olshevskiy87's Stars
kamranahmedse/design-patterns-for-humans
An ultra-simplified explanation to design patterns
vlang/v
Simple, fast, safe, compiled language for developing maintainable software. Compiles itself in <1s with zero library dependencies. Supports automatic C => V translation. https://vlang.io
ibraheemdev/modern-unix
A collection of modern/faster/saner alternatives to common unix commands.
abhisheknaiidu/awesome-github-profile-readme
😎 A curated list of awesome GitHub Profile which updates in real time
nostalgic-css/NES.css
NES-style CSS Framework | ファミコン風CSSフレームワーク
moovweb/gvm
Go Version Manager
zeromq/libzmq
ZeroMQ core engine in C++, implements ZMTP/3.1
predis/predis
A flexible and feature-complete Redis client for PHP.
filhodanuvem/gitql
💊 A git query language
manifoldco/promptui
Interactive prompt for command-line applications
zeromq/pyzmq
PyZMQ: Python bindings for zeromq
prompt-toolkit/pyvim
Pure Python Vim clone.
NoiseByNorthwest/php-spx
A simple & straight-to-the-point PHP profiling extension with its built-in web UI
fzipp/gocyclo
Calculate cyclomatic complexities of functions in Go source code.
halaxa/json-machine
Efficient, easy-to-use, and fast PHP JSON stream parser
vtereshkov/umka-lang
Umka: a statically typed embeddable scripting language
igbinary/igbinary
Igbinary is a drop in replacement for the standard php serializer.
sindresorhus/awesome-lint
Linter for Awesome lists
hollodotme/fast-cgi-client
A PHP fast CGI client for sending requests (a)synchronously to PHP-FPM
orafce/orafce
The "orafce" project implements in Postgres some of the functions from the Oracle database that are missing (or behaving differently).Those functions were verified on Oracle 10g, and the module is useful for production work.
Wazzaps/jqed
json interactive stream editor (jq + up) - for Linux and MacOS
adoy/vim-php-refactoring-toolbox
VIM Php Refactoring Toolbox
mitsuhiko/phpserialize
A PHP serializer implementation for Python
devemio/docker-color-output
🎨 Docker color output which improves readability.
rootkiter/vim-hexedit
Hexedit is a plug-in under VIM, which is used to strengthen the hex editing ability of VIM.
wuyunfeng/Python-FastCGI-Client
A FastCGI Client for Python (directly communicate with fastcgi-server such as PHP-FPM etc.) NOTE: Do not support python 3.x.
luyilin/json-format-highlight
Format json and highlight it as well (only 652 bytes).
devem-tech/echo
Flexible mock server with reverse proxy capabilities and simple JSON-based configuration.
noorwachid/vim-vlanguage
Vim syntax highlighter for V language.
spaceman9/Python3FCGIClient
Python3 FCGI Client