medyun's Stars
dr5hn/countries-states-cities-database
🌍 Discover our global repository of countries, states, and cities! 🏙️ Get comprehensive data in JSON, SQL, PSQL, XML, YAML, and CSV formats. Access ISO2, ISO3 codes, country code, capital, native language, timezones (for countries), and more. #countries #states #cities
ecoshub/stable
ASCII table creator / generator
ecoshub/jin
Fastest JSON interpreter for GO
Eugeny/tabby
A terminal for a more modern age
ohmyzsh/ohmyzsh
🙃 A delightful community-driven (with 2,400+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an auto-update tool that makes it easy to keep up with the latest updates from the community.
trekhleb/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
akrylysov/pogreb
Embedded key-value store for read-heavy workloads written in Go
Unstructured-IO/unstructured
Open source libraries and APIs to build custom preprocessing pipelines for labeling, training, or production machine learning pipelines.
papers-we-love/papers-we-love
Papers from the computer science community to read and discuss.
binpash/try
Inspect a command's effects before modifying your live system
syndtr/goleveldb
LevelDB key/value database in Go.
twitter/the-algorithm
Source code for Twitter's Recommendation Algorithm
espanso/espanso
Cross-platform Text Expander written in Rust
gamenet/redis-memory-analyzer
Redis memory profiler to find the RAM bottlenecks throw scaning key space in real time and aggregate RAM usage statistic by patterns.
roadrunner-server/roadrunner
🤯 High-performance PHP application server, process manager written in Go and powered with plugins
github/copilot-docs
Documentation for GitHub Copilot
rybakit/msgpack.php
A pure PHP implementation of the MessagePack serialization format / msgpack.org[PHP]
c1982/swe-dashboard
WIP! Important metrics for SWE teams
vlucas/phpdotenv
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
grafana/k6
A modern load testing tool, using Go and JavaScript - https://k6.io
google/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
laradock/laradock
Full PHP development environment for Docker.
hhxsv5/laravel-s
LaravelS is an out-of-the-box adapter between Laravel/Lumen and Swoole.
phpstan/phpstan
PHP Static Analysis Tool - discover bugs in your code without running it!
predis/predis
A flexible and feature-complete Redis client for PHP.
deployphp/deployer
The PHP deployment tool with support for popular frameworks out of the box
phpredis/phpredis
A PHP extension for Redis
serbanghita/Mobile-Detect
Mobile_Detect is a lightweight PHP class for detecting mobile devices (including tablets). It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.
SpartnerNL/Laravel-Excel
🚀 Supercharged Excel exports and imports in Laravel
tymondesigns/jwt-auth
🔐 JSON Web Token Authentication for Laravel & Lumen