From ecb679264bade1b81808020d96943f25af59ca11 Mon Sep 17 00:00:00 2001 From: Igor Adamenko Date: Thu, 16 Sep 2021 23:53:33 +0300 Subject: [PATCH] Rearrange the list according to the today stat --- README.md | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 8a2e64b..8459933 100644 --- a/README.md +++ b/README.md @@ -75,6 +75,9 @@ - **[PHP Parser](https://github.com/nikic/PHP-Parser)** by [Nikita Popov](https://github.com/nikic)
A PHP parser written in PHP. +- **[Piggy Metrics](https://github.com/sqshq/piggymetrics)** by [Alexander Lukyanchikov](https://github.com/sqshq)
+ Microservice Architecture with Spring Boot, Spring Cloud and Docker. + - **[PostCSS](https://github.com/postcss/postcss)** by [Andrey Sitnik](https://github.com/ai)
Tool for transforming styles with JS plugins. @@ -87,6 +90,9 @@ - **[React Native macOS](https://github.com/ptmt/react-native-macos)** by [Dima Loktev](https://github.com/ptmt)
React Native for macOS is an experimental fork for writing desktop apps using Cocoa. +- **[React Styleguidist](https://github.com/styleguidist/react-styleguidist)** by [Artem Sapegin](https://github.com/sapegin)
+ Isolated React component development environment with a living style guide. + - **[Redisson](https://github.com/redisson/redisson)** by [Nikita Koksharov](https://github.com/mrniko)
Redis Java client with features of In-Memory Data Grid. @@ -197,6 +203,9 @@ - **[Effector](https://github.com/zerobias/effector)** by [Dmitry Boldyrev](https://github.com/zerobias)
An effective multi-store state manager for JavaScript apps. +- **[Einops](https://github.com/arogozhnikov/einops)** by [Alex Rogozhnikov](https://github.com/arogozhnikov)
+ Deep learning operations reinvented (for pytorch, tensorflow, chainer, gluon and others). + - **[ElFinder](https://github.com/Studio-42/elFinder)** by [Studio 42](https://github.com/Studio-42)
Open-source file manager for web, written in JavaScript using jQuery and jQuery UI. @@ -344,11 +353,11 @@ - **[Pako](https://github.com/nodeca/pako)** by [Vitaly Puzrin](https://github.com/puzrin) & [Andrei Tupitcyn](https://github.com/andr83)
High speed zlib port to JavaScript, works in browser & Node.js. -- **[Piggy Metrics](https://github.com/sqshq/piggymetrics)** by [Alexander Lukyanchikov](https://github.com/sqshq)
- Microservice Architecture with Spring Boot, Spring Cloud and Docker. - - **[Practical RL](https://github.com/yandexdataschool/Practical_RL)** by [YSDA](https://github.com/yandexdataschool) & HSE
A course in reinforcement learning in the wild. + +- **[Pulse](https://github.com/kean/Pulse)** by [Alexander Grebenyuk](https://github.com/kean)
+ Logger and Network Inspector for Apple Platforms. - **[Python 3 with pleasure](https://github.com/arogozhnikov/python3_with_pleasure)** by [Alex Rogozhnikov](https://github.com/arogozhnikov)
A short guide on features of Python 3 with examples. @@ -359,9 +368,6 @@ - **[React Konva](https://github.com/konvajs/react-konva)** by [Anton Lavrenov](https://github.com/lavrton)
React + Canvas = Love. JavaScript library for drawing complex canvas graphics using React. -- **[React Styleguidist](https://github.com/styleguidist/react-styleguidist)** by [Artem Sapegin](https://github.com/sapegin)
- Isolated React component development environment with a living style guide. - - **[Sampler](https://github.com/sqshq/sampler)** by [Alexander Lukyanchikov](https://github.com/sqshq)
Tool for shell commands execution, visualization and alerting. Configured with a simple YAML file. @@ -508,9 +514,6 @@ - **[EfficientNet Keras](https://github.com/qubvel/efficientnet)** by [Pavel Yakubovskiy](https://github.com/qubvel)
Implementation of EfficientNet model. Keras and TensorFlow Keras. -- **[Einops](https://github.com/arogozhnikov/einops)** by [Alex Rogozhnikov](https://github.com/arogozhnikov)
- Deep learning operations reinvented (for pytorch, tensorflow, chainer, gluon and others). - - **[Everpad](https://github.com/nvbn/everpad)** by [Vladimir Iakovlev](https://github.com/nvbn)
Evernote client well integrated with Linux desktop. @@ -750,9 +753,6 @@ - **[ProvisionQL](https://github.com/ealeksandrov/ProvisionQL)** by [Evgeny Aleksandrov](https://github.com/ealeksandrov)
Quick Look plugin for apps and provisioning profile files. - -- **[Pulse](https://github.com/kean/Pulse)** by [Alexander Grebenyuk](https://github.com/kean)
- Logger and Network Inspector for Apple Platforms. - **[Reform](https://github.com/go-reform/reform)** by [Alexey Palazhchenko](https://github.com/AlekSi)
A better ORM for Go and `database/sql`.