Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
awesome-stars
A curated list of my GitHub stars! Generated by starred.
https://github.com/Fatal1ty/awesome-stars
Last synced: about 3 hours ago
JSON representation
-
Python
- saulpw/visidata - A terminal spreadsheet multitool for discovering and arranging data
- sdispater/pendulum - Python datetimes made easy
- lra/mackup - Keep your application settings in sync (OS X/Linux)
- pre-commit/pre-commit - A framework for managing and maintaining multi-language pre-commit hooks.
- channable/opnieuw - One weird trick to make your code more reliable
- gyli/PyWaffle - 🧇 Make Waffle Charts in Python.
- pyecharts/pyecharts - 🎨 Python Echarts Plotting Library
- cutecharts/cutecharts.py - 📉 Hand drawing style charts library for Python
- bureaucratic-labs/dostoevsky - Sentiment analysis library for russian language
- click-contrib/click-option-group - Option groups missing in Click
- aio-libs/aioamqp_consumer - consumer/producer/rpc library built over aioamqp
- mingrammer/diagrams - :art: Diagram as Code for prototyping cloud system architectures
- joerick/pyinstrument - 🚴 Call stack profiler for Python. Shows you why your code is slow!
- spipm/Depix - Recovers passwords from pixelized screenshots
- explosion/spaCy - 💫 Industrial-strength Natural Language Processing (NLP) in Python
- rbanffy/pip-chill - A more relaxed `pip freeze`
- laixintao/iredis - Interactive Redis: A Terminal Client for Redis with AutoCompletion and Syntax Highlighting.
- liiight/notifiers - The easy way to send notifications
- taverntesting/tavern - A command-line tool and Python library and Pytest plugin for automated testing of RESTful APIs, with a simple, concise and flexible YAML-based syntax
- laike9m/pdir2 - Pretty dir() printing with joy:beer:
- fastapi/fastapi - FastAPI framework, high performance, easy to learn, fast to code, ready for production
- ets-labs/python-dependency-injector - Dependency injection framework for Python
- automl/auto-sklearn - Automated Machine Learning with scikit-learn
- waszil/pyembc - Declarative library for for describing embedded C data types in python
- lark-parser/lark - Lark is a parsing toolkit for Python, built with a focus on ergonomics, performance and modularity.
- jmoiron/humanize - python humanize functions
- r1chardj0n3s/parse - Parse strings using a specification based on the Python format() syntax.
- howie6879/ruia - Async Python 3.6+ web scraping micro-framework based on asyncio
- nschloe/termtables - :desktop_computer: Pretty tables in the terminal
- nschloe/termplotlib - :chart_with_upwards_trend: Plotting on the command line
- erdewit/distex - Distributed process pool for Python
- seandstewart/typical - Typical: Fast, simple, & correct data-validation using Python 3 typing.
- anandpawara/Real_Time_Image_Animation - The Project is real time application in opencv using first order model
- roo-oliv/injectable - Python Dependency Injection for Humans™
- Neoteroi/BlackSheep - Fast ASGI web framework for Python
- pytest-dev/pytest-mock - Thin-wrapper around the mock package for easier use with pytest
- gawel/aiocron - Crontabs for asyncio
- keras-team/autokeras - AutoML library for deep learning
- eigenein/protobuf - Python implementation of Protocol Buffers with dataclass-based schemaʼs
- pinetr2e/napkin - Python as DSL for writing PlantUML sequence diagrams
- bogdandm/json2python-models - Generate Python model classes (pydantic, attrs, dataclasses) based on JSON datasets with typing module support
- dephell/dephell - :package: :fire: Python project management. Manage packages: convert between formats, lock, install, resolve, isolate, test, build graph, show outdated, audit. Manage venvs, build package, bump versio
- danielgtaylor/python-betterproto - Clean, modern, Python 3.6+ code generator & library for Protobuf 3 and async gRPC
- pymorphy2/pymorphy2 - Morphological analyzer / inflection engine for Russian and Ukrainian languages.
- abusix/ahocorapy - Pure python Aho-Corasick library.
- Fatal1ty/tinkoff-api - Python Tinkoff API client for asyncio and humans
- cookiecutter/cookiecutter - A cross-platform command-line utility that creates projects from cookiecutters (project templates), e.g. Python package projects, C projects.
- closeio/ciso8601 - Fast ISO8601 date time parser for Python written in C
- kiorky/croniter-fork - croniter is a python module to provide iteration for datetime object.
- tqdm/tqdm - :zap: A Fast, Extensible Progress Bar for Python and CLI
- verigak/progress - Easy to use progress bars for Python
- Mailu/Mailu - Insular email distribution - mail server as Docker images
- tbenthompson/cppimport - Import C++ files directly from Python!
- Fatal1ty/aiocached - Simple decorator to cache coroutine function results
- maximdanilchenko/aiohttp-apispec - Build and document REST APIs with aiohttp and apispec
- tortoise/tortoise-orm - Familiar asyncio ORM for python, built with relations in mind
- kayak/pypika - PyPika is a python SQL query builder that exposes the full richness of the SQL language using a syntax that reflects the resulting query. PyPika excels at all sorts of SQL queries but is especially us
- imWildCat/scylla - Intelligent proxy pool for Humans™ to extract content from the internet and build your own Large Language Models in this new AI era
- tox-dev/sphinx-autodoc-typehints - Type hints support for the Sphinx autodoc extension
- santinic/pampy - Pampy: The Pattern Matching for Python you always dreamed of.
- certifi/python-certifi - (Python Distribution) A carefully curated collection of Root Certificates for validating the trustworthiness of SSL certificates while verifying the identity of TLS hosts.
- omnilib/aiomultiprocess - Take a modern Python codebase to the next level of performance.
- google/pytype - A static type analyzer for Python code
- streamlit/streamlit - Streamlit — A faster way to build and share data apps.
- shobrook/rebound - Command-line tool that instantly fetches Stack Overflow results when an exception is thrown
- mkaz/termgraph - a python command-line tool which draws basic graphs in the terminal
- aiogram/aiogram - aiogram is a modern and fully asynchronous framework for Telegram Bot API written in Python using asyncio
- pnuckowski/aioresponses - Aioresponses is a helper for mock/fake web requests in python aiohttp package.
- anime-dl/anime-downloader - A simple but powerful anime downloader and streamer.
- axiak/fuzzyset - A simple fuzzy matching set for python strings
- sumerc/yappi - Yet Another Python Profiler, but this time multithreading, asyncio and gevent aware.
- prkumar/uplink - A Declarative HTTP Client for Python
- secdev/scapy - Scapy: the Python-based interactive packet manipulation program & library.
- Delgan/loguru - Python logging made (stupidly) simple
- PiMaker/Teletun - IP over Telegram, because why not.
- tartiflette/tartiflette - GraphQL Engine built with Python 3.6+ / asyncio
- mewwts/addict - The Python Dict that's better than heroin.
- edgedb/edgedb-python - The official Python client library for EdgeDB
- more-itertools/more-itertools - More routines for operating on iterables, beyond itertools
- aio-libs/async-timeout - asyncio-compatible timeout class
- latchset/jwcrypto - Implements JWK,JWS,JWE specifications using python-cryptography
- pydantic/pydantic - Data validation using Python type hints
- bchao1/bullet - 🚅 Interactive prompts made simple. Build a prompt like stacking blocks.
- encode/databases - Async database support for Python. 🗄
- smacke/ffsubsync - Automagically synchronize subtitles with video.
- Fatal1ty/aiobroker
- python-trio/purerpc - Native, async Python gRPC client and server implementation supporting asyncio, uvloop, and trio
- aio-libs/aiojobs - Jobs scheduler for managing background task (asyncio)
- ageitgey/face_recognition - The world's simplest facial recognition api for Python and the command line
- thumbor/thumbor - thumbor is an open-source photo thumbnail service by globo.com
- perseas/Pyrseas - Provides utilities for Postgres database schema versioning.
- reagento/adaptix - An extremely flexible and configurable data model conversion library.
- bup/bup - Very efficient backup system based on the git packfile format, providing fast incremental saves and global deduplication (among and within files, including virtual machine images). Please post problem
- tammoippen/geopip - Reverse geocode a lng/lat coordinate within a geojson `FeatureCollection` and return information about the containing country (polygon).
- uqfoundation/dill - serialize all of Python
- lidatong/dataclasses-json - Easily serialize Data Classes to and from JSON
- PyCQA/bandit - Bandit is a tool designed to find common security issues in Python code.
- zhebrak/raftos - Asynchronous replication framework for distributed Python projects
- pypa/pipenv - Python Development Workflow for Humans.
- s-knibbs/dataclasses-jsonschema - JSON schema generation from dataclasses
- vibora-io/vibora - Fast, asynchronous and elegant Python web framework.
- python-gino/gino - GINO Is Not ORM - a Python asyncio ORM on SQLAlchemy core.
- gusutabopb/aioinflux - Asynchronous Python client for InfluxDB
- borntyping/python-colorlog - A colored formatter for the python logging module
- upa/deadman - deadman is a curses-based host status checking application using ping
- python-attrs/attrs - Python Classes Without Boilerplate
- aio-libs/aiohttp - Asynchronous HTTP client/server framework for asyncio and Python
- Deepwalker/trafaret - Ultimate transformation library that supports validation, contexts and aiohttp.
- cobrateam/splinter - splinter - python test framework for web applications
- kivy/kivy - Open source UI framework written in Python, running on Windows, Linux, macOS, Android and iOS
- jeanphix/Ghost.py - Webkit based scriptable web browser for python.
- 7ws/webkitcrawler - QtWebKit-based web crawler
- Instagram/MonkeyType - A Python library that generates static type annotations by collecting runtime types
- pypyjs/pypyjs - PyPy compiled to JavaScript
- delimitry/ascii_canvas - ASCII canvas for drawing in console
- marshmallow-code/marshmallow - A lightweight library for converting complex objects to and from simple Python datatypes.
- gawel/pyquery - A jquery-like library for python
- Kinto/kinto - A generic JSON document store with sharing and synchronisation capabilities.
- pytorch/pytorch - Tensors and Dynamic neural networks in Python with strong GPU acceleration
- numba/numba - NumPy aware dynamic Python compiler using LLVM
- BitBotFactory/MikaLendingBot - Automated lending on Cryptocurrency exchanges Poloniex and Bitfinex
- aio-libs/aiomcache - Minimal asyncio memcached client
- pennsignals/aptos - :sunny: A tool for validating data using JSON Schema and converting JSON Schema documents into different data-interchange formats
- kevinconway/rpmvenv - RPM packager for Python virtualenv.
- bigchaindb/bigchaindb - Meet BigchainDB. The blockchain database.
- Tinche/aiofiles - File support for asyncio
- daviddrysdale/python-phonenumbers - Python port of Google's libphonenumber
- vulnersCom/getsploit - Command line utility for searching and downloading exploits
- horazont/aioxmpp - An XMPP library for use with Python 3.5+ asyncio.
- catboost/catboost - A fast, scalable, high performance Gradient Boosting on Decision Trees library, used for ranking, classification, regression and other machine learning tasks for Python, R, Java, C++. Supports computa
- python-odin/odin - Data-structure definition/validation/traversal, mapping and serialisation toolkit for Python
- vividvilla/csvtotable - Simple command-line utility to convert CSV files to searchable and sortable HTML table.
- sanic-org/sanic - Accelerate your web app development | Build fast. Run fast.
- Fuyukai/Kyoukai - [OLD] A fully async web framework for Python3.5+ using asyncio
- asphalt-framework/asphalt - Asphalt application framework (core)
- saghul/pythonz - Python installation manager supporting CPython, Stackless, PyPy and Jython
- mpdavis/python-jose - A JOSE implementation in Python
- Fatal1ty/consul-options - Framework for using Consul as your project options storage
- dialogflow/dialogflow-python-client - Python library for Dialogflow
- Fatal1ty/aioapns - An efficient APNs Client Library for Python/asyncio
- Fatal1ty/aiofcm - An efficient Firebase Cloud Messaging Client Library for Python/asyncio
- python-hyper/h2 - HTTP/2 State-Machine based protocol implementation
- decentfox/aioh2 - HTTP/2 implementation with hyper-h2 on Python 3 asyncio.
- Polyconseil/aioamqp - AMQP implementation using asyncio
- getredash/redash - Make Your Company Data Driven. Connect to any data source, easily visualize, dashboard and share your data.
- aio-libs/yarl - Yet another URL library
- MagicStack/httptools - Fast HTTP parser
- piskvorky/gensim - Topic Modelling for Humans
- ansible/molecule - Molecule aids in the development and testing of Ansible content: collections, playbooks and roles
- brandon-rhodes/logging_tree - Debug Python logging problems by printing out the tree of handlers you have defined.
- twisted/klein - werkzeug + twisted.web
- numba/llvmlite - A lightweight LLVM python binding for writing JIT compilers
- x0rz/tweets_analyzer - Tweets metadata scraper & activity analyzer
- renskiy/fabricio - Docker deploy automation tool
- dask/dask - Parallel computing with task scheduling
- fake-useragent/fake-useragent - Up-to-date simple useragent faker with real world database
- python-hyper/uritemplate - URI template parsing per RFC6570
- dabeaz/curio - Good Curio!
- lk-geimfari/mimesis - Mimesis is a robust data generator for Python that can produce a wide range of fake data in multiple languages.
- MagicStack/asyncpg - A fast PostgreSQL Database Client Library for Python/asyncio.
- pfalcon/picotui - Lightweight, pure-Python Text User Interface (TUI) widget toolkit with minimal dependencies. Dedicated to the Pycopy project.
- gelstudios/gitfiti - abusing github commit history for the lulz
- spotify/luigi - Luigi is a Python module that helps you build complex pipelines of batch jobs. It handles dependency resolution, workflow management, visualization etc. It also comes with Hadoop support built in.
- agronholm/apscheduler - Task scheduling library for Python
- floodsung/Deep-Learning-Papers-Reading-Roadmap - Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
- faif/python-patterns - A collection of design patterns/idioms in Python
- hellozimi/AirPlayer
- spulec/freezegun - Let your Python tests travel through time
- pohmelie/aiovk - vk.com API python wrapper for asyncio
- voronind/vk - vk.com API python wrapper
- aymericdamien/TopDeepLearning - A list of popular github projects related to deep learning
- sqlmapproject/sqlmap - Automatic SQL injection and database takeover tool
- magniff/endless - Stack overflow freedom
- evanhempel/python-flamegraph - Statistical profiler which outputs in format suitable for FlameGraph (http://www.brendangregg.com/flamegraphs.html)
- gpiozero/gpiozero - A simple interface to GPIO devices with Raspberry Pi
- zestyping/q - Quick and dirty debugging output for tired programmers. ⛺
- httpie/http-prompt - An interactive command-line HTTP and API testing client built on top of HTTPie featuring autocomplete, syntax highlighting, and more. https://twitter.com/httpie
- ProfOak/ascii_py - Make some ascii arts
- Fatal1ty/logstash-easy - Very easy to use Logstash logging handler
- songkaiape/CuteR
- buckket/twtxt - Decentralised, minimalist microblogging service for hackers.
- appnexus/pyrobuf - A Cython alternative to Google's Python Protobuf library
- Fatal1ty/amqpipe - Twisted based pipeline framework for AMQP
- chimpler/pyhocon - HOCON parser for Python
- deis/deis - Deis v1, the CoreOS and Docker PaaS: Your PaaS. Your Rules.
- jeffkaufman/icdiff - improved colored diff
- locustio/locust - Write scalable load tests in plain Python 🚗💨
- what-studio/profiling - Was an interactive continuous Python profiler.
- noamraph/tqdm - Add a progress meter to your loops in a second
- Fatal1ty/carbonstat - Metric collection agent for Carbon
- jisaacks/GitGutter - A Sublime Text 2/3 plugin to see git diff in gutter
- pallets/click - Python composable command line interface toolkit
- omab/python-social-auth - Social auth made simple
- Supervisor/supervisor - Supervisor process control system for Unix (supervisord)
- DamnWidget/anaconda - Anaconda turns your Sublime Text 3 in a full featured Python development IDE including autocompletion, code linting, IDE features, autopep8 formating, McCabe complexity checker Vagrant and Docker supp
- takluyver/pynsist - Build Windows installers for Python applications
- Python-Markdown/markdown - A Python implementation of John Gruber’s Markdown with Extension support.
- Fatal1ty/vknotifier - App for notification of changing online statuses for specific users on vk.com
- Fatal1ty/vk - Package for interaction with vk.com API
- haard/gitapi - Mirror of https://bitbucket.org/haard/gitapi
- codeinn/vcs - Various version Control System management abstraction layer for python.
- jelmer/dulwich - Pure-Python Git implementation
- FriendCode/gittle - Pythonic Git for Humans
- tomerfiliba/plumbum - Plumbum: Shell Combinators
- pyapi-gitlab/pyapi-gitlab - pyapi-gitlab is a python wrapper for the Gitlab API.
- myusuf3/delorean - Delorean: Time Travel Made Easy
- amoffat/sh - Python process launching
- hynek/structlog - Simple, powerful, and fast logging for Python.
- docopt/docopt - Create *beautiful* command-line interfaces with Python
- celery/celery - Distributed Task Queue (development branch)
- gorakhargosh/watchdog - Python library and shell utilities to monitor filesystem events.
- pandas-dev/pandas - Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
- JustAMan/pyWinClobber - A set of Python scripts to clobber some free space out of Windows installations. Use at your own risk!
- Fatal1ty/vkdownloader - App for parallel downloading of photos, audios and other from vk.com
- paver/paver - Python-based project scripting.
- psf/requests - A simple, yet elegant, HTTP library.
- threat9/routersploit - Exploitation Framework for Embedded Devices
- daijro/hrequests - 🚀 Web scraping for humans
- Vinyzu/Botright - Botright, the most advance undetected, fingerprint-changing, captcha-solving, open-source automation framework. Build on Playwright, its as easy to use as it is to extend your code. Solving your Captc
- psf/requests-html - Pythonic HTML Parsing for Humans™
- replicate/cog - Containers for machine learning
- mosquito/markdown-pytest - A simple module to test your documentation examples with pytest
- econchick/interrogate - Explain yourself! Interrogate a codebase for docstring coverage.
- python-jsonschema/check-jsonschema - A CLI and set of pre-commit hooks for jsonschema validation with built-in support for GitHub Workflows, Renovate, Azure Pipelines, and more!
- sshuttle/sshuttle - Transparent proxy server that works as a poor man's VPN. Forwards over ssh. Doesn't require admin. Works with Linux and MacOS. Supports DNS tunneling.
- jxnl/instructor - structured outputs for llms
- pomponchik/cantok - Implementation of the "Cancellation Token" pattern
- Free-TV/IPTV - M3U Playlist for free TV channels
- adamchainz/blacken-docs - Run `black` on python code blocks in documentation files
- caronc/apprise - Apprise - Push Notifications that work with just about every platform!
- simonw/sqlite-utils - Python CLI utility and library for manipulating SQLite databases
- hauntsaninja/useful_types - Useful types for Python
- pydantic/FastUI - Build better UIs faster.
- httpie/cli - 🥧 HTTPie CLI — modern, user-friendly command-line HTTP client for the API era. JSON support, colors, sessions, downloads, plugins & more.
- pypa/readme_renderer - Safely render long_description/README files in Warehouse
- zauberzeug/nicegui - Create web-based user interfaces with Python. The nice way.
- m-bain/whisperX - WhisperX: Automatic Speech Recognition with Word-level Timestamps (& Diarization)
- tarpas/pytest-testmon - Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.
- erikrose/parsimonious - The fastest pure-Python PEG parser I can muster
- serengil/deepface - A Lightweight Face Recognition and Facial Attribute Analysis (Age, Gender, Emotion and Race) Library for Python
- jwbargsten/pytest-archon - Rule your architecture like a real developer
- libretro/libretro-database - Repository containing cheatcode files, content data files, etc.
- TapiocaFox/Daijishou - Daijishō is a retro launcher that let you manage your retro games libraries. This repo is for assets and served as a main page.
- PrefectHQ/prefect - Prefect is a workflow orchestration framework for building resilient data pipelines in Python.
- nedbat/watchgha - Live display of current GitHub action runs
- airbytehq/airbyte - The leading data integration platform for ETL / ELT data pipelines from APIs, databases & files to data warehouses, data lakes & data lakehouses. Both self-hosted and Cloud-hosted.
- csvoss/onelinerizer - Shamelessly convert any Python 2 script into a terrible single line of code
- mitmproxy/mitmproxy - An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers.
- pomponchik/instld - The simplest package management
- psf/black - The uncompromising Python code formatter
- jaraco/pip-run - pip-run - dynamic dependency loader for Python
- laike9m/Python-Type-Challenges - Master Python typing (type hints) with interactive online exercises!
- mail-in-a-box/mailinabox - Mail-in-a-Box helps individuals take back control of their email by defining a one-click, easy-to-deploy SMTP+everything else server: a mail server in a box.
- jerry-git/pytest-split - Pytest plugin which splits the test suite to equally sized "sub suites" based on test execution time.
- hugovk/norwegianblue - CLI to show end-of-life dates for a number of products.
- osm-search/Nominatim - Open Source search based on OpenStreetMap data
- TkTech/pysimdjson - Python bindings for the simdjson project.
- mlc-ai/mlc-llm - Universal LLM Deployment Engine with ML Compilation
- mckinsey/vizro - Vizro is a toolkit for creating modular data visualization applications.
- laixintao/flameshow - A terminal Flamegraph viewer.
- mosquito/tagz - tagz is a html tags builder
- pypa/cibuildwheel - 🎡 Build Python wheels for all the platforms with minimal configuration.
- hynek/svcs - A Flexible Service Locator for Python.
- life4/deal - 🤝 Design by contract for Python. Write bug-free code. Add a few decorators, get static analysis and tests for free.
- satwikkansal/wtfpython - What the f*ck Python? 😱
- lucsorel/py2puml - Generate PlantUML class diagrams to document your Python application.
- patrick91/links-demo - Sample package for testing PyPI links.
- adbar/trafilatura - Python & Command-line tool to gather text and metadata on the Web: Crawling, scraping, extraction, output as CSV, JSON, HTML, MD, TXT, XML
- posit-dev/py-shiny - Shiny for Python
- Textualize/frogmouth - A Markdown browser for your terminal
- mishamsk/pyoak - Library for building and working with arbitrary ASTs on top dataclasses
- psf/pyperf - Toolkit to run Python benchmarks
- python/typing_extensions - Backported and experimental type hints for Python
- openai/whisper - Robust Speech Recognition via Large-Scale Weak Supervision
- reactive-python/reactpy - It's React, but in Python
- joke2k/faker - Faker is a Python package that generates fake data for you.
- Significant-Gravitas/AutoGPT - AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
- lm-sys/FastChat - An open platform for training, serving, and evaluating large language models. Release repo for Vicuna and Chatbot Arena.
- Fatal1ty/mashumaro - Fast and well tested serialization library
- Fatal1ty/openapify - Framework agnostic OpenAPI Specification generation for code lovers
- aminalaee/uuid-utils - Python bindings to Rust UUID
- agronholm/typeguard - Run-time type checker for Python
- dosisod/refurb - A tool for refurbishing and modernizing Python codebases
- reflex-dev/reflex - 🕸️ Web apps in pure Python 🐍
- erikrose/blessings - A thin, practical wrapper around terminal capabilities in Python
- codespell-project/codespell - check code for common misspellings
- brandtbucher/specialist - Visualize CPython's specializing, adaptive interpreter. :fire:
- sparckles/Robyn - Robyn is a Super Fast Async Python Web Framework with a Rust runtime.
- falconry/falcon - The no-magic web data plane API and microservices framework for Python developers, with a focus on reliability, correctness, and performance at scale.
- cirospaciari/socketify.py - Bringing Http/Https and WebSockets High Performance servers for PyPy3 and Python3
- schemathesis/schemathesis - Supercharge your API testing, catch bugs, and ensure compliance
- marshmallow-code/apispec - A pluggable API specification generator. Currently supports the OpenAPI Specification (f.k.a. the Swagger specification)..
- Stability-AI/stablediffusion - High-Resolution Image Synthesis with Latent Diffusion Models
- microsoft/playwright-python - Python version of the Playwright testing and automation library.
- chubin/cheat.sh - the only cheat sheet you need
- copier-org/copier - Library and command-line utility for rendering projects templates.
- hukkin/tomli - A lil' TOML parser
- lorien/user_agent - Generator of User-Agent header
- ronf/asyncssh - AsyncSSH is a Python package which provides an asynchronous client and server implementation of the SSHv2 protocol on top of the Python asyncio framework.
- bczsalba/pytermgui - Python TUI framework with mouse support, modular widget system, customizable and rapid terminal markup language and more!
- borisdayma/dalle-mini - DALL·E Mini - Generate images from a text prompt
- datafold/data-diff - Compare tables within or across databases
- adriangs1996/wintry - Python web framework in a new way, a cooler way. Winter is comming
- nolar/kopf - A Python framework to write Kubernetes operators in just a few lines of code
- reloadware/reloadium - Hot Reloading and Profiling for Python
- google/python-fire - Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.
- bloomberg/memray - Memray is a memory profiler for Python
- darrenburns/dunk - Prettier git diffs in the terminal 🎨
- yandex/gixy - Nginx configuration static analyzer
- tonybaloney/perflint - Python Linter for performance anti patterns
- pywebio/PyWebIO - Write interactive web app in script way.
- swansonk14/typed-argument-parser - Typed argument parser for Python
- hylang/hy - A dialect of Lisp that's embedded in Python
- openzim/zimit - Make a ZIM file from any Web site and surf offline!
- VeNoMouS/cloudscraper - A Python module to bypass Cloudflare's anti-bot page.
- rsalmei/alive-progress - A new kind of Progress Bar, with real-time throughput, ETA, and very cool animations!
- explosion/thinc - 🔮 A refreshing functional take on deep learning, compatible with your favorite libraries
- Textualize/textual - The lean application framework for Python. Build sophisticated user interfaces with a simple Python API. Run your apps in the terminal and a web browser.
- cpcloud/protoletariat - Protocol Buffers for the rest of us
- dry-python/classes - Smart, pythonic, ad-hoc, typed polymorphism for Python
- zanellia/prometeo - An experimental Python-to-C transpiler and domain specific language for embedded high-performance computing
- nipunn1313/mypy-protobuf - open source tools to generate mypy stubs from protobufs
- WangYihang/GitHacker - 🕷️ A `.git` folder exploiting tool that is able to restore the entire Git repository, including stash, common branches and common tags.
- maguowei/starred - creating your own Awesome List by GitHub stars!
- kellyjonbrazil/jc - CLI tool and python library that converts the output of popular command-line tools, file-types, and common strings to JSON, YAML, or Dictionaries. This allows piping of output to tools like jq and sim
- python-injector/injector - Python dependency injection framework, inspired by Guice
- kylepollina/objexplore - A terminal UI to inspect and explore Python objects
- plasma-umass/scalene - Scalene: a high-performance, high-precision CPU, GPU, and memory profiler for Python with AI-powered optimization proposals
- jcrist/msgspec - A fast serialization and validation library, with builtin support for JSON, MessagePack, YAML, and TOML
- collerek/ormar - python async orm with fastapi in mind and pydantic validation
- unit8co/darts - A python library for user-friendly forecasting and anomaly detection on time series.
- subzeroid/instagrapi - 🔥 The fastest and powerful Python library for Instagram Private API 2024
- Textualize/rich - Rich is a Python library for rich text and beautiful formatting in the terminal.
- gistart/asyncio-pool - Pool for asyncio with multiprocessing, threading and gevent -like interface
- hustcc/timeago - :hourglass: Simple library used to format datetime with `*** time ago` statement. eg: "3 hours ago".
- astanin/python-tabulate - Pretty-print tabular data in Python, a library and a command-line utility. Repository migrated from bitbucket.org/astanin/python-tabulate.
- wolverdude/GenSON - GenSON is a powerful, user-friendly JSON Schema generator built in Python.
- patroni/patroni - A template for PostgreSQL High Availability with Etcd, Consul, ZooKeeper, or Kubernetes
- litl/backoff - Python library providing function decorators for configurable backoff and retry
- ai-forever/ru-gpts - Russian GPT3 models.
- reorx/httpstat - curl statistics made simple
- alievk/avatarify-python - Avatars for Zoom, Skype and other video-conferencing apps.
- tefra/xsdata - Naive XML & JSON Bindings for python
- dfurtado/dataclass-csv - Map CSV to Data Classes
- c4urself/bump2version - Version-bump your software with a single command
- Knio/dominate - Dominate is a Python library for creating and manipulating HTML documents using an elegant DOM API. It allows you to write HTML pages in pure Python very concisely, which eliminate the need to learn
- thombashi/pytablewriter - pytablewriter is a Python library to write a table in various formats: AsciiDoc / CSV / Elasticsearch / HTML / JavaScript / JSON / LaTeX / LDJSON / LTSV / Markdown / MediaWiki / NumPy / Excel / Pandas
- 23andMe/Yamale - A schema and validator for YAML.
- ludwig-ai/ludwig - Low-code framework for building custom LLMs, neural networks, and other AI models
- Grokzen/pykwalify - Python YAML/JSON schema validation library
- beartype/beartype - Unbearably fast near-real-time hybrid runtime-static type-checking in pure Python.
- pyppeteer/pyppeteer - Headless chrome/chromium automation library (unofficial port of puppeteer)
- donnemartin/system-design-primer - Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
- MSeifert04/simple_benchmark - A simple benchmarking package including visualization facilities.
- jsvine/markovify - A simple, extensible Markov chain generator.
- Qix-/better-exceptions - Pretty and useful exceptions in Python, automatically.
- akaihola/darker - Apply black reformatting to Python files only in regions changed since a given commit. For a practical usage example, see the blog post at https://dev.to/akaihola/improving-python-code-incrementally-3
- facefusion/facefusion - Industry leading face manipulation platform
- paul-gauthier/aider - aider is AI pair programming in your terminal
- fastapi/typer - Typer, build great CLIs. Easy to code. Based on Python type hints.
- vinta/awesome-python - An opinionated list of awesome Python frameworks, libraries, software and resources.
- pdbpp/pdbpp - pdb++, a drop-in replacement for pdb (the Python debugger)
- inducer/pudb - Full-screen console debugger for Python
- jawah/charset_normalizer - Truly universal encoding detector in pure Python
- dottxt-ai/outlines - Structured Text Generation
- zylon-ai/private-gpt - Interact with your documents using the power of GPT, 100% privately, no data leaks
- fastuuid/fastuuid - FastUUID is a library which provides CPython bindings to Rust's UUID library
- Aider-AI/aider - aider is AI pair programming in your terminal
- snarfed/bridgy-fed - 🌉 A bridge between decentralized social network protocols
- genmoai/models - The best OSS video generation models
- tweag/FawltyDeps - Python dependency checker
- python-arq/arq - Fast job queuing and RPC in python with asyncio and redis.
- instructor-ai/instructor - structured outputs for llms
-
QML
- Swordfish90/cool-retro-term - A good looking terminal emulator which mimics the old cathode display...
-
Roff
- pyenv/pyenv - Simple Python version management
-
Ruby
- freeCodeCamp/devdocs - API Documentation Browser
- bibendi/dip - The dip is a CLI dev–tool that provides native-like interaction with a Dockerized application.
- rapid7/metasploit-framework - Metasploit Framework
- beeftornado/homebrew-rmtree - Remove a formula and its unused dependencies
- sergio-fry/youtube-fetcher - :tv: Youtube Podcasting :headphones:
- postalserver/postal - 📮 A fully featured open source mail delivery platform for incoming & outgoing e-mail
- busyloop/lolcat - Rainbows and unicorns!
- huginn/huginn - Create agents that monitor and act on your behalf. Your agents are standing by!
- gitlabhq/gitlabhq - GitLab CE Mirror | Please open new issues in our issue tracker on GitLab.com
-
Rust
- rapiz1/rathole - A lightweight and high-performance reverse proxy for NAT traversal, written in Rust. An alternative to frp and ngrok.
- Orange-OpenSource/hurl - Hurl, run and test HTTP requests with plain text.
- atuinsh/atuin - ✨ Magical shell history
- containers/youki - A container runtime written in Rust
- aamalev/redis-rs-py - Python package from redis-rs
- cnpryer/huak - My experimental Python package manager.
- Wilfred/difftastic - a structural diff that understands syntax 🟥🟩
- ynqa/jnv - Interactive JSON filter using jq
- zaghaghi/openapi-tui - Terminal UI to list, browse and run APIs defined with openapi spec.
- nushell/nushell - A new type of shell
- zellij-org/zellij - A terminal workspace with batteries included
- casey/just - 🤖 Just a command runner
- apache/opendal - Apache OpenDAL: access data freely.
- indygreg/PyOxidizer - A modern Python application packaging and distribution tool
- cantino/mcfly - Fly through your shell history. Great Scott!
- KenanHanke/rbloom - A fast, simple and lightweight Bloom filter library for Python, implemented in Rust.
- fathyb/carbonyl - Chromium running inside your terminal
- lapce/lapce - Lightning-fast and Powerful Code Editor written in Rust
- astral-sh/ruff - An extremely fast Python linter and code formatter, written in Rust.
- Spotifyd/spotifyd - A spotify daemon
- Rigellute/spotify-tui - Spotify for the terminal written in Rust 🚀
- PyO3/pyo3 - Rust bindings for the Python interpreter
- emmett-framework/granian - A Rust HTTP server for Python applications
- aviramha/ormsgpack - Msgpack serialization/deserialization library for Python, written in Rust using PyO3 and rust-msgpack. Reboot of orjson. msgpack.org[Python]
- rapiz1/catp - Print the output of a running process
- tkellogg/dura - You shouldn't ever lose your work if you're using Git
- jpochyla/psst - Fast and multi-platform Spotify client with native GUI
- dandavison/delta - A syntax-highlighting pager for git, diff, grep, and blame output
- sharkdp/bat - A cat(1) clone with wings.
- sharkdp/fd - A simple, fast and user-friendly alternative to 'find'
- benfred/py-spy - Sampling profiler for Python programs
- ogham/exa - A modern replacement for ‘ls’.
- vectordotdev/vector - A high-performance observability data pipeline.
- fengsp/pencil - A web application microframework for Rust
- sxyazi/yazi - 💥 Blazing fast terminal file manager written in Rust, based on async I/O.
- astral-sh/uv - An extremely fast Python package and project manager, written in Rust.
- tauri-apps/tauri - Build smaller, faster, and more secure desktop and mobile applications with a web frontend.
- youki-dev/youki - A container runtime written in Rust
-
Shell
- himadieievsv/redis-cluster - Minimalistic Redis Cluster Image for Docker.
- romkatv/powerlevel10k - A Zsh theme
- hwdsl2/setup-ipsec-vpn - Scripts to build your own IPsec VPN server, with IPsec/L2TP, Cisco IPsec and IKEv2
- zsh-users/zsh-autosuggestions - Fish-like autosuggestions for zsh
- pi-hole/pi-hole - A black hole for Internet advertisements
- MarvAmBass/docker-versatile-postfix - A Docker Postfix, designed to be as versatile as possible. Just a SMTP Server with SMTP Auth and possibility to receive emails
- ModusCreateOrg/slow - slow down a Linux network device to lower speeds (T1, 3G, 28.8k modem, etc)
- squeaky-pl/portable-pypy - Portable 64 bit x86 PyPy binaries for many Linux distributions.
- JBakamovic/yavide - Modern C/C++ integrated development environment
- tj/git-extras - GIT utilities -- repo summary, repl, changelog population, author commit percentages and more
-
Swift
- pakerwreah/Calendr - Menu bar calendar for macOS
- jordanbaird/Ice - Powerful menu bar manager for macOS
- Dimillian/IceCubesApp - A SwiftUI Mastodon client
- exelban/stats - macOS system monitor in your menu bar
- alin23/Lunar - Intelligent adaptive brightness for your external monitors
- MonitorControl/MonitorControl - 🖥 Control your display's brightness & volume on your Mac as if it was a native Apple Display. Use Apple Keyboard keys or custom shortcuts. Shows the native macOS OSDs.
- utmapp/UTM - Virtual machines for iOS and macOS
- AppHouseKitchen/AlDente-Charge-Limiter - Menubar Tool to set Charge Limits and Prolong Battery Lifespan
- Stengo/DeskPad - A virtual monitor for screen sharing
- CodeEditApp/CodeEdit - 📝 CodeEdit App for macOS – Elevate your code editing experience. Open source, free forever.
-
TypeScript
- gravity-ui/uikit
- tailwindlabs/tailwindcss - A utility-first CSS framework for rapid UI development.
- renovatebot/renovate - Home of the Renovate CLI: Cross-platform Dependency Automation by Mend.io
- excalidraw/excalidraw - Virtual whiteboard for sketching hand-drawn like diagrams
- n8n-io/n8n - Free and source-available fair-code licensed workflow automation tool. Easily automate tasks across different services.
- emmercm/igir - 🕹 A zero-setup ROM collection manager that sorts, filters, extracts or archives, patches, and reports on collections of any size on any OS.
- protomaps/PMTiles - Cloud-optimized + compressed single-file tile archives for vector and raster maps
- tvler/streetpass - Find your people on Mastodon
- jlfwong/speedscope - 🔬 A fast, interactive web-based viewer for performance profiles.
- remjx/coindrop - Create a custom webpage for zero-fee payments/donations/tips
- stoplightio/elements - Build beautiful, interactive API Docs with embeddable React or Web Components, powered by OpenAPI and Markdown.
- jhaals/yopass - Secure sharing of secrets, passwords and files
- covidpass-org/covidpass - Web app for adding EU Digital COVID Certificates to your wallet apps
- cs01/termpair - View and control terminals from your browser with end-to-end encryption 🔒
- glideapps/quicktype - Generate types and converters from JSON, Schema, and GraphQL
- akveo/ngx-admin - Customizable admin dashboard template based on Angular 10+
- qawolf/qawolf - 🐺 Create browser tests 10x faster
- Redocly/redoc - 📘 OpenAPI/Swagger-generated API Reference Documentation
- samgozman/YoptaScript - Joke programming language for 'gopniks' in Russia. Back from 2016!
- mermaid-js/mermaid - Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown
- hcengineering/platform - Huly — All-in-One Project Management Platform (alternative to Linear, Jira, Slack, Notion, Motion)
- dahlia/hollo - Federated single-user microblogging software
- OctoputApp/Yaak - The most intuitive desktop API client. Organize and execute REST, GraphQL, and gRPC requests in a simple and intuitive app.
- Dokploy/dokploy - Open Source Alternative to Vercel, Netlify and Heroku.
- yaakapp/app - The most intuitive desktop API client. Organize and execute REST, GraphQL, and gRPC requests in a simple and intuitive app.
-
Vala
- baedert/corebird - Native Gtk+ Twitter Client
-
Vue
- bttger/contributing-gen-web - Web Frontend of contributing-gen - The guideline to communicate how people should contribute to your project.
- tlbootcamp/tlroadmap - Тимлид – это ❄️, потому что в каждой компании он уникален и неповторим.
-
C
- ish-app/ish - Linux shell for iOS
- facebook/zstd - Zstandard - Fast real-time compression algorithm
- orangeduck/Cello - Higher level programming in C
- timescale/timescaledb - An open-source time-series SQL database optimized for fast ingest and complex queries. Packaged as a PostgreSQL extension.
- erthink/libmdbx - One of the fastest embeddable key-value ACID database without WAL. libmdbx surpasses the legendary LMDB in terms of reliability, features and performance.
- jcrist/quickle - A quicker pickle :cucumber:
- WojciechMula/pyahocorasick - Python module (C extension and plain python) implementing Aho-Corasick algorithm
- skywind3000/kcp - :zap: KCP - A Fast and Reliable ARQ Protocol
- lexborisov/Modest - Modest is a fast HTML renderer implemented as a pure C99 library with no outside dependencies.
- movermeyer/backports.datetime_fromisoformat - A backport of Python 3.11's `datetime.fromisoformat` methods to earlier versions of Python
- ggreer/the_silver_searcher - A code-searching tool similar to ack, but faster.
- yarrick/pingfs - Stores your data in ICMP ping packets
- squeaky-pl/japronto - Screaming-fast Python 3.5+ HTTP toolkit integrated with pipelining HTTP server based on uvloop and picohttpparser.
- wg/wrk - Modern HTTP benchmarking tool
- h2o/picohttpparser - tiny HTTP parser written in C (used in HTTP::Parser::XS et al.)
- FSecureLABS/icmptunnel - Tunnel IP over ICMP.
- magniff/hacky - Low level CPython tinkering utils.
-
C++
- mudler/LocalAI - :robot: The free, Open Source alternative to OpenAI, Claude and others. Self-hosted and local-first. Drop-in replacement for OpenAI, running on consumer-grade hardware. No GPU required. Runs gguf, tr
- manticoresoftware/manticoresearch - Easy to use open source fast database for search | Good alternative to Elasticsearch now | Drop-in replacement for E in the ELK soon
- Mozilla-Ocho/llamafile - Distribute and run LLMs with a single file.
- redpanda-data/redpanda - Redpanda is a streaming data platform for developers. Kafka API compatible. 10x faster. No ZooKeeper. No JVM!
- ggerganov/whisper.cpp - Port of OpenAI's Whisper model in C/C++
- chdb-io/chdb - chDB is an in-process OLAP SQL Engine 🚀 powered by ClickHouse
- ggerganov/llama.cpp - LLM inference in C/C++
- rapidfuzz/RapidFuzz - Rapid fuzzy string matching in Python using various string metrics
- ytsaurus/ytsaurus - YTsaurus is a scalable and fault-tolerant open-source big data platform.
- exaloop/codon - A high-performance, zero-overhead, extensible Python compiler using LLVM
- duckdb/duckdb - DuckDB is an analytical in-process SQL database management system
- ydb-platform/ydb - YDB is an open source Distributed SQL Database that combines high availability and scalability with strong consistency and ACID transactions
- TeskaLabs/cysimdjson - Very fast Python JSON parsing library
- facebookresearch/faiss - A library for efficient similarity search and clustering of dense vectors.
- envoyproxy/envoy - Cloud-native high-performance edge/middle/service proxy
- pybind/pybind11 - Seamless operability between C++11 and Python
- facebook/pyre2 - Python wrapper for RE2
- ChrisKnott/Algojammer - An experimental code editor for writing algorithms
- swig/swig - SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages.
- aria2/aria2 - aria2 is a lightweight multi-protocol & multi-source, cross platform download utility operated in command-line. It supports HTTP/HTTPS, FTP, SFTP, BitTorrent and Metalink.
- SethMMorton/fastnumbers - Super-fast and clean conversions to numbers for Python.
- zerotier/ZeroTierOne - A Smart Ethernet Switch for Earth
- simsong/tcpflow - TCP/IP packet demultiplexer. Download from:
- facebook/rocksdb - A library that provides an embeddable, persistent key-value store for fast storage.
- google/leveldb - LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
- nghttp2/nghttp2 - nghttp2 - HTTP/2 C Library and tools
- tensorflow/tensorflow - An Open Source Machine Learning Framework for Everyone
-
CSS
- picocss/pico - Minimal CSS Framework for semantic HTML
-
Clojure
- penpot/penpot - Penpot: The open-source design tool for design and code collaboration
- metabase/metabase - The simplest, fastest way to get business intelligence and analytics to everyone in your company :yum:
-
Cython
- wbolster/plyvel - Plyvel, a fast and feature-rich Python interface to LevelDB
- rushter/selectolax - Python binding to Modest and Lexbor engines (fast HTML5 parser with CSS selectors).
- pytries/marisa-trie - Static memory-efficient Trie-like structures for Python based on marisa-trie C++ library.
- MagicStack/uvloop - Ultra fast asyncio event loop.
-
Dockerfile
- kelseyhightower/nocode - The best way to write secure and reliable applications. Write nothing; deploy nowhere.
-
GDScript
-
Go
- charmbracelet/mods - AI on the command line
- FerretDB/FerretDB - A truly Open Source MongoDB alternative
- shizunge/endlessh-go - A golang implementation of endlessh exporting Prometheus metrics, visualized by a Grafana dashboard.
- centrifugal/centrifugo - Scalable real-time messaging server in a language-agnostic way. Self-hosted alternative to Pubnub, Pusher, Ably. Set up once and forever.
- nats-io/nats-server - High-Performance server for NATS.io, the cloud and edge native messaging system.
- aerokube/selenoid - Selenium Hub successor running browsers within containers. Scalable, immutable, self hosted Selenium-Grid on any platform with single binary.
- pulumi/pulumi - Pulumi - Infrastructure as Code in any programming language 🚀
- FiloSottile/yubikey-agent - yubikey-agent is a seamless ssh-agent for YubiKeys.
- cloudquery/cloudquery - The open source high performance ELT framework powered by Apache Arrow
- gohugoio/hugo - The world’s fastest framework for building websites.
- TomWright/dasel - Select, put and delete data from JSON, TOML, YAML, XML and CSV files with a single tool. Supports conversion between formats and can be used as a Go package.
- superseriousbusiness/gotosocial - Fast, fun, small ActivityPub server.
- dutchcoders/transfer.sh - Easy and fast file sharing from the command-line.
- xataio/pgroll - PostgreSQL zero-downtime migrations made easy
- harness/harness - Harness Open Source is an end-to-end developer platform with Source Control Management, CI/CD Pipelines, Hosted Developer Environments, and Artifact Registries.
- caddyserver/caddy - Fast and extensible multi-platform HTTP/1-2-3 web server with automatic HTTPS
- ollama/ollama - Get up and running with Llama 3.2, Mistral, Gemma 2, and other large language models.
- robherley/snips.sh - ✂️ passwordless, anonymous SSH-powered pastebin with a human-friendly TUI and web UI
- charmbracelet/vhs - Your CLI home video recorder 📼
- go-task/task - A task runner / simpler Make alternative written in Go
- wagoodman/bashful - Use a yaml file to stitch together commands and bash snippits and run them with a bit of style. Why? Because your bash script should be quiet and shy-like (...and not such a loud mouth).
- miniscruff/changie - Automated changelog tool for preparing releases with lots of customization options
- curusarn/resh - RESH ❯❯ Contextual shell history for zsh and bash
- mutagen-io/mutagen - Fast file synchronization and network forwarding for remote development
- wader/fq - jq for binary formats - tool, language and decoders for working with binary and text formats
- nektos/act - Run your GitHub Actions locally 🚀
- rs/curlie - The power of curl, the ease of use of httpie.
- Shopify/toxiproxy - :alarm_clock: :fire: A TCP proxy to simulate network and system conditions for chaos and resiliency testing
- bcicen/ctop - Top-like interface for container metrics
- mathaou/termdbms - A TUI for viewing and editing database files.
- jaegertracing/jaeger - CNCF Jaeger, a Distributed Tracing Platform
- sorenisanerd/gotty - Share your terminal as a web application
- derailed/k9s - 🐶 Kubernetes CLI To Manage Your Clusters In Style!
- akavel/up - Ultimate Plumber is a tool for writing Linux pipes with instant live preview
- dolthub/dolt - Dolt – Git for Data
- muesli/duf - Disk Usage/Free Utility - a better 'df' alternative
- schollz/croc - Easily and securely send things from one computer to another :crocodile: :package:
- seaweedfs/seaweedfs - SeaweedFS is a fast distributed storage system for blobs, objects, files, and data lake, for billions of files! Blob store has O(1) disk seek, cloud tiering. Filer supports Cloud Drive, cross-DC activ
- direnv/direnv - unclutter your .profile
- XanderStrike/goplaxt - Scrobble Plex plays to Trakt with ease!
- sqshq/sampler - Tool for shell commands execution, visualization and alerting. Configured with a simple YAML file.
- logrange/logrange - High performance data aggregating storage
- gcla/termshark - A terminal UI for tshark, inspired by Wireshark
- tidwall/tile38 - Real-time Geospatial and Geofencing
- uber/kraken - P2P Docker registry capable of distributing TBs of data in seconds
- weaveworks/footloose - Container Machines - Containers that look like Virtual Machines
- FiloSottile/mkcert - A simple zero-config tool to make locally trusted development certificates with any names you'd like.
- microsoft/ethr - Ethr is a Comprehensive Network Measurement Tool for TCP, UDP & ICMP.
- wagoodman/dive - A tool for exploring each layer in a docker image
- mikefarah/yq - yq is a portable command-line YAML, JSON, XML, CSV, TOML and properties processor
- junegunn/fzf - :cherry_blossom: A command-line fuzzy finder
- mefellows/muxy - Chaos engineering tool for simulating real-world distributed system failures
- johnkerl/miller - Miller is like awk, sed, cut, join, and sort for name-indexed data such as CSV, TSV, and tabular JSON
- inetaf/tcpproxy - Proxy TCP connections based on static rules, HTTP Host headers, and SNI server names (Go package or binary)
- esimov/diagram - CLI app to convert ASCII arts into hand drawn diagrams.
- jorisroovers/memclient - Simple memcached commandline client written in Go
- rodaine/table - Go CLI Table Generator
- go-gitea/gitea - Git with a cup of tea! Painless self-hosted all-in-one software development service, including Git hosting, code review, team collaboration, package registry and CI/CD
- nsqio/nsq - A realtime distributed messaging platform
- prometheus/prometheus - The Prometheus monitoring system and time series database.
- rancher/rancher - Complete container management platform
- google/grumpy - Grumpy is a Python to Go source code transcompiler and runtime.
- simeji/jid - json incremental digger
- filhodanuvem/gitql - 💊 A git query language
- tsenart/vegeta - HTTP load testing tool and library. It's over 9000!
- meshbird/meshbird - Distributed private networking
- zyedidia/micro - A modern and intuitive terminal-based text editor
- davecheney/httpstat - It's like curl -v, with colours.
- fogleman/primitive - Reproducing images with geometric primitives.
- anthonynsimon/bild - Image processing algorithms in pure Go
- kobolog/gorb - IPVS on steroids – REST API, heartbeats, service discovery and more
- simon-engledew/gocmdpev - A command-line GO Postgres query visualizer, heavily inspired by pev (https://github.com/AlexTatiyants/pev)
- gliderlabs/logspout - Log routing for Docker container logs
- ory/kratos - The most scalable and customizable identity server on the market. Replace your Homegrown, Auth0, Okta, Firebase with better UX and DX. Has all the tablestakes: Passkeys, Social Sign In, Multi-Factor A
- xjasonlyu/tun2socks - tun2socks - powered by gVisor TCP/IP stack
- pcarrier/srv.us - ssh to expose local HTTP services online, CLI pastebin, etc.
- cockroachdb/cockroach - CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
- minio/minio - MinIO is a high-performance, S3 compatible object store, open sourced under GNU AGPLv3 license.
- alebeck/boring - The `boring` SSH tunnel manager
-
HTML
- squidfunk/mkdocs-material - Documentation that simply works
- alufers/mitmproxy2swagger - Automagically reverse-engineer REST APIs via capturing traffic
- creativetimofficial/material-kit - Free and Open Source UI Kit for Bootstrap 5, React, Vue.js, React Native and Sketch based on Google's Material Design
- itsthatguy/theme-itg-flat - A flat theme for Sublime Text that supports both retina and non-retina.
- joemccann/dillinger - The last Markdown editor, ever.
-
Haskell
- jgm/pandoc - Universal markup converter
-
Java
- theonedev/onedev - Git Server with CI/CD, Kanban, and Packages. Seamless integration. Unparalleled experience.
- gocd/gocd - GoCD - Continuous Delivery server main repository
- carlrobertoh/CodeGPT - The leading open-source AI copilot for JetBrains. Connect to any model in any environment, and customize your coding experience in any way you like.
-
JavaScript
- IvanGlinkin/CCTV - Close-Circuit Telegram Vision revolutionizes location tracking with its open-source design and Telegram API integration. Offering precise tracking within 50-100 meters, users can monitor others in rea
- gildas-lormeau/SingleFile - Web Extension for saving a faithful copy of a complete web page in a single HTML file
- aerokube/selenoid-ui - Graphical user interface for Selenoid project
- asyncapi/spec - The AsyncAPI specification allows you to create machine-readable definitions of your asynchronous APIs.
- ArchGPT/insomnium - Insomnium is a fast local API testing tool that is privacy-focused and 100% local. For testing GraphQL, REST, WebSockets and gRPC. This is a fork of Kong/insomnia
- APIs-guru/awesome-openapi3 - 😎 A list of awesome projects related to OpenAPI 3.0.x, curated by the community
- lowlighter/metrics - 📊 An infographics generator with 30+ plugins and 300+ options to display stats about your GitHub account and render them as SVG, Markdown, PDF or JSON!
- Darin755/browser-linux - Linux, in your browser
- leeoniya/uPlot - 📈 A small, fast chart for time series, lines, areas, ohlc & bars
- jasonmayes/Real-Time-Person-Removal - Removing people from complex backgrounds in real time using TensorFlow.js in the web browser
- alyssaxuu/flowy - The minimal javascript library to create flowcharts ✨
- realdennis/md2pdf - Offline markdown to pdf, choose -> edit -> transform 🥂
- timqian/chart.xkcd - xkcd styled chart lib
- axios/axios - Promise based HTTP client for the browser and node.js
- faressoft/terminalizer - 🦄 Record your terminal and generate animated gif images or share a web player
- pandonetwork/pando - A distributed remote protocol for git based on IPFS, ethereum and aragonOS
- sidorares/vnc-over-gif
- kevana/ui-for-docker - A web interface for Docker, formerly known as DockerUI. This repo is not maintained
- HelloZeroNet/ZeroNet - ZeroNet - Decentralized websites using Bitcoin crypto and BitTorrent network
- keeweb/keeweb - Free cross-platform password manager compatible with KeePass
- MagicStack/MagicPython - Cutting edge Python syntax highlighter for Sublime Text, Atom and Visual Studio Code. Used by GitHub to highlight your Python code!
- blackmatrix7/ios_rule_script - 分流规则、重写写规则及脚本。
- jaywcjlove/awesome-mac - Now we have become very big, Different from the original idea. Collect premium software in various categories.
- OAI/Overlay-Specification - The OAI Overlay Specification
-
Jupyter Notebook
- langchain-ai/langchain - 🦜🔗 Build context-aware reasoning applications
- facebookresearch/seamless_communication - Foundational Models for State-of-the-Art Speech and Text Translation
- dcmoura/spyql - Query data on the command line with SQL-like SELECTs powered by Python expressions
-
Kotlin
- pkg-tool/paster - Simple Intelliji plugin to copy files and folders in clipboard
- InSyncWithFoo/pyright-langserver-for-pycharm - Pyright language server integration for PyCharm Professional
- marcelkliemannel/intellij-developer-tools-plugin - This plugin is a powerful and versatile set of tools designed to enhance the development experience for software engineers. With its extensive collection of features, developers can increase their pro
-
Makefile
- libretro-thumbnails/libretro-thumbnails - Thumbnails for RetroArch
- ehn-dcc-development/eu-dcc-schema - Schema for the ehn DCC payload
-
Markdown
- tldr-pages/tldr - 📚 Collaborative cheatsheets for console commands
-
MoonScript
- leafo/lapis - A web framework for Lua and OpenResty written in MoonScript
-
Nim
- yglukhov/nimpy - Nim - Python bridge
-
OCaml
- facebook/pyre-check - Performant type-checking for python.
-
Objective-C
- keycastr/keycastr - KeyCastr, an open-source keystroke visualizer
- sfsam/Itsycal - Itsycal is a tiny calendar for your Mac's menu bar. http://www.mowglii.com/itsycal
- newmarcel/KeepingYouAwake - Prevents your Mac from going to sleep.
- monal-im/Monal - Monal for XMPP (iOS and macOS)
-
Others
- marekbrze/categorized-raycast-extensions - Easily find Raycast Extensions!🚀
- ulid/spec - The canonical spec for ulid
- ChrisMBarr/recruiting-hell - A collection of terrible and weird interactions with recruiters, job descriptions, questions, and technical assessments
- stamparm/ipsum - Daily feed of bad IPs (with blacklist hit scores)
- Twipped/InterviewThis - An open source list of developer questions to ask prospective employers
- conda-forge/mashumaro-feedstock - A conda-smithy repository for mashumaro.
- mypyc/mypyc - Compile type annotated Python to fast C extensions
- abhisheknaiidu/awesome-github-profile-readme - 😎 A curated list of awesome GitHub Profile which updates in real time
- heidihoward/distributed-consensus-reading-list - A list of papers about distributed consensus.
- kiteco/issue-tracker - User-reported issues for Kite
- llSourcell/Learn_Machine_Learning_in_3_Months - This is the code for "Learn Machine Learning in 3 Months" by Siraj Raval on Youtube
- ipfs/ipfs - Peer-to-peer hypermedia protocol
- axic/mango - Mango: Git, completely decentralised.
- jwasham/coding-interview-university - A complete computer science study plan to become a software engineer.
- Jack000/fontjoy - font vectors used for fontjoy.com
- Idnan/bash-guide - A guide to learn bash
- alex/what-happens-when - An attempt to answer the age old interview question "What happens when you type google.com into your browser and press enter?"
- herrbischoff/awesome-macos-command-line - Use your macOS terminal shell to do awesome things.
- toml-lang/toml - Tom's Obvious, Minimal Language
- jlevy/the-art-of-command-line - Master the command line, in one page
- vuejs/awesome-vue - 🎉 A curated list of awesome things related to Vue.js
- serhii-londar/open-source-mac-os-apps - 🚀 Awesome list of open source applications for macOS. https://t.me/s/opensourcemacosapps
-
Perl
- nicholaschiasson/ngx_upstream_jdomain - An asynchronous domain name resolution module for nginx upstream.
-
PowerShell
- joefitzgerald/packer-windows - Windows Packer Templates
Programming Languages
Categories
Python
373
Go
79
Rust
38
C++
27
TypeScript
25
JavaScript
24
Others
22
C
17
Swift
10
Shell
10
Ruby
9
HTML
5
Objective-C
4
Cython
4
Jupyter Notebook
3
Kotlin
3
Java
3
Makefile
2
Clojure
2
Vue
2
License
2
Vala
1
CSS
1
Roff
1
OCaml
1
Markdown
1
QML
1
Haskell
1
PowerShell
1
MoonScript
1
Dockerfile
1
Perl
1
GDScript
1
Nim
1
Sub Categories
Keywords
python
221
cli
46
asyncio
45
python3
43
terminal
33
go
32
rust
29
golang
29
json
25
http
23
macos
21
docker
20
command-line
19
database
17
linux
15
machine-learning
14
tui
14
git
14
shell
14
testing
13
documentation
13
deep-learning
13
api
13
framework
13
web
13
javascript
13
kubernetes
13
sql
12
postgresql
11
security
11
validation
11
data-science
10
bash
10
aiohttp
10
python-3
10
async
10
dataclasses
10
openapi
10
mysql
9
python-library
9
devops
9
json-schema
9
openapi3
9
http-client
8
data
8
swift
8
yaml
8
swagger
8
pydantic
8
containers
8