awesome
My own awesome project list based on starred projects
https://github.com/paulosuzart/awesome
Last synced: 4 days ago
JSON representation
-
<a name="Rust"></a>Rust
- rust-unofficial/awesome-rust - A curated list of Rust code and resources.
- apache/datafusion-ballista - Apache DataFusion Ballista Distributed Query Engine
- DioxusLabs/dioxus - Fullstack app framework for web, desktop, and mobile.
- meilisearch/meilisearch - A lightning-fast search engine API bringing AI-powered hybrid search to your sites and applications.
- HigherOrderCO/Bend - A massively parallel, high-level programming language
- PyO3/pyo3 - Rust bindings for the Python interpreter
- risingwavelabs/risingwave - Event streaming platform for agents, apps, and analytics. Continuously ingest, transform, and serve event data in real time, at scale.
- fish-shell/fish-shell - The user-friendly command line shell.
- getzola/zola - A fast static site generator in a single binary with everything built-in. https://www.getzola.org
- firecracker-microvm/firecracker - Secure and fast microVMs for serverless computing.
- valeriansaliou/sonic - ๐ฆ Fast, lightweight & schema-less search backend. An alternative to Elasticsearch that runs on a few MBs of RAM.
- Wilfred/difftastic - a structural diff that understands syntax ๐ฅ๐ฉ
- iced-rs/iced - A cross-platform GUI library for Rust, inspired by Elm
- swc-project/swc - Rust-based platform for the Web
- starship/starship - โ๐๏ธ The minimal, blazing-fast, and infinitely customizable prompt for any shell!
- yewstack/yew - Rust / Wasm framework for creating reliable and efficient web applications
- Orange-OpenSource/hurl - Hurl, run and test HTTP requests with plain text.
- bitswired/rustgpt - RustGPT is a ChatGPT UI built with Rust + HTMX: the power of Rust coupled with the simplicity of HTMX ๐
- casey/just - ๐ค Just a command runner
- denoland/deno - A modern runtime for JavaScript and TypeScript.
- slint-ui/slint - Slint is an open-source declarative GUI toolkit to build native user interfaces for Rust, C++, JavaScript, or Python apps.
- rust-bakery/nom - Rust parser combinator framework
- diem/diem - Diemโs mission is to build a trusted and innovative financial network that empowers people and businesses around the world.
- pingcap/talent-plan - open source training courses about distributed database and distributed systems
- pola-rs/polars - Extremely fast Query Engine for DataFrames, written in Rust
- rustformers/llm - [Unmaintained, see README] An ecosystem of Rust libraries for working with large language models
- cloudflare/pingora - A library for building fast, reliable and evolvable network services.
- cube-js/cube - ๐ Cube Core is open-source semantic layer for AI, BI and embedded analytics
- rust-lang/futures-rs - Zero-cost asynchronous programming in Rust
- aisk/rust-memcache - memcache client for rust
- rayon-rs/rayon - Rayon: A data parallelism library for Rust
- clap-rs/clap - A full featured, fast Command Line Argument Parser for Rust
- actix/actix - Actor framework for Rust.
- quickwit-oss/tantivy - Tantivy is a full-text search engine library inspired by Apache Lucene and written in Rust
- seanmonstar/reqwest - An easy and powerful Rust HTTP Client
- actix/actix-web - Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust.
- iron/iron - An Extensible, Concurrent Web Framework for Rust
- graphql-rust/juniper - GraphQL server library for Rust
- mre/idiomatic-rust - ๐ฆ A peer-reviewed collection of articles/talks/repos which teach concise, idiomatic Rust.
- seanmonstar/warp - A super-easy, composable, web server framework for warp speeds.
- apache/opendal - Apache OpenDAL: One Layer, All Storage.
- typst/typst - A markup-based typesetting system that is powerful and easy to learn.
- zellij-org/zellij - A terminal workspace with batteries included
- Aloxaf/silicon - Create beautiful image of your source code.
- lancedb/lancedb - Developer-friendly OSS embedded retrieval library for multimodal AI. Search More; Manage Less.
- zed-industries/zed - Code at the speed of thought โ Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
- solana-labs/solana-program-library - A collection of Solana programs maintained by Solana Labs
- sxyazi/yazi - ๐ฅ Blazing fast terminal file manager written in Rust, based on async I/O.
- TabbyML/tabby - Self-hosted AI coding assistant
- ankitects/anki - Anki is a smart spaced repetition flashcard program
- emilk/egui - egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native
- lapce/lapce - Lightning-fast and Powerful Code Editor written in Rust
- hyperium/tonic - A native gRPC client & server implementation with async/await support.
- google/comprehensive-rust - This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust.
- mozilla/sccache - Sccache is a ccache-like tool. It is used as a compiler wrapper and avoids compilation when possible. Sccache has the capability to utilize caching in remote storage environments, including various cloud storage options, or alternatively, in local storage.
- leptos-rs/leptos - Build fast web applications with Rust.
- bytecodealliance/wasmtime - A lightweight WebAssembly runtime that is fast, secure, and standards-compliant
- orhun/git-cliff - A highly customizable Changelog Generator that follows Conventional Commit specifications โฐ๏ธ
- quickwit-oss/quickwit - Cloud-native search engine for observability. An open-source alternative to Datadog, Elasticsearch, Loki, and Tempo.
- shshemi/tabiew - A lightweight TUI application to view and query tabular data files, such as CSV, TSV, and parquet.
- poem-web/poem - A full-featured and easy-to-use web framework with the Rust programming language.
- SeaQL/sea-orm - ๐ A powerful relational ORM for Rust
- cswinter/LocustDB - Blazingly fast analytics database that will rapidly devour all of your data.
- kdash-rs/kdash - A simple and fast dashboard for Kubernetes
- ofek/pyapp - Runtime installer for Python applications
- cognitive-engineering-lab/aquascope - Interactive visualizations of Rust at compile-time and run-time
- indradb/indradb - A graph database written in rust
- pkgxdev/pkgx - Run Anything
- tokio-rs/console - a debugger for async rust!
- haraldng/omnipaxos - OmniPaxos is a distributed log implemented as a Rust library.
- juhaku/utoipa - Simple, Fast, Code first and Compile time generated OpenAPI documentation for Rust
- cozodb/cozo - A transactional, relational-graph-vector database that uses Datalog for query. The hippocampus for AI!
- embassy-rs/embassy - Modern embedded framework, using Rust and async.
- gleam-lang/gleam - โญ๏ธ A friendly language for building type-safe, scalable systems!
- launchbadge/sqlx - ๐งฐ The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.
- rerun-io/rerun - An open source SDK for logging, storing, querying, and visualizing multimodal and multi-rate data
- tokio-rs/axum - HTTP routing and request-handling library for Rust that focuses on ergonomics and modularity
- tracel-ai/burn - Burn is a next generation tensor library and Deep Learning Framework that doesn't compromise on flexibility, efficiency and portability.
- huggingface/candle - Minimalist ML framework for Rust
- ArroyoSystems/arroyo - Distributed stream processing engine in Rust
- postgresml/postgresml - Postgres with GPUs for ML/AI apps.
- BurntSushi/jiff - A datetime library for Rust that encourages you to jump into the pit of success.
- tailcallhq/tailcall - High Performance GraphQL Runtime
- m1guelpf/tinyvector - A tiny embedding database in pure Rust.
- serde-rs/serde - Serialization framework for Rust
- pgcentralfoundation/pgrx - Build Postgres Extensions with Rust!
- readysettech/readyset - Readyset is a MySQL and Postgres wire-compatible caching layer that sits in front of existing databases to speed up queries and horizontally scale read throughput. Under the hood, ReadySet caches the results of cached select statements and incrementally updates these results over time as the underlying data changes.
- roapi/roapi - Create full-fledged APIs for slowly moving datasets without writing a single line of code.
- postgresml/pgcat - PostgreSQL pooler with sharding, load balancing and failover support.
- sycamore-rs/sycamore - A library for creating reactive web apps in Rust and WebAssembly
- greyblake/nutype - Rust newtype with guarantees ๐บ๐ฆ ๐ฆ
- ProvableHQ/leo - ๐ฆ The Leo Programming Language. A Programming Language for Formally Verified, Zero-Knowledge Applications
- dtolnay/thiserror - derive(Error) for struct and enum error types
- open-telemetry/opentelemetry-rust - The Rust OpenTelemetry implementation
- efugier/smartcat - Putting a brain behind `cat`๐โโฌ Integrating language models in the Unix commands ecosystem through text streams.
- marc2332/freya - Cross-platform and non-web GUI library for ๐ฆ Rust powered by ๐จ Skia.
- salvo-rs/salvo - A powerful web framework built with a simplified design.
- erikgrinaker/toydb - Distributed SQL database in Rust, written as an educational project
- paradedb/paradedb - Simple, Elastic-quality search for Postgres
- ZcashFoundation/zebra - Zcash - Financial Privacy in Rust ๐ฆ
- tikv/raft-rs - Raft distributed consensus algorithm implemented in Rust.
- dalek-cryptography/bulletproofs - A pure-Rust implementation of Bulletproofs using Ristretto.
- superfly/corrosion - Gossip-based service discovery (and more) for large distributed systems.
- gluesql/gluesql - GlueSQL is quite sticky. It attaches to anywhere.
- apache/arrow-rs - Official Rust implementation of Apache Arrow
- saschagrunert/kubernix - Single dependency Kubernetes clusters for local testing, experimenting and development
- bionic-gpt/bionic-gpt - Bionic is an on-premise replacement for ChatGPT, offering the advantages of Generative AI while maintaining strict data confidentiality
- namada-net/namada - Rust implementation of Namada, a Proof-of-Stake L1 for interchain asset-agnostic privacy
- igor-petruk/scriptisto - A language-agnostic "shebang interpreter" that enables you to write scripts in compiled languages.
- roc-lang/roc - A fast, friendly, functional language.
- SeaQL/FireDBG.for.Rust - ๐ฅ Time Travel Visual Debugger for Rust
- slawlor/ractor - Rust actor framework
- Eventual-Inc/Daft - High-performance data engine for AI and multimodal workloads. Process images, audio, video, and structured data at any scale
- TimelyDataflow/timely-dataflow - A modular implementation of timely dataflow in Rust
- rust-threadpool/rust-threadpool - A very simple thread pool for parallel task execution
- ehsanmok/create-your-own-lang-with-rust - Create your own programming language with Rust
- asg017/sqlite-loadable-rs - A framework for writing fast and performant SQLite extensions in Rust
- fjall-rs/fjall - ๐ป Log-structured, embeddable key-value storage engine written in Rust
- shafishlabs/llmchain-rs - ๐ฆRust + Large Language Models - Make AI Services Freely and Easily.
- TimelyDataflow/differential-dataflow - An implementation of differential dataflow using timely dataflow on Rust.
- rlink-rs/rlink-rs - High-performance Stream Processing Framework. An alternative to Apache Flink.
- Rustixir/darkbird - In-memory database inspired by erlang mnesia
- SeaQL/seaography - ๐งญ A GraphQL framework for Rust
- wasmerio/wasmer-postgres - ๐ฝ๐ธ Postgres library to run WebAssembly binaries.
- dmexe/failsafe-rs - A circuit breaker implementation for rust
- NoahGav/oxide-lang
- slatedb/slatedb - A cloud native embedded storage engine built on object storage.
- spring-rs/spring-rs - ๐spring-rs is a application framework written in rust inspired by java's spring-boot
- ratatui/ratatui - A Rust crate for cooking up terminal user interfaces (TUIs) ๐จโ๐ณ๐ https://ratatui.rs
- alceal/plotlars - Plotlars is a Rust library designed to facilitate the integration between the Polars data analysis library and Plotly library.
- tqwewe/kameo - Fault-tolerant async actors for Rust that scale seamlessly
- tensorzero/tensorzero - TensorZero is an open-source stack for industrial-grade LLM applications. It unifies an LLM gateway, observability, optimization, evaluation, and experimentation.
- njord-rs/njord - A versatile, feature-rich Rust ORM โต
- tansu-io/tansu - Apache Kafkaยฎ compatible broker with S3, PostgreSQL, SQLite, Apache Iceberg and Delta Lake
- databendlabs/databend - One Warehouse for Analytics, Search, AI. Snowflake + Elasticsearch + Vector DB โ rebuilt from scratch. Unified architecture on your S3.
- regolith-labs/steel - Solana smart contract framework.
- tisonkun/morax - Message queue and data streaming based on cloud native services.
- steveklabnik/indexlist - indexlist: A doubly linked list, backed by a vector
- foresterre/parameterized - ๐ JUnit style parameterized testing for Rust
- carllerche/eventual - A future & stream abstraction for Rust
- maxmindlin/openfga-dsl-parser - Parsing and JSON transformer library for the OpenFGA authorization DSL
- BoundaryML/baml - The AI framework that adds the engineering to prompt engineering (Python/TS/Ruby/Java/C#/Rust/Go compatible)
- levkk/rwf - Comprehensive framework for building web applications in Rust.
- shahen94/craft - Craft is a super fast package manager for node
- asynchronics/nexosim - High-performance asynchronous computation framework for system simulation
- datafusion-contrib/datafusion-federation - Allow DataFusion to resolve queries across remote query engines while pushing down as much compute as possible down.
- x52dev/oas3-rs - Structures and tools to parse, navigate and validate OpenAPI v3.1 specifications.
- jnsahaj/lumen - Beautiful git diff viewer, generate commits with AI, get summary of changes, all from the CLI
- launchdarkly/rust-eventsource-client - Server-sent events (SSE) client implementation for Rust
- notificohq/notifico - Self-hosted open source notification server
- Mooncake-Labs/pg_mooncake - Real-time analytics on Postgres tables
- 0xPlaygrounds/rig - โ๏ธ๐ฆ Build modular and scalable LLM Applications in Rust
- jj-vcs/jj - A Git-compatible VCS that is both simple and powerful
- rustshop/htmx-sorta - Rust + htmx + tailwind + nix + redb demo web app
- lakekeeper/lakekeeper - Lakekeeper is an Apache-Licensed, secure, fast and easy to use Apache Iceberg REST Catalog written in Rust.
- farcasterxyz/snapchain - The open-source, canonical implementation of Farcaster's Snapchain network.
- milen-denev/rasterizeddb - A new schemafull, Postgres compatible, high-performance database written from scratch in Rust. https://crates.io/crates/rasterizeddb_core
- blackportal-ai/delta - An Open-Source Machine Learning Framework in Rust ฮ
- graniet/rllm - Use multiple LLM backends in a single crate, simple builder-based configuration, and built-in prompt chaining & templating.
- dagrs-dev/dagrs - High-performance, Rust-based asynchronous task programming framework implementing Flow-Based Programming for scalable directed acyclic graph (DAG) task orchestration
- orhun/ratzilla - Build terminal-themed web applications with Rust and WebAssembly. Powered by Ratatui.
- sectore/timr-tui - TUI to organize your time: Pomodoro, Countdown, Timer, Event.
- cot-rs/cot - The Rust web framework for lazy developers.
- Zackriya-Solutions/meeting-minutes - Privacy first, AI meeting assistant with 4x faster Parakeet/Whisper live transcription, speaker diarization, and Ollama summarization built on Rust. 100% local processing. no cloud required. Meetily (Meetly Ai - https://meetily.ai) is the #1 Self-hosted, Open-source Ai meeting note taker for macOS & Windows.
- apache/iggy - Apache Iggy: Hyper-Efficient Message Streaming at Laser Speed
- gitui-org/gitui - Blazing ๐ฅ fast terminal-ui for git written in rust ๐ฆ
- pgdogdev/pgdog - Horizontal scaling for PostgreSQL with automatic sharding.
- rustfinity/rustfinity - Learn and Practice the Rust programming language the effective way.
- cocoindex-io/cocoindex - Data transformation framework for AI. Ultra performant, with incremental processing. ๐ Star if you like it!
- bogzbonny/yeehaw - TUI Framework With Batteries Included
- wdanilo/crabtime
- codesnap-rs/codesnap - ๐ฆ๏ธ๐ธ Pure Rust tool to generate beautiful code snapshots, provide CLI and Library
- arkflow-rs/arkflow - High performance Rust stream processing engine seamlessly integrates AI capabilities, providing powerful real-time data processing and intelligent analysis.
- Migorithm/duva - Rust-powered key-value store ensuring strong consistency
- openai/codex - Lightweight coding agent that runs in your terminal
- dhth/bmm - get to your bookmarks in a flash
- HelixDB/helix-db - HelixDB is an open-source graph-vector database built from scratch in Rust.
- densumesh/broccoli - A robust message queue system for Rust applications, designed as a Rust alternative to Celery.
- spaceandtimefdn/sxt-proof-of-sql - Space and Time | Proof of SQL
- zizmorcore/zizmor - Static analysis for GitHub Actions
- skdziwak/rs-rdc - This crate is used to generate code for other languages from Rust's data structures. It can be used to generate DTO classes to make it easier to interact with other languages.
- BersisSe/feather - Feather๐ชถ: A Rust web framework that does not use async
- supabase/etl - Stream your Postgres data anywhere in real-time. Simple Rust building blocks for change data capture (CDC) pipelines.
- lakehq/sail - LakeSail's computation framework with a mission to unify batch processing, stream processing, and compute-intensive AI workloads.
- jonefeewang/stonemq - A high-performance and efficient message queue developed in Rust
- tursodatabase/turso - Turso is an in-process SQL database, compatible with SQLite.
- hashedone/sylvia - CosmWasm smart contract framework
- rustfs/rustfs - ๐2.3x faster than MinIO for 4KB object payloads. RustFS is an open-source, S3-compatible high-performance object storage system supporting migration and coexistence with other S3-compatible platforms such as MinIO and Ceph.
- nubskr/walrus - ๐ฆญ Distributed log streaming engine built from first principles
- apalis-dev/apalis - Type-safe, extensible, and high-performance background processing library for Rust
- fluvio-community/fluvio - ๐ฆ event stream processing for developers to collect and transform data in motion to power responsive data intensive applications.
- yfedoseev/pdf_oxide - The fastest PDF library for Python and Rust. Text extraction, image extraction, markdown conversion, PDF creation & editing. 0.8ms mean, 5ร faster than industry leaders, 100% pass rate on 3,830 PDFs. MIT/Apache-2.0.
- tanu-rs/tanu - High-performance, async-friendly and ergonomic WebAPI testing framework for Rust
- nurmohammed840/nio - Nio is an experimental async runtime for Rust
- liquidos-ai/AutoAgents - A multi-agent framework written in Rust that enables you to build, deploy, and coordinate multiple intelligent agents
- 0xSero/Azul - Browse the world in the comfort of your terminal
- Mahir101/Rafka - Rafka is a blazing-fast, experimental distributed asynchronous message broker inspired by Apache Kafka. Built with Rust and leveraging Tokio's async runtime, it delivers exceptional performance through its peer-to-peer mesh architecture and custom in-memory database for unparalleled scalability and low-latency message processing.
- Akaike/axum-boilerplate-with-seaorm - Boilerplate for your next backend project
- 9j/claude-code-mux - High-performance AI routing proxy built in Rust with automatic failover, priority-based routing, and support for 15+ providers (Anthropic, OpenAI, Cerebras, Minimax, Kimi, etc.)
- Kayleexx/conflux - conflux is a realtime collaboration engine with automatic lifecycle management while using YRS crate and purely written in rust.
- tomtomwombat/fastbloom - The fastest Bloom filter in Rust. No accuracy compromises. Full concurrency support and compatible with any hasher.
- tonbo-io/fusio - Fusio provides file operations on multiple storages across various async runtimes.
- vic1707/nnn
- haraldng/omnipaxos-rocksdb-tutorial - This is a small demo of how to transform a simple single-server RocksDB service written in Rust into a distributed version using OmniPaxos.
- mila411/pilgrimage - A new type of asynchronous database combining the concepts of distributed databases and blockchain
- GregoryConrad/rearch-rs - Re-imagined approach to application design and architecture
- paulosuzart/similarr - Shuttle and Rust
- acheul/sycamore-template - Generates sycamore templates
- JasterV/teatui - Experimental library providing an Elm-like framework to build TUI applications in Rust
- akwaaba-xyz/urkel - A gRPC client and HTTP wrapping server for Open FGA, built in Rust.
- vercel-labs/agent-browser - Browser automation CLI for AI agents
- ratatui/ratzilla - Build terminal-themed web applications with Rust and WebAssembly. Powered by Ratatui.
- rtk-ai/rtk - CLI proxy that reduces LLM token consumption by 60-90% on common dev commands. Single Rust binary, zero dependencies
- nearai/ironclaw - IronClaw is OpenClaw inspired implementation in Rust focused on privacy and security
- summer-rs/summer-rs - ๐spring-rs is a application framework written in rust inspired by java's spring-boot
- iopsystems/durable - A durable execution engine for rust
- tryemerge/vibe-factory - Kanban board to manage your AI coding agents
- Dicklesworthstone/pi_agent_rust - High-performance AI coding agent CLI written in Rust with zero unsafe code
- RightNow-AI/openfang - Open-source Agent Operating System
- Zackriya-Solutions/meetily - Privacy first, AI meeting assistant with 4x faster Parakeet/Whisper live transcription, speaker diarization, and Ollama summarization built on Rust. 100% local processing. no cloud required. Meetily (Meetly Ai - https://meetily.ai) is the #1 Self-hosted, Open-source Ai meeting note taker for macOS & Windows.
- eboody/statum - Statum helps make undesirable state impossible to represent in code, at compile time
- fabro-sh/fabro - โ๏ธ The open source dark software factory for expert engineers.
- zeroclaw-labs/zeroclaw - Fast, small, and fully autonomous AI personal assistant infrastructure, ANY OS, ANY PLATFORM โ deploy anywhere, swap anything ๐ฆ
- microsoft/RustTraining - Beginner, advanced, expert level Rust training material
- raphaelmansuy/edgeparse - EdgeParse converts any digital PDF into Markdown, JSON (with bounding boxes), HTML, or plain text โ deterministically, without a JVM, without a GPU, and with best-in-class accuracy on the 200-document benchmark suite included in this repository.
- atuinsh/eye-declare - A declarative inline TUI rendering library for Rust, built on Ratatui
- microsoft/duroxide
- paulosuzart/zart
-
<a name="Python"></a>Python
- lauris/awesome-scala - A community driven list of useful Scala libraries, frameworks and software.
- EbookFoundation/free-programming-books - :books: Freely available programming books
- anfederico/clairvoyant
- lm-sys/FastChat - An open platform for training, serving, and evaluating large language models. Release repo for Vicuna and Chatbot Arena.
- piku/piku - The tiniest PaaS you've ever seen. Piku allows you to do git push deployments to your own servers.
- localstack/localstack - ๐ป A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline
- tahoe-lafs/tahoe-lafs - The Tahoe-LAFS decentralized secure filesystem.
- 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.
- tornadoweb/tornado - Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed.
- benoitc/gunicorn - gunicorn 'Green Unicorn' is a WSGI HTTP Server for UNIX, fast clients and sleepy applications.
- huggingface/transformers - ๐ค Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models, for both inference and training.
- smol-ai/developer - the first library to let you embed a developer agent in your own app!
- zylon-ai/private-gpt - Interact with your documents using the power of GPT, 100% privately, no data leaks
- ActivityWatch/activitywatch - The best free and open-source automated time tracker. Cross-platform, extensible, privacy-focused.
- OpenBMB/ToolBench - [ICLR'24 spotlight] An open platform for training, serving, and evaluating large language model for tool learning.
- open-webui/open-webui - User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
- ray-project/ray - Ray is an AI compute engine. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.
- microsoft/autogen - A programming framework for agentic AI
- celery/celery - Distributed Task Queue (development branch)
- explosion/spaCy - ๐ซ Industrial-strength Natural Language Processing (NLP) in Python
- goauthentik/authentik - The authentication glue you need.
- lixxu/flask-paginate - Pagination support for flask
- Lightning-AI/lit-llama - Implementation of the LLaMA language model based on nanoGPT. Supports flash attention, Int8 and GPTQ 4bit quantization, LoRA and LLaMA-Adapter fine-tuning, pre-training. Apache 2.0-licensed.
- InternLM/InternLM - Official release of InternLM series (InternLM, InternLM2, InternLM2.5, InternLM3).
- superduper-io/superduper - Superduper: End-to-end framework for building custom AI applications and agents.
- sgl-project/sglang - SGLang is a high-performance serving framework for large language models and multimodal models.
- BerriAI/litellm - Python SDK, Proxy Server (AI Gateway) to call 100+ LLM APIs in OpenAI (or native) format, with cost tracking, guardrails, loadbalancing and logging. [Bedrock, Azure, OpenAI, VertexAI, Cohere, Anthropic, Sagemaker, HuggingFace, VLLM, NVIDIA NIM]
- Chainlit/chainlit - Build Conversational AI in minutes โก๏ธ
- mem0ai/mem0 - Universal memory layer for AI Agents
- crewAIInc/crewAI - Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewAI empowers agents to work together seamlessly, tackling complex tasks.
- mindsdb/mindsdb - Federated Query Engine for AI - The only MCP Server you'll ever need
- khoj-ai/khoj - Your AI second brain. Self-hostable. Get answers from the web or your docs. Build custom agents, schedule automations, do deep research. Turn any online or local LLM into your personal, autonomous AI (gpt, claude, gemini, llama, qwen, mistral). Get started - free.
- tobymao/sqlglot - Python SQL Parser and Transpiler
- pydantic/FastUI - Build better UIs faster.
- python-jsonschema/jsonschema - An implementation of the JSON Schema specification for Python
- evhub/coconut - Simple, elegant, Pythonic functional programming.
- Kanaries/pygwalker - PyGWalker: Turn your dataframe into an interactive UI for visual analysis
- byashimov/django-controlcenter - Set of widgets to build dashboards for Django projects
- datafold/data-diff - Compare tables within or across databases
- marimo-team/marimo - A reactive notebook for Python โ run reproducible experiments, query with SQL, execute as a script, deploy as an app, and version with git. Stored as pure Python. All in a modern, AI-native editor.
- marshmallow-code/apispec - A pluggable API specification generator. Currently supports the OpenAPI Specification (f.k.a. the Swagger specification)..
- pypa/sampleproject - A sample project that exists for PyPUG's "Tutorial on Packaging and Distributing Projects"
- reactive-python/reactpy - It's React, but in Python
- testcontainers/testcontainers-python - Testcontainers is a Python library that providing a friendly API to run Docker container. It is designed to create runtime environment to use during your automatic tests.
- vanna-ai/vanna - ๐ค Chat with your SQL database ๐. Accurate Text-to-SQL Generation via LLMs using Agentic Retrieval ๐.
- anymail/django-anymail - Django email backends and webhooks for Amazon SES, Brevo, MailerSend, Mailgun, Mailjet, Mailtrap, Postmark, Postal, Resend, Scaleway TEM, SendGrid, SparkPost, Unisender Go and more
- amazon-science/chronos-forecasting - Chronos: Pretrained Models for Time Series Forecasting
- unslothai/unsloth - Fine-tuning & Reinforcement Learning for LLMs. ๐ฆฅ Train OpenAI gpt-oss, DeepSeek, Qwen, Llama, Gemma, TTS 2x faster with 70% less VRAM.
- Lightning-AI/litgpt - 20+ high-performance LLMs with recipes to pretrain, finetune and deploy at scale.
- hatchet-dev/hatchet - ๐ช Run Background Tasks at Scale
- eosphoros-ai/DB-GPT - AI Native Data App Development framework with AWEL(Agentic Workflow Expression Language) and Agents
- autogluon/autogluon - Fast and Accurate ML in 3 Lines of Code
- minimaxir/simpleaichat - Python package for easily interfacing with chat apps, with robust features and minimal code complexity.
- open-mmlab/Amphion - Amphion (/รฆmหfaษชษn/) is a toolkit for Audio, Music, and Speech Generation. Its purpose is to support reproducible research and help junior researchers and engineers get started in the field of audio, music, and speech generation research and development.
- thisbejim/Pyrebase - A simple python wrapper for the Firebase API.
- facebookarchive/python-instagram - Python Client for Instagram API
- raiderrobert/django-multiurl - Have you ever wanted multiple views to match to the same URL? Now you can.
- fiorix/cyclone - Cyclone is a web server framework for Python, that implements the Tornado API as a Twisted protocol.
- faust-streaming/faust - Python Stream Processing. A Faust fork
- QwenLM/Qwen-Agent - Agent framework and applications built upon Qwen>=3.0, featuring Function Calling, MCP, Code Interpreter, RAG, Chrome extension, etc.
- bruin-data/ingestr - ingestr is a CLI tool to copy data between any databases with a single command seamlessly.
- msoedov/agentic_security - Agentic LLM Vulnerability Scanner / AI red teaming kit ๐งช
- ingolemo/python-lenses - A python lens library for manipulating deeply nested immutable structures
- Avaiga/taipy - Turns Data and AI algorithms into production-ready web applications in no time.
- mage-ai/mage-ai - ๐ง Build, run, and manage data pipelines for integrating and transforming data.
- Skyvern-AI/skyvern - Automate browser based workflows with AI
- Kitware/trame - Trame lets you weave various components and technologies into a Web Application solely written in Python.
- rio-labs/rio - WebApps in pure Python. No JavaScript, HTML and CSS needed
- minimaxir/gpt-2-simple - Python package to easily retrain OpenAI's GPT-2 text-generating model on new texts
- sauljabin/kaskade - kaskade is a text user interface for kafka, which allows you to interact and consume topics from your terminal in style!
- bytewax/bytewax - Python Stream Processing
- IAHispano/Applio - A simple, high-quality voice conversion tool focused on ease of use and performance.
- GoogleCloudPlatform/cloud-vision - Sample code for Google Cloud Vision
- billxbf/ReWOO - Decoupling Reasoning from Observations for Efficient Augmented Language Models
- earl/beanstalkc - A simple beanstalkd client library for Python
- kraiz/django-crontab - dead simple crontab powered job scheduling for django.
- leegao/readme2tex - Renders TeXy Math for Github Readme - No longer needed with official MathTex support on GH
- carbonfact/lea - ๐โโ๏ธ Minimalist SQL orchestrator
- hacksider/Deep-Live-Cam - real time face swap and one-click video deepfake with only a single image
- mkwatson/chat_any_site
- fastapi/sqlmodel - SQL databases in Python, designed for simplicity, compatibility, and robustness.
- dottxt-ai/outlines - Structured Outputs
- Ucas-HaoranWei/GOT-OCR2.0 - Official code implementation of General OCR Theory: Towards OCR-2.0 via a Unified End-to-end Model
- KruxAI/ragbuilder - A toolkit to create optimal Production-readyRetrieval Augmented Generation(RAG) setup for your data
- getmoss/pullama - A Pull Request summarizer powered by Ollama and Llama2
- hazelcast/hazelcast-python-client - Hazelcast Python Client
- capjamesg/knowledge-graph-language - A query language for exploring knowledge graphs.
- arthurio/fastapi-filter - Filter and order your endpoints
- MODSetter/SurfSense - Connect any LLM to your internal knowledge sources and chat with it in real time alongside your team. OSS alternative to NotebookLM, Perplexity, and Glean. Join our Discord: https://discord.gg/ejRNvftDp9
- microsoft/durabletask-python - A Durable Task Python SDK compatible with the Durable Task Scheduler
- simular-ai/Agent-S - Agent S: an open agentic framework that uses computers like a human
- DataExpert-io/llm-driven-data-engineering - This is a public repository to go over all the LLM-driven data engineering concepts.
- alumnium-hq/alumnium - Pave the way towards AI-powered test automation.
- AntonOsika/gpt-engineer - CLI platform to experiment with codegen. Precursor to: https://lovable.dev
- phunt/avro-rpc-quickstart - Apache Avro RPC Quick Start.
- pydantic/pydantic-ai - GenAI Agent Framework, the Pydantic way
- browser-use/browser-use - ๐ Make websites accessible for AI agents. Automate tasks online with ease.
- dbos-inc/dbos-transact-py - Lightweight Durable Python Workflows
- Thytu/Agentarium - open-source framework for creating and managing simulations populated with AI-powered agents. It provides an intuitive platform for designing complex, interactive environments where agents can act, learn, and evolve.
- BeastByteAI/scikit-llm - Seamlessly integrate LLMs into scikit-learn.
- qodo-ai/pr-agent - ๐ PR Agent - The Original Open-Source PR Reviewer, This repo is not the Qodo free tier! Try the free version on our website.
- agno-agi/agno - The complete stack for AI Engineers: framework, runtime and control plane.
- openai/openai-agents-python - A lightweight, powerful framework for multi-agent workflows
- docling-project/docling - Get your documents ready for gen AI
- olucurious/PyFCM - Python client for FCM - Firebase Cloud Messaging (Android, iOS and Web)
- openfga/python-sdk - OpenFGA SDK for Python 3 - https://pypi.org/project/openfga-sdk/
- marcelnicolay/simplexml - Simple and fast XML encoder/decoder for Python
- apache/burr - Build applications that make decisions (chatbots, agents, simulations, etc...). Monitor, trace, persist, and execute on your own infrastructure.
- moonshine-ai/moonshine - Fast and accurate automatic speech recognition (ASR) for edge devices
- MotleyAI/motleycrew - Flexible and powerful multi-agent AI framework
- yichuan-w/LEANN - [MLsys2026]: RAG on Everything with LEANN. Enjoy 97% storage savings while running a fast, accurate, and 100% private RAG application on your personal device.
- mabel-dev/opteryx - ๐ฆ A SQL-on-everything Query Engine you can execute over multiple databases and file formats. Query your data, where it lives.
- agent-infra/sandbox - All-in-One Sandbox for AI Agents that combines Browser, Shell, File, MCP and VSCode Server in a single Docker container.
- OpenHands/OpenHands - ๐ OpenHands: AI-Driven Development
- datalab-to/chandra - OCR model that handles complex tables, forms, handwriting with full layout.
- algorithmicsuperintelligence/optillm - Optimizing inference proxy for LLMs
- c0dejump/HExHTTP - Header Exploitation HTTP
- recombee/python-api-client - Python client for easy use of the Recombee recommendation API
- anelendata/dbt-ksql - dbt ksqlDB adapter
- mikeknapp/AppEngine-OAuth-Library - An OAuth library for interacting with Twitter, MySpace, LinkedIn and Yahoo on AppEngine
- HKUDS/OpenPhone - "OpenPhone: Mobile Agentic Foundation Models for AI Phone"
- digitalreasoning/PyStratus - Python-based utility for managing various distributed services on cloud providers
- qodex-ai/apimesh - Auto-generate OpenAPI 3.0 specs + interactive HTML API UI from your codebase โ in seconds.
- hkage/cookiecutter-tornado - Cookiecutter template for Tornado based projects
- babbel/floto - Task Orchestration Tool Based on SWF and boto3
- marcio704/graphic_editor - Description on 'instructions.txt'
- cusma/pe-de-manga - Plante e regue um pรฉ de manga, grite oxรช e colhe sua deliciosa manga NFT! ๐ฅญ
- sieve-project/sieve - Automatic Reliability Testing for Kubernetes Controllers and Operators
- tav/tweetapp - Framework for creating Twitter apps on App Engine
- incidentfox/incidentfox - AI-powered SRE platform for automated incident investigation
- novix-science/mlx-sim
-
<a name="Elixir"></a>Elixir
- h4cc/awesome-elixir - A curated list of amazingly awesome Elixir and Erlang libraries, resources and shiny things. Updates:
- discord/manifold - Fast batch message passing between nodes for Erlang/Elixir.
- absinthe-graphql/absinthe - The GraphQL toolkit for Elixir
- ateliware/triplex - Database multitenancy for Elixir applications!
- antonmi/flowex - Flow-Based Programming framework for Elixir
- doomspork/hydra - Open source API gateway with integrated cache and data transformations.
- aws-beam/aws-elixir - AWS clients for Elixir
- bitwalker/libcluster - Automatic cluster formation/healing for Elixir applications
- beam-community/bamboo - Testable, composable, and adapter based Elixir email library for devs that love piping.
- smpallen99/ex_admin - ExAdmin is an auto administration package for Elixir and the Phoenix Framework
- Nebo15/ecto_mnesia - Ecto adapter for Mnesia Erlang term database.
- kafkaex/kafka_ex - Kafka client library for Elixir
- bitwalker/exrm - Automatically generate a release for your Elixir project!
- googleapis/elixir-google-api - Elixir client libraries for accessing Google APIs.
- aviabird/gringotts - A complete payment library for Elixir and Phoenix Framework
- mojotech/torch - A rapid admin generator for Elixir & Phoenix
- cpursley/walex - Postgres change events (CDC) in Elixir
- tallarium/reverse_proxy_plug - ๐ an Elixir reverse proxy Plug with HTTP/2, chunked transfer and path proxying support
- bitwalker/swarm - Easy clustering, registration, and distribution of worker processes for Erlang/Elixir
- discord/fastglobal - Fast no copy globals for Elixir & Erlang.
- arjan/singleton - Global, supervised singleton processes for Elixir
- imeraj/Phoenix_rumbl - Phoenix rumbl project converted to 1.3
- agoodway/walex - Postgres change events (CDC) in Elixir
-
<a name="Not%20Set"></a>Not Set
- akullpp/awesome-java - A curated list of awesome frameworks, libraries and software for the Java programming language.
- ocaml-community/awesome-ocaml - A curated collection of awesome OCaml tools, frameworks, libraries and articles.
- vlang/awesome-v - A curated list of awesome V frameworks, libraries, software and resources.
- aleixmorgadas/awesome-engineering-strategy - ๐ How to design and execute engineering strategies for tech leadership.
- chentsulin/awesome-graphql - Awesome list of GraphQL
- mfornos/awesome-microservices - A curated list of Microservice Architecture related principles and technologies.
- FasterXML/jackson - Main Portal page for the Jackson project
- toml-lang/toml - Tom's Obvious, Minimal Language
- ehazlett/shipyard - Composable Docker Management
- github/gitignore - A collection of useful .gitignore templates
- limetext/lime - Open source API-compatible alternative to the text editor Sublime Text
- kelseyhightower/kubernetes-the-hard-way - Bootstrap Kubernetes the hard way. No scripts.
- meirwah/awesome-workflow-engines - A curated list of awesome open source workflow engines
- kuchin/awesome-cto - A curated and opinionated list of resources for Chief Technology Officers, with the emphasis on startups
- devoxx/JavaRoadmap - The 2024 Java Developers Roadmap
- matter-labs/awesome-zero-knowledge-proofs - A curated list of awesome things related to learning Zero-Knowledge Proofs (ZKP).
- lucia-auth/lucia - Authentication, simple and clean
- ulid/spec - The canonical spec for ulid
- ratfactor/ziglings - Learn the Zig programming language by fixing tiny broken programs.
- fr0gger/Awesome-GPT-Agents - A curated list of GPT agents for cybersecurity
- appcypher/awesome-wasm-runtimes - A list of webassemby runtimes
- feathersjs/awesome-feathersjs - A list of awesome things related to FeathersJS
- DopplerHQ/awesome-bots - The most awesome list about bots โญ๏ธ๐ค
- zakirullin/cognitive-load - ๐ง Cognitive load is what matters
- teivah/sre-roadmap - An Opinionated Roadmap to Become an SRE (Concepts > Tools)
- n8n-io/self-hosted-ai-starter-kit - The Self-hosted AI Starter Kit is an open-source template that quickly sets up a local AI environment. Curated by n8n, it provides essential tools for creating secure, self-hosted AI workflows.
- cemerick/clojure-type-selection-flowchart - Flowchart for choosing the right Clojure type definition form
- mistercrunch/duckstreams
- helpermethod/spring-boot-style-guide - An opinionated guide on developing web applications with Spring Boot.
- maciejwalkowiak/just - Magical ๐ช command line toolkit for developing ๐ Spring Boot apps
- forcesunseen/llm-hackers-handbook - A guide to LLM hacking: fundamentals, prompt injection, offense, and defense
- liquidslr/system-design-notes - Notes of the book System Desgin Interview - An Insider's Guide
- resonatehq/durable-promise-specification - Durable Promise Specification
- jrwest/learn_you_a_scalaz - Learn You a Scalaz for Greatest Good
- openfga/action-openfga-deploy - Github Action for deploying your Authorization Model to an OpenFGA Store
- openfga/action-openfga-test - Github Action for testing your OpenFGA Authorization Model
- sycamore-rs/awesome-sycamore - A curated list of Sycamore related content and resources
- lukasmasuch/best-of-ml-python - ๐ A ranked list of awesome machine learning Python libraries. Updated weekly.
- paulosuzart/todo - Playing with Lift and Specs for Mapper Validation
- javabuddy/awesome-java-interview-resource - Best collection of Java Interview resources including books, courses, interview questions and answers on different topics like core java, collections, mutlithreading, functional programming, serialization, design patterns and more.
- paulosuzart/clojure-type-selection-flowchart - Flowchart for choosing the right Clojure type definition form
- robinong79/docker-swarm-monitoring - Monitoring Docker Swarm with Prometheus and ELK stack
- pires22/framework - Experimental REST API framework in c3
- hokapoka/fspoll - File Poller written in GO - monitors file on the local FS for changes
- twoism/go-is-not-good - A curated list of articles complaining that go (golang) isn't good enough
- nubank/hiring-without-whiteboards - โญ๏ธ Companies that don't have a broken hiring process
- nvartolomei/oswald - A Write-Ahead Log (WAL) design built exclusively on object storage primitives.
- Aracki/toolnetes - ๐ง Collection of miscellaneous Kubernetes tools and articles.
- worcr/worcr - Next-gen background job processing ๐ญ
- camunda-community-hub/zeebe-docker-compose - Zeebe with Operate Docker Compose configuration
-
<a name="HTML"></a>HTML
- ripienaar/free-for-dev - A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev
- EsotericSoftware/kryo - Java binary serialization and cloning: fast, efficient, automatic
- playframework/play-bootstrap - A Play Framework library for Bootstrap
- NikolaiT/se-scraper - Javascript scraping module based on puppeteer for many different search engines...
- paulosuzart/ultimate-geo - Command line tool for generating latitude and longitude reading csv files with random columns.
-
<a name="Ruby"></a>Ruby
- kilimchoi/engineering-blogs - A curated list of engineering blogs
- kontena/kontena - The developer friendly container and micro services platform. Works on any cloud, easy to setup, simple to use.
- basecamp/kamal - Deploy web apps anywhere.
- heroku/heroku-buildpack-clojure - Heroku's classic buildpack for Clojure applications.
- cuber-cloud/cuber-gem - An automation tool that simplify the deployment of your apps on Kubernetes.
- fabianlindfors/kapten - Simple containerized development environments directly from the command line
- max-mapper/jsonpify - turn json apis into jsonp apis through a heroku proxy!
-
<a name="Java"></a>Java
- google/guava - Google core libraries for Java
- ReactiveX/RxJava - RxJava โ Reactive Extensions for the JVM โ a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
- OpenAPITools/openapi-generator - OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
- oracle/graal - GraalVM compiles applications into native executables that start instantly, scale fast, and use fewer compute resources ๐
- DiUS/java-faker - Brings the popular ruby faker gem to Java
- ashishps1/awesome-system-design-resources - Learn System Design concepts and prepare for interviews using free resources.
- kestra-io/kestra - Event Driven Orchestration & Scheduling Platform for Mission Critical Applications
- google/google-java-format - Reformats Java source code to comply with Google Java Style.
- Netflix/Hystrix - Hystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex distributed systems where failure is inevitable.
- ben-manes/caffeine - A high performance caching library for Java
- GoogleContainerTools/jib - ๐ Build container images for your Java applications.
- micronaut-projects/micronaut-core - Micronaut Application Framework
- JSQLParser/JSqlParser - JSqlParser parses an SQL statement and translate it into a hierarchy of Java classes. The generated hierarchy can be navigated using the Visitor Pattern
- zalando/problem-spring-web - A library for handling Problems in Spring Web MVC
- Netflix/concurrency-limits
- lukas-krecan/ShedLock - Distributed lock for your scheduled tasks
- jobrunr/jobrunr - An extremely easy way to perform background processing in Java. Backed by persistent storage. Open and free for commercial use.
- karatelabs/karate - Test Automation Made Simple
- resilience4j/resilience4j - Resilience4j is a fault tolerance library designed for Java8 and functional programming
- Netflix/ribbon - Ribbon is a Inter Process Communication (remote procedure calls) library with built in software load balancers. The primary usage model involves REST calls with various serialization scheme support.
- spring-projects/spring-retry
- j-easy/easy-rules - The simple, stupid rules engine for Java
- making/yavi - Yet Another Validation for Java (A lambda based type safe validation framework)
- zalando/problem - A Java library that implements application/problem+json
- failsafe-lib/failsafe - Fault tolerance and resilience patterns for the JVM
- eclipse-vertx/vert.x - Vert.x is a tool-kit for building reactive applications on the JVM
- puniverse/quasar - Fibers, Channels and Actors for the JVM
- java-json-tools/json-patch - An RFC 6902 (JSON Patch) and reverse, plus RFC 7386 (JSON Merge Patch), implementation in Java using Jackson (2.2.x)
- pac4j/pac4j - Security engine for Java (authentication, authorization, multi frameworks): OAuth, CAS, SAML, OpenID Connect, LDAP, JWT...
- perwendel/spark - A simple expressive web framework for java. Spark has a kotlin DSL https://github.com/perwendel/spark-kotlin
- AsyncHttpClient/async-http-client - Asynchronous Http and WebSocket Client library for Java
- vladmihalcea/hypersistence-tsid - A Java library for generating Time-Sorted Unique Identifiers (TSID).
- json-path/JsonPath - Java JsonPath implementation
- uber/NullAway - A tool to help eliminate NullPointerExceptions (NPEs) in your Java code with low build-time overhead
- square/javapoet - A Java API for generating .java source files.
- hrldcpr/pcollections - A Persistent Java Collections Library
- OpenHFT/Chronicle-Map - Replicate your Key Value Store across your network, with consistency, persistance and performance.
- derive4j/derive4j - Java 8 annotation processor and framework for deriving algebraic data types constructors, pattern-matching, folds, optics and typeclasses.
- classgraph/classgraph - An uber-fast parallelized Java classpath scanner and module scanner.
- kagkarlsson/db-scheduler - Persistent cluster-friendly scheduler for Java
- bazaarvoice/jolt - JSON to JSON transformation library written in Java.
- EdwardRaff/JSAT - Java Statistical Analysis Tool, a Java library for Machine Learning
- npgall/cqengine - Ultra-fast SQL-like queries on Java collections
- vavr-io/vavr - vสvr (formerly called Javaslang) is a non-commercial, non-profit object-functional library that runs with Java 8+. It aims to reduce the lines of code and increase code quality.
- projectnessie/nessie - Nessie: Transactional Catalog for Data Lakes with Git-like semantics
- jankotek/mapdb - MapDB provides concurrent Maps, Sets and Queues backed by disk storage or off-heap-memory. It is a fast and easy to use embedded Java database engine.
- diffplug/spotless - Keep your code spotless
- joelittlejohn/jsonschema2pojo - Generate Java types from JSON or JSON Schema and annotate those types for data-binding with Jackson, Gson, etc
- engagingspaces/vertx-graphql-service-discovery - Service discovery and querying of GraphQL schema's in Vert.x based microservices
- LogNet/grpc-spring-boot-starter - Spring Boot starter module for gRPC framework.
- wepay/waltz - Waltz is a quorum-based distributed write-ahead log for replicating transactions
- ddd-by-examples/library - A comprehensive Domain-Driven Design example with problem space strategic analysis and various tactical patterns.
- querydsl/querydsl - Unified Queries for Java
- yahoo/HaloDB - A fast, log structured key-value store.
- ashishps1/awesome-low-level-design - Learn Low Level Design (LLD) and prepare for interviews using free resources.
- jtablesaw/tablesaw - Java dataframe and visualization library
- schibsted/jslt - JSON query and transformation language
- microsoft/typespec
- bytedance/bitsail - BitSail is a distributed high-performance data integration engine which supports batch, streaming and incremental scenarios. BitSail is widely used to synchronize hundreds of trillions of data every day.
- AxonFramework/Axon-trader - A sample to use the axon framework for a trading application
- petitparser/java-petitparser - Dynamic parser combinators in Java.
- linkedin/coral - Coral is a translation, analysis, and query rewrite engine for SQL and other relational languages.
- voldemort/voldemort - An open source clone of Amazon's Dynamo.
- eugene-khyst/postgresql-event-sourcing - A reference implementation of an event-sourced system that uses PostgreSQL as an event store built with Spring Boot. Fork the repository and use it as a template for your projects. Or clone the repository and run end-to-end tests to see how everything works together.
- Apicurio/apicurio-registry - An API/Schema registry - stores APIs and Schemas.
- jooby-project/jooby - The modular web framework for Java and Kotlin
- codecentric/spring-boot-admin - Admin UI for administration of spring boot applications
- jbangdev/jbang - Unleash the power of Java - JBang Lets Students, Educators and Professional Developers create, edit and run self-contained source-only Java programs with unprecedented ease.
- jgrapht/jgrapht - Master repository for the JGraphT project
- javers/javers - JaVers - object auditing and diff framework for Java
- networknt/json-schema-validator - A fast Java JSON schema validator that supports draft V4, V6, V7, V2019-09 and V2020-12
- PicnicSupermarket/error-prone-support - Error Prone extensions: extra bug checkers and a large battery of Refaster rules.
- AxonFramework/AxonFramework - Framework for Evolutionary Message-Driven Microservices on the JVM
- deliveredtechnologies/rulebook - 100% Java, Lambda Enabled, Lightweight Rules Engine with a Simple and Intuitive DSL
- sczyh30/vertx-blueprint-microservice - Vert.x Blueprint Project - Micro-Shop microservice application
- rsocket/rsocket-java - Java implementation of RSocket
- stateless4j/stateless4j - Lightweight Java State Machine
- rayokota/kareldb - A Relational Database Backed by Apache Kafka
- rayokota/kcache - An In-Memory Cache Backed by Apache Kafka
- Netflix/curator - ZooKeeper client wrapper and rich ZooKeeper framework
- GoogleCloudPlatform/cloud-spanner-r2dbc - R2DBC driver for Google Cloud Spanner
- java-json-tools/json-schema-validator - A JSON Schema validation implementation in pure Java, which aims for correctness and performance, in that order
- everit-org/json-schema - JSON Schema validator for java, based on the org.json API
- ssilverman/snowy-json - Snow, a full-featured JSON Schema validator
- rayokota/keta - A Transactional Metadata Store Backed by Apache Kafka
- reugn/dev-tools - A collection of developer utilities in a single desktop application
- CodePhiliaX/Chat2DB - AI-driven database tool and SQL client, The hottest GUI client, supporting MySQL, Oracle, PostgreSQL, DB2, SQL Server, DB2, SQLite, H2, ClickHouse, and more.
- jreijn/spring-comparing-template-engines - Demo project to show different Java templating engines in combination with Spring MVC
- yoomoney/db-queue - Worker-queue implementation on top of Java and database
- thombergs/buckpal - An example approach for implementing a Clean/Hexagonal Architecture
- bucket4j/bucket4j - Java rate limiting library based on token-bucket algorithm.
- eclipse-rdf4j/rdf4j - Eclipse RDF4J: scalable RDF for Java
- jbock-java/either - Functional error handling for Java
- decorators-squad/eo-yaml - YAML for Java 8 and above. A user-friendly OOP library. Previously known as "Camel".
- xyzsd/dichotomy - Result, Either, Try, and Maybe monadic types for Java
- alturkovic/distributed-lock - Distributed locking with Spring
- abilng/ndjson - ndjson for Java
- google/cel-java - Fast, portable, non-Turing complete expression evaluation with gradual typing (Java)
- shnewto/bqjson - bqjson - Serialize/Deserialzie BigQuery TableResults to/from JSON
- casid/jte-spring-boot-demo - A simple demo of jte running with Spring Boot.
- skinny85/jilt - Java annotation processor library for auto-generating Builder (including Staged Builder) pattern classes
- balamaci/rxjava-walkthrough - RxJava playground
- dsyer/spring-boot-java-10
- jaguililla/hexagonal_spring - Spring template for a REST service designed with Hexagonal architecture
- alxkm/reflector - Reflector is tiny java reflections library
- matiasah/spring-calcite - SpringBoot + Apache Calcite
- d-michail/jheaps - Master repository for the JHeaps project
- build-on-aws/building-apache-kafka-connectors - Sample code that shows the important aspects of developing custom connectors for Kafka Connect. It provides the resources for building, deploying, and running the code on-premises using Docker, as well as running the code in the cloud.
- yugabyte/spring-data-yugabytedb - Spring Data Module for YugabyteDB.
- tzolov/calcite-sql-rewriter - JDBC driver that converts any INSERT, UPDATE and DELETE statements into append-only INSERTs. Instead of updating rows in-place it inserts the new version of the row along with version metadata
- infobip/infobip-spring-data-querydsl - Infobip Spring Data Querydsl provides new functionality that enables the user to leverage the full power of Querydsl API on top of Spring Data repository infrastructure.
- mweirauch/micrometer-jvm-extras - A set of additional JVM process metrics for micrometer.io.
- fusesource/hawtdispatch - The libdispatch style API for Java and Scala
- oblac/jodd-util - Essential Java utilities.
- reactor/reactor-addons - Additional optional modules for the Reactor project
- npgall/concurrent-trees - Concurrent Radix and Suffix Trees for Java
- palantir/javapoet - Java library used to generate Java source files.
- niwinz/jnanomsg - Clojure and Java bindings for nanomsg (build on top of JNA).
- wavesoftware/java-mapstruct-jpa - A set of utilities focused on mapping JPA managed entities with MapStruct
- wnameless/json-flattener - A Java utility is designed to FLATTEN nested JSON objects and even more to UNFLATTEN them back
- rocketbase-io/db-scheduler-log - extension for db-scheduler that registers as log-service
- dylibso/chicory - Native JVM WebAssembly runtime
- deblockt/json-diff - A library to generate a json diff on java
- michelin/kstreamplify - Swiftly build and enhance your Kafka Streams applications.
- domaframework/doma - DAO oriented database mapping framework for Java
- littlehorse-enterprises/littlehorse - LittleHorse Kernel: A Platform for Distributed Event-Driven or Orchestrated Applications.
- jqwik-team/jqwik - Property-Based Testing on the JUnit Platform
- enofex/taikai - Taikai is an extension of the popular ArchUnit library, offering a comprehensive suite of predefined rules tailored for various technologies.
- digitalpetri/strict-machine - A declarative DSL for building asynchronously evaluated Finite State Machines on the JVM
- openfga/java-sdk - OpenFGA SDK for Java - https://central.sonatype.com/artifact/dev.openfga/openfga-sdk
- jcabi/jcabi-aspects - Collection of AspectJ Java Aspects to facilitate aspect-oriented programming patterns: logging, caching, validating, etc.
- intuit/graphql-filter-java - This project is developed to help developers add filtering support to their graphql-java services
- bertilmuth/act - Executable state charts, property based testing and more.
- dbos-inc/dbos-transact-java - Lightweight Durable Java Workflows
- mizosoft/methanol - โ๏ธ Lightweight HTTP extensions for Java & Kotlin
- RuedigerMoeller/fast-serialization - FST: fast java serialization drop in-replacement
- LiveRamp/captain - distributed, light-weight java workflow engine for a microservice architecture
- linkedin/Hoptimator - Multi-hop declarative data pipelines
- f4b6a3/tsid-creator - A Java library for generating Time-Sorted Unique Identifiers (TSID).
- MicroRaft/MicroRaft - Feature-complete implementation of the Raft consensus algorithm in Java
- lmdbjava/lmdbjava - Lightning Memory Database (LMDB) for Java: a low latency, transactional, sorted, embedded, key-value store
- psidh/Prithvi - Prithvi is an in-memory key-value database built from scratch in Java, without relying on external frameworks. It provides basic data storage operations, persistence to disk, and essential features like TTL expiry, automatic data management and LRU Cache
- cache2k/cache2k - Lightweight, high performance Java caching
- zakgof/actr - Simple, fast and typesafe Java actor model implementation
- elasticsoftwarefoundation/elasticactors - Persistent Stateful Actor System
- statefulj/statefulj - A Finite State Machine Implementation along with an integrated Spring Based Framework
- javelit/javelit - The simplest way to build data apps and webapps in Java. Inspired by Streamlit.
- arturmkrtchyan/iban4j - A Java library for generation and validation of the International Bank Account Numbers (IBAN ISO_13616) and Business Identifier Codes (BIC ISO_9362).
- CajunSystems/cajun - A pluggable actor system written in java leveraging modern features from JDK21+
- siy/pragmatica-lite - Modern Functional Programming for Java 25
- siy/pragmatica - Pragmatic Functional Java Essentials
- jonas-grgt/bob - Java annotation processor for builder generation (plain source code, no bytecode weaving)
- gregory-ledenev/java-class-extension - A powerful library that emulates class extensions (categories) in Java. In addition it supports interfaces and objects composition, interfaces adoption, object unions and aspects.
- bekk/db-scheduler-ui
- alex-shpak/rx-jersey - RxJava support for Jersey resources both server and client
- simplesourcing/simplesource - Simple Sourcing is an API for building event sourcing systems
- paulosuzart/lib-entity - Java library for building type-safe, state-driven business entities with validation and action handling
- hicod3r/BigQuery-isolated-unit-testing
- paulosuzart/JTornado - Java Http Server based on Tornadoweb.
- CoreyForsyth/annotation-constraints
- domaframework/doma-spring-boot - Spring Boot Support for Doma
- Atrox/haikunatorjava - Generate Heroku-like random names to use in your Java applications
- OpenAPITools/jackson-databind-nullable - JsonNullable wrapper class and Jackson module to support meaningful null values
- FasterXML/jackson-module-jsonSchema - (DEPRECATED for Jackson 3) Module for generating JSON Schema (v3) definitions from POJOs
- ConSol/java9-modules-maven-junit-example - This simple project shows how Maven can be used to build Java 9 modules.
- martinellich/jooq-spring
- Breus/json-masker - High-performance JSON masker library with no runtime dependencies
- tomnelson/jungrapht-visualization - visualization and sample code from Java Universal Network Graph ported to use JGraphT models and algorithms
- kcctl/kcctl - A modern and intuitive command line client for Kafka Connect
- jclouds/legacy-jclouds-examples
- liquidpie/lenses-java - Implementation of Lens Pattern in Java
- adamalexandru4/pgmq-spring - PGMQ Java client using Spring framework
- caelum/restfulie-java - restfulie implementation in java, with support to vraptor
- vijjayy81/spring-boot-jpa-rest-demo-filter-paging-sorting - Spring Boot Data JPA with Filter, Pagination and Sorting
- vert-x/test-tools-tests - Vert.x 2.x is deprecated - use instead
- ToastShaman/tiny-types - Java library for creating tiny/micro types with validation.
- ppissias/xsrpcj - An extra small (xs) RPC implementation
-
<a name="Clojure"></a>Clojure
- oracle-samples/clara-rules - Forward-chaining rules in Clojure(Script)
- metabase/metabase - The easy-to-use open source Business Intelligence and Embedded Analytics tool that lets everyone work with data :bar_chart:
- clj-commons/manifold - A compatibility layer for event-driven abstractions
- magomimmo/modern-cljs - A series of tutorials on ClojureScript
- jepsen-io/jepsen - A framework for distributed systems verification, with fault injection
- weavejester/hiccup - Fast library for rendering HTML in Clojure
- clojure/tools.cli - Command-line processing
- xtdb/xtdb - An immutable SQL database for application development, time-travel reporting and data compliance. Developed by @juxt
- onyx-platform/onyx - Distributed, masterless, high performance, fault tolerant data processing
- mcohen01/amazonica - A comprehensive Clojure client for the entire Amazon AWS api.
- hoophq/sequence - Immutable, scalable, and easy to use ledger service.
- walmartlabs/lacinia - GraphQL implementation in pure Clojure
- clj-commons/aleph - Asynchronous streaming communication for Clojure - web server, web client, and raw TCP/UDP
- yaml/yamlscript - Programming in YAML
- taoensso/timbre - Pure Clojure/Script logging library
- clj-pdf/clj-pdf - PDF generation library for Clojure
- korma/Korma - Tasty SQL for Clojure.
- seancorfield/honeysql - Turn Clojure data structures into SQL
- clojure/java.jdbc - JDBC from Clojure (formerly clojure.contrib.sql)
- weavejester/compojure - A concise routing library for Ring/Clojure
- taoensso/sente - Realtime web comms library for Clojure/Script
- taoensso/nippy - Fast serialization library for Clojure
- liebke/avout - Avout: Distributed State in Clojure
- damballa/abracad - A Clojure library for de/serializing Clojure data structures with Avro.
- krisajenkins/yesql - A Clojure library for using SQL.
- clj-commons/seesaw - Seesaw turns the Horror of Swing into a friendly, well-documented, Clojure library
- emezeske/lein-cljsbuild - Leiningen plugin to make ClojureScript development easy.
- plumatic/plumbing - Prismatic's Clojure(Script) utility belt
- funcool/buddy - Security library for Clojure
- ztellman/proteus - local. mutable. variables.
- stuartsierra/component - Managed lifecycle of stateful objects in Clojure
- clj-time/clj-time - A date and time library for Clojure, wrapping the Joda Time library.
- sunng87/slacker - Transparent, non-incursive RPC by clojure and for clojure
- suprematic/otplike - Erlang/OTP like processes and behaviours for Clojure on top of core.async
- instantdb/instant - Instant is a modern Firebase. We make you productive by giving your frontend a real-time database.
- clojure/tools.trace - 1.3 update of clojure.contrib.trace
- taoensso/faraday - Amazon DynamoDB client for Clojure
- andrewvc/noir-async - Seamless, concise, async webservices for clojure.
- r0man/sqlingvo - A Clojure & ClojureScript DSL for SQL
- swannodette/enlive-tutorial - An Easy Introduction to Enlive
- theleoborges/bouncer - A validation DSL for Clojure & Clojurescript applications
- pdfkit/pdfkit-clj - Clojure library for generating PDFs using wkhtmltopdf.
- overtone/at-at - Ahead-of-time function scheduler
- ring-clojure/ring-mock - Library to create mock Ring requests for unit tests
- mmcgrana/clj-redis - Clojure Redis client library
- scgilardi/slingshot - Enhanced try and throw for Clojure leveraging Clojure's capabilities
- weavejester/ring-oauth2 - OAuth 2.0 client middleware for Ring
- paulosuzart/clj-enlive-template - lein-newnew template for web noir + enlive web applications
- clojurewerkz/meltdown - Clojure interface to Reactor, an event-driven programming and stream processing toolkit for the JVM
- pjt/saxon - Clojure wrapper library for the Saxon XSLT 2.0 processor.
- xeqi/peridot - a basic api for interacting with ring apps
- liebke/zookeeper-clj - A Clojure DSL for Apache ZooKeeper
- clojure-expectations/expectations - A minimalist's unit testing framework ("classic" version)
- liebke/cljr - cljr is a Clojure REPL and package management system.
- Workiva/eva - A distributed database-system implementing an entity-attribute-value data-model that is time-aware, accumulative, and atomically consistent
- cemerick/friend - An extensible authentication and authorization library for Clojure Ring web applications and services.
- redplanetlabs/agent-o-rama - End-to-end LLM agent platform for Java and Clojure for building, tracing, testing, and monitoring agents with integrated storage and one-click deployment. Inspired by LangGraph/LangSmith.
- 8thlight/hyperion - Clojure API for generic persistence.
- paulosuzart/moyure - Organize your meet ups fast (sample)
- macourtney/Conjure - A Rails like framework for Clojure.
- chrix75/Gemini - A data matching library written in Clojure
- ejackson/Minimal-Ajaxy-Closurescript - Basic example of using AJAX stuff with Clojurescript
- paulosuzart/Server-Stats - A framework for writing ssh-based server monitoring and alerts, written in clojure.
- ksuzuki/Sevenri - Sevenri, a Clojure environment
- paraseba/clache - a caching library for clojure implementing various cache strategies
- paulosuzart/cloherence - clojure map semantics and dsl on top of Coherence
- ztellman/lamina - not under active development - event-driven workflows for clojure
- stuartsierra/lazytest - (archived) New test framework for Clojure
- paulosuzart/xstandard - Abstractions to easily validate xml content
-
<a name="Go"></a>Go
- sirupsen/logrus - Structured, pluggable logging for Go.
- Shopify/toxiproxy - :alarm_clock: :fire: A TCP proxy to simulate network and system conditions for chaos and resiliency testing
- charmbracelet/glow - Render markdown on the CLI, with pizzazz! ๐ ๐ป
- attic-labs/noms - The versioned, forkable, syncable database
- fyne-io/fyne - Cross platform GUI toolkit in Go inspired by Material Design
- jesseduffield/lazydocker - The lazier way to manage everything docker
- nektos/act - Run your GitHub Actions locally ๐
- caddyserver/certmagic - Automatic HTTPS for any Go program: fully-managed TLS certificate issuance and renewal
- asticode/go-astilectron - Build cross platform GUI apps with GO and HTML/JS/CSS (powered by Electron)
- oxequa/realize - Realize is the #1 Golang Task Runner which enhance your workflow by automating the most common tasks and using the best performing Golang live reloading.
- labstack/echo - High performance, minimalist Go web framework
- maxence-charriere/go-app - A package to build progressive web apps with Go programming language and WebAssembly.
- traefik/traefik - The Cloud Native Application Proxy
- go-chi/chi - lightweight, idiomatic and composable router for building Go HTTP services
- maaslalani/slides - Terminal based presentation tool
- wagoodman/dive - A tool for exploring each layer in a docker image
- ovh/utask - ยตTask is an automation engine that models and executes business processes declared in yaml. โ๏ธ๐
- charmbracelet/bubbletea - A powerful little TUI framework ๐
- go-swagger/go-swagger - Swagger 2.0 implementation for go
- hashicorp/memberlist - Golang package for gossip based membership and failure detection
- VictoriaMetrics/fastcache - Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead
- allegro/bigcache - Efficient cache for gigabytes of data written in Go.
- uber-go/zap - Blazing fast, structured, leveled logging in Go.
- FiloSottile/age - A simple, modern and secure encryption tool (and Go library) with small explicit keys, no config options, and UNIX-style composability.
- coroot/coroot - Coroot is an open-source observability and APM tool with AI-powered Root Cause Analysis. It combines metrics, logs, traces, continuous profiling, and SLO-based alerting with predefined dashboards and inspections.
- charmbracelet/gum - A tool for glamorous shell scripts ๐
- pocketbase/pocketbase - Open Source realtime backend in 1 file
- dolthub/dolt - Dolt โ Git for Data
- getlago/lago - Open Source Metering and Usage Based Billing API โญ๏ธ Consumption tracking, Subscription management, Pricing iterations, Payment orchestration & Revenue analytics
- zincsearch/zincsearch - ZincSearch . A lightweight alternative to elasticsearch that requires minimal resources, written in Go.
- openfga/openfga - A high performance and flexible authorization/permission engine built for developers and inspired by Google Zanzibar
- joho/godotenv - A Go port of Ruby's dotenv library (Loads environment variables from .env files)
- emirpasic/gods - GoDS (Go Data Structures) - Sets, Lists, Stacks, Maps, Trees, Queues, and much more
- etcd-io/bbolt - An embedded key/value database for Go.
- codenotary/immudb - immudb - immutable database based on zero trust, SQL/Key-Value/Document model, tamperproof, data change history
- rqlite/rqlite - The lightweight, fault-tolerant database built on SQLite. Designed to keep your data highly available with minimal effort.
- sqlc-dev/sqlc - Generate type-safe code from SQL
- redis/go-redis - Redis Go client
- lni/dragonboat - A feature complete and high performance multi-group Raft library in Go.
- unionj-cloud/go-doudou - go-doudou๏ผdoudou pronounce /dษudษu/๏ผis OpenAPI 3.0 (for REST) spec and Protobuf v3 (for grpc) based lightweight microservice framework. It supports monolith service application as well.
- liftbridge-io/liftbridge - Kafka-style message streaming in Go. Built on NATS. Single binary, no JVM, no ZooKeeper.
- BooleanCat/go-functional - go-functional is a library of iterators to augment the standard library
- sourcegraph/conc - Better structured concurrency for go
- hibiken/asynq - Simple, reliable, and efficient distributed task queue in Go
- centrifugal/centrifugo - Scalable real-time messaging server in a language-agnostic way. Self-hosted alternative to Pubnub, Pusher, Ably, socket.io, Phoenix.PubSub, SignalR. Set up once and forever.
- google/wire - Compile-time Dependency Injection for Go
- Melkeydev/go-blueprint - Go-blueprint allows users to spin up a quick Go project using a popular framework
- mikestefanello/pagoda - Rapid, easy full-stack web development starter kit and admin panel in Go
- brianvoe/gofakeit - Random fake data generator written in go
- go-gorm/gorm - The fantastic ORM library for Golang, aims to be developer friendly
- 99designs/gqlgen - go generate based graphql server library
- graphql-go/graphql - An implementation of GraphQL for Go / Golang
- etcd-io/etcd - Distributed reliable key-value store for the most critical data of a distributed system
- thomaspoignant/go-feature-flag - GO Feature Flag is a simple, complete and lightweight self-hosted feature flag solution 100% Open Source. ๐๏ธ
- a-h/templ - A language for writing HTML user interfaces in Go.
- thoas/go-funk - A modern Go utility library which provides helpers (map, find, contains, filter, ...)
- xo/usql - Universal command-line interface for SQL databases
- flynn/flynn - [UNMAINTAINED] A next generation open source platform as a service (PaaS)
- istio/istio - Connect, secure, control, and observe services.
- containers/buildah - A tool that facilitates building OCI images.
- alexei-led/pumba - Chaos testing, network emulation, and stress testing tool for containers
- jmoiron/sqlx - general purpose extensions to golang's database/sql
- samber/lo - ๐ฅ A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...)
- GoogleCloudPlatform/terraformer - CLI tool to generate terraform files from existing infrastructure (reverse Terraform). Infrastructure to Code
- rivo/tview - Terminal UI library with rich, interactive widgets โย written in Golang
- onsi/ginkgo - A Modern Testing Framework for Go
- redpanda-data/connect - Fancy stream processing made operationally mundane
- google/gvisor - Application Kernel for Containers
- cayleygraph/cayley - An open-source graph database
- 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, xDC replication, Kubernetes, POSIX FUSE mount, S3 API, S3 Gateway, Hadoop, WebDAV, encryption, Erasure Coding. Enterprise version is at seaweedfs.com.
- gptscript-ai/gptscript - Build AI assistants that interact with your systems
- docker-archive/deploykit - A toolkit for creating and managing declarative, self-healing infrastructure.
- dolthub/doltgresql - DoltgreSQL - Version Controlled PostgreSQL
- oauth2-proxy/oauth2-proxy - A reverse proxy that provides authentication with Google, Azure, OpenID Connect and many more identity providers.
- tilt-dev/tilt - Define your dev environment as code. For microservice apps on Kubernetes.
- kubernetes/kops - Kubernetes Operations (kOps) - Production Grade k8s Installation, Upgrades and Management
- SnellerInc/sneller - World's fastest log analysis: ฮป + SQL + JSON + S3
- eko/monday - โก๏ธ A dev tool for microservice developers to run local applications and/or forward others from/to Kubernetes SSH or TCP
- siderolabs/talos - Talos Linux is a modern Linux distribution built for Kubernetes.
- kubernetes-sigs/external-dns - Configure external DNS servers dynamically from Kubernetes resources
- hashicorp/terraform-provider-aws - The AWS Provider enables Terraform to manage AWS resources.
- m1k1o/neko - A self hosted virtual browser that runs in docker and uses WebRTC.
- projectdiscovery/katana - A next-generation crawling and spidering framework.
- charmbracelet/vhs - Your CLI home video recorder ๐ผ
- abiosoft/colima - Container runtimes on macOS (and Linux) with minimal setup
- elazarl/goproxy - An HTTP proxy library for Go
- flipt-io/flipt - Enterprise-ready, Git native feature management solution
- cosmos72/gomacro - Interactive Go interpreter and debugger with REPL, Eval, generics and Lisp-like macros
- asynkron/protoactor-go - Proto Actor - Ultra fast distributed actors for Go, C# and Java/Kotlin
- twitchtv/twirp - A simple RPC framework with protobuf service definitions
- dolthub/go-mysql-server - A MySQL-compatible relational database with a storage agnostic query engine. Implemented in Go.
- crossplane/crossplane - The Cloud Native Control Plane
- stakater/Reloader - A Kubernetes controller to watch changes in ConfigMap and Secrets and do rolling upgrades on Pods with their associated Deployment, StatefulSet, DaemonSet and DeploymentConfig โ [โฉStar] if you're using it!
- chaitin/SafeLine - SafeLine is a self-hosted WAF(Web Application Firewall) / reverse proxy to protect your web apps from attacks and exploits.
- ergo-services/ergo - An actor-based Framework with network transparency for creating event-driven architecture in Golang. Inspired by Erlang. Zero dependencies.
- glasskube/glasskube - ๐ง The next generation Package Manager for Kubernetes ๐ฆ Featuring a GUI and a CLI. Glasskube packages are dependency aware, GitOps ready and can get automatic updates via a central public package repository.
- nsf/gocode - An autocompletion daemon for the Go programming language
- cerbos/cerbos - Cerbos is the open core, language-agnostic, scalable authorization solution that makes user permissions and authorization simple to implement and manage by writing context-aware access control policies for your application resources.
- madari/go-socket.io - A Socket.IO backend implementation written in Go
- charmbracelet/freeze - Generate images of code and terminal output ๐ธ
- andydunstall/piko - An open-source alternative to Ngrok, designed to serve production traffic and be simple to host (particularly on Kubernetes)
- hoisie/mustache - The mustache template language in Go
- apache/incubator-seata-go - Go Implementation For Seata
- nalgeon/redka - Redis re-implemented with SQL
- arttor/helmify - Creates Helm chart from Kubernetes yaml
- stern/stern - โ Multi pod and container log tailing for Kubernetes -- Friendly fork of https://github.com/wercker/stern
- zitadel/zitadel - ZITADEL - Identity infrastructure, simplified forย you.
- riverqueue/river - Fast and reliable background jobs in Go
- oklog/ulid - Universally Unique Lexicographically Sortable Identifier (ULID) in Go
- authzed/spicedb - Open Source, Google Zanzibar-inspired database for scalably storing and querying fine-grained authorization data
- kumahq/kuma - ๐ป The multi-zone service mesh for containers, Kubernetes and VMs. Built with Envoy. CNCF Sandbox Project.
- replicate/cog - Containers for machine learning
- asdine/storm - Simple and powerful toolkit for BoltDB
- ovh/venom - ๐ Manage and run your integration tests with efficiency - Venom run executors (script, HTTP Request, web, imap, etc... ) and assertions
- DiceDB/dice - DiceDB is an open-source, fast, reactive, in-memory database optimized for modern hardware.
- atomix/atomix - A Kubernetes toolkit for building distributed applications using cloud native principles
- schemahero/schemahero - A Kubernetes operator for declarative database schema management (gitops for database schemas)
- frain-dev/convoy - The Cloud Native Webhooks Gateway
- updatecli/updatecli - A Declarative Update Policy Engine
- aserto-dev/topaz - Cloud-native authorization for modern applications and APIs
- indeedeng/iwf - iWF is a Workflow-As-Code microservice orchestration platform offering an orchestration coding framework and service for building resilient, fault-tolerant, scalable long-running processes
- clastix/kamaji - Kamaji is the Hosted Control Plane Manager for Kubernetes.
- nitrictech/nitric - Nitric is a multi-language framework for cloud applications with infrastructure from code.
- cruise-automation/isopod - An expressive DSL and framework for Kubernetes configuration without YAML
- tidwall/evio - Fast event-loop networking for Go
- wcharczuk/go-chart - go chart is a basic charting library in go.
- nucleuscloud/neosync - Open Source Data Security Platform for Developers to Monitor and Detect PII, Anonymize Production Data and Sync it across environments.
- pg-sharding/spqr - Stateless Postgres Query Router.
- turbot/flowpipe - Flowpipe is a cloud scripting engine. Automation and workflow to connect your clouds to the people, systems and data that matters.
- teamhanko/hanko - Modern authentication, on your terms. Open source alternative to Auth0, Clerk, WorkOS, Stytch.
- superfly/litefs - FUSE-based file system for replicating SQLite databases across a cluster of machines
- postgres-ai/database-lab-engine - DBLab enables ๐ database branching and โก๏ธ thin cloning for any Postgres database and empowers DB testing in CI/CD. This optimizes database-related costs while improving time-to-market and software quality. Follow to stay updated.
- expr-lang/expr - Expression language and expression evaluation for Go
- backube/volsync - Asynchronous data replication for Kubernetes volumes
- berops/claudie - Cloud-agnostic managed Kubernetes
- cogentcore/core - A free and open source framework for building powerful, fast, elegant 2D and 3D apps that run on macOS, Windows, Linux, iOS, Android, and web with a single Go codebase, allowing you to Code Once, Run Everywhere.
- openbao/openbao - OpenBao exists to provide a software solution to manage, store, and distribute sensitive data including secrets, certificates, and keys.
- keploy/keploy - API, Integration, E2E Testing Agent for Developers that actually work. Generate tests, mocks/stubs for your APIs!
- apache/skywalking-swck - Apache SkyWalking Cloud on Kubernetes
- kofalt/go-memoize - An easy, no-frills memoizer for Go. Cache your expensive function calls.
- mishudark/eventhus - Go - CQRS / Event Sourcing made easy - Go
- runabol/tork - Tork is a lightweight, distributed workflow engine that runs tasks as simple scripts within Docker containers.
- amitshekhariitbhu/go-backend-clean-architecture - A Go (Golang) Backend Clean Architecture project with Gin, MongoDB, JWT Authentication Middleware, Test, and Docker.
- gianarb/orbiter - Orbiter is an opensource docker swarm autoscaler
- warpstreamlabs/bento - Fancy stream processing made operationally mundane. This repository is a fork of the original project before the license was changed.
- hyperjumptech/grule-rule-engine - Rule engine implementation in Golang
- dominikbraun/graph - A library for creating generic graph data structures and modifying, analyzing, and visualizing them.
- casbin/caswaf - Casbin AI & MCP security gateway for HTTP, online demo: https://door.caswaf.com
- pquerna/ffjson - faster JSON serialization for Go
- yonahd/kor - A Golang Tool to discover unused Kubernetes Resources
- ipfs/go-ds-crdt - A distributed go-datastore implementation using Merkle-CRDTs.
- grafana/tanka - Flexible, reusable and concise configuration for Kubernetes
- gazette/core - Build platforms that flexibly mix SQL, batch, and stream processing paradigms
- warrant-dev/warrant - Warrant is a highly scalable, centralized authorization service based on Google Zanzibar. Use it to define, enforce, query, and audit application authorization and access control.
- cashapp/pranadb
- kataras/neffos - A modern, fast and scalable websocket framework with elegant API written in Go
- maragudk/gomponents - HTML components in pure Go.
- blastrain/vitess-sqlparser - simply SQL Parser for Go ( powered by vitess and TiDB )
- mattn/go-gtk - Go binding for GTK
- decred/dcrd - Decred daemon in Go (golang).
- go-fuego/fuego - Golang Fuego - Web framework generating OpenAPI 3 spec from source code - Pluggable to existing Gin & Echo APIs
- edwingeng/wuid - An extremely fast globally unique number generator.
- mosuka/phalanx - Phalanx is a cloud-native distributed search engine that provides endpoints through gRPC and traditional RESTful API.
- rulego/rulego - โ๏ธRuleGo is a lightweight, high-performance, embedded, next-generation component orchestration rule engine framework for Go.
- owenrumney/squealer - Telling tales on you for leaking secrets!
- medama-io/medama - Self-hostable, privacy-focused website analytics.
- konstructio/kubefirst - The Kubefirst Open Source Platform
- Tochemey/goakt - [Go] Distributed Actor/Grain framework using protocol buffers as message for Golang
- cortezaproject/corteza - Low-code platform
- ariasql/ariasql - The AriaSQL relational database management system.
- componego/componego - The most flexible component-oriented framework for GoLang applications
- MightyMoud/sidekick - Bare metal to production ready in mins; your own fly server on your VPS.
- cloudprober/cloudprober - An active monitoring software to detect failures before your customers do.
- rigdev/rig - The DevEx & Application-layer for your Internal Developer Platform โต
- kmarkela/duffman - Fuzzer and Lightweight CLI Client for Postman Collections
- dicedb/dice - DiceDB is an open-source, fast, reactive, in-memory database optimized for modern hardware.
- ionos-cloud/terraform-provider-ionoscloud - The IONOS Cloud Terraform provider gives the ability to deploy and configure resources using the IONOS Cloud APIs.
- xiaonanln/keylock - Golang utility class KeyLock: lock by string key, so as to avoid giant lock
- microsoft/durabletask-go - The Durable Task Framework is a lightweight, embeddable engine for writing durable, fault-tolerant business logic (orchestrations) as ordinary code.
- webhookx-io/webhookx - The Next-Generation Webhooks Gateway.
- toorop/go-bittrex - Go binding for the Bittrex crypto-currency exchange API.
- everettraven/buoy - A declarative Kubernetes dashboard in your terminal
- poonai/vegamcache - Distributed in-memory cache using gossip protocol in go-lang
- werf/nelm - Nelm is a Helm 4 alternative. It is a Kubernetes deployment tool that manages Helm Charts and deploys them to Kubernetes. The Nelm goal is to provide a modern alternative to Helm, with long-standing issues fixed and many new major features introduced.
- tobert/skeezy - A simple blog using Go & Cassandra
- johnnadratowski/golang-neo4j-bolt-driver - Golang Bolt driver for Neo4j
- rapidloop/ellycache - Simple, performant, isolative query cache with HTTP server for PostgreSQL
- pgflo/pg_flo - Stream, transform, and route PostgreSQL data in real-time.
- bruin-data/bruin - Build data pipelines with SQL and Python, ingest data from different sources, add quality checks, and build end-to-end flows.
- go-dev-frame/sponge - A powerful and easy-to-use Go development framework that enables you to effortlessly build stable, reliable, and high-performance backend services with a "low-code" approach.
- zrougamed/dynamic-notification-system - A Go-based dynamic notification scheduler. Supports multi-channel notifications (Slack, Email, SMS, Webhook), flexible intervals, and database-driven job scheduling with execution logging.
- steveyen/gkvlite - Simple, ordered, key-value persistence library for the Go Language
- flomesh-io/fsm - Lightweight service mesh for Kubernetes East-West and North-South traffic management, uses eBPF for layer4 and pipy proxy for layer7 traffic management, support multi cluster network.
- subtrace/subtrace - Network inspector for your backend
- dgraph-io/dgraph - high-performance graph database for real-time use cases
- malumar/ebus - type-safe event bus library for Go with full lifecycle
- yikakia/godoc-mcp-server - A mcp server provide infomation from pkg.go.dev. For all golang programmers
- hookdeck/outpost - Open Source Outbound Webhooks and Event Destinations Infrastructure
- openfga/language - Grammar for the OpenFGA modeling language
- pgschema/pgschema - Terraform-style, declarative schema migration for Postgres
- ldebruijn/graphql-protect - A dead-simple yet highly customizable security proxy compatible with any HTTP GraphQL Server or Gateway.
- aarondl/sqlboiler - Generate a Go ORM tailored to your database schema.
- fastschema/fastschema - All-in-One Backend as a Service with Headless CMS Power
- danielmiessler/Fabric - Fabric is an open-source framework for augmenting humans using AI. It provides a modular system for solving specific problems using a crowdsourced set of AI prompts that can be used anywhere.
- slingdata-io/sling-cli - Sling is a CLI tool that extracts data from a source storage/database and loads it in a target storage/database.
- deepnoodle-ai/risor - Fast and flexible scripting for Go developers and DevOps.
- go-kratos/blades - Blades is a Go-based multimodal AI Agent framework.
- samber/ro - ๐๏ธ Streams & Reactive Programming paradigm for Go: declarative and composable API for event-driven applications
- openchoreo/openchoreo - OpenChoreo is an open-source internal developer platform (IDP)
- stoolap/stoolap-go - NewSQL That Starts Simple. High-performance SQL database with MVCC, columnar indexes, and HTAP capabilities. Pure Go and zero dependencies.
- leomorpho/goship - Opinionated Go/HTMX boilerplate with payments, emails, auth, notifications and more!โต๏ธ
- nixys/nxs-data-anonymizer - A tool for anonymizing PostgreSQL and MySQL databases' dump
- memodb-io/Acontext - Data platform for context engineering. Context data platform that stores, observes and learns. Join the communityโค๏ธ: https://discord.acontext.io
- nvellon/hal - A Golang implementation of HAL media type standard
- huton-io/huton - An embeddable and distributed in-memory key-value store written in Go
- guycipher/k4 - High-performance open-source, durable, transactional embedded storage engine designed for low-latency, and optimized read and write efficiency.
- malisetti/hartman - hartman is a go routine manager
- steveyegge/gastown - Gas Town - multi-agent workspace manager
- gopherd/core - A powerful Go library that provides a component-based development framework for building backend services.
- tokenetes/tokenetes - Transaction Tokens Service
- heimdalr/dag - Yet another directed acyclic graph (DAG) implementation in golang.
- sreekar2307/queue - Distributed queue
- pthm/melange - OpenFGA-to-PostgreSQL authorization compiler. Generates specialized SQL functions from .fga schemas that query your existing tables. Zero sync, always consistent.
- caswaf/caswaf - HTTP & OAuth Gateway and Web Application Firewall (WAF) based on ModSecurity, online demo: https://door.caswaf.com
- flume/enthistory - History tables for ent
- paulosuzart/fgamanager - A Text based UI for managing FGA Tuples
- paulosuzart/gb - Go Benchmark. Inspired by Apache Benchmark
- skelterjohn/go-gb - A(nother) tool to build go projects.
- Azure/go-workflow - Workflow is library to organize steps with dependencies into DAG (Directed-Acyclic-Graph) for Go
- tz3/goforge - GoForge is a command-line interface (CLI) tool designed to streamline the setup of new API projects for Go developers. With GoForge, you can quickly generate a well-structured project skeleton, allowing you to focus on writing actual code rather than spending time on boilerplate setup.
- ligfx/golang-distributed-filesystem - HDFS-alike in Go. Written in 2014 to learn the language and get a job.
- AjayMT/golsp - The Golsp programming language.
- dpouris/goster - An API framework and micro-service helper in Go featuring dynamic routing, middleware support, and integrated logging
- Sumit189/letItGo - Liteweight scheduler in Go
- aki237/ligo - ligo language interpreter
- craigpastro/openfga-dsl-parser
- careduct/openfga_aws - This repository includes the code necessary to deploy the HTTP endpoint of OpenFGA on AWS Lambda and Amazon RDS.
- harshadmanglani/polaris - Polaris: High performance workflow orchestrator for Golang
- JJBordy/rules - Minimal rules engine, uses yaml as input
- runvnc/tealang - Tealang - high level language for Algorand ASC1 and TEAL
- ZEISS/terraform-provider-openfga - (Experimental) OpenFGA Terraform Provider
- pinchtab/pinchtab - High-performance browser automation bridge and multi-instance orchestrator with advanced stealth injection and real-time dashboard.
- pgplex/pgschema - Terraform-style, declarative schema migration CLI for Postgres
- apache/casbin-gateway - Casbin AI & MCP security gateway for HTTP, online demo: https://door.caswaf.com
- kubara-io/kubara - Kubara is a single binary CLI tool written in Go providing a lightweight framework for bootstrapping Kubernetes platforms with production-proven best practices.
- gastownhall/gastown - Gas Town - multi-agent workspace manager
-
<a name="TypeScript"></a>TypeScript
- microsoft/BosqueLanguage - The Bosque programming language is an experiment in regularized design for a machine assisted rapid and reliable software development lifecycle.
- Agenta-AI/agenta - The open-source LLMOps platform: prompt playground, prompt management, LLM evaluation, and LLM observability all in one place.
- nestjs/nest - A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript ๐
- typestack/routing-controllers - Create structured, declarative and beautifully organized class-based controllers with heavy decorators usage in Express / Koa using TypeScript and Routing Controllers Framework.
- typeorm/typeorm - ORM for TypeScript and JavaScript. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, SAP Hana, WebSQL databases. Works in NodeJS, Browser, Ionic, Cordova and Electron platforms.
- puppeteer/puppeteer - JavaScript API for Chrome and Firefox
- portainer/portainer - Making Docker and Kubernetes management easy.
- yangshun/tech-interview-handbook - Curated coding interview preparation materials for busy software engineers
- gothinkster/realworld - "The mother of all demo apps" โ Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more
- graphile/crystal - ๐ฎ Graphile's Crystal Monorepo; home to Grafast, PostGraphile, pg-introspection, pg-sql2 and much more!
- cheeriojs/cheerio - The fast, flexible, and elegant library for parsing and manipulating HTML and XML.
- socketio/socket.io - Realtime application framework (Node.JS server)
- deepstreamIO/deepstream.io - deepstream.io server
- BrainJS/brain.js - ๐ค GPU accelerated Neural networks in JavaScript for Browsers and Node.js
- JetBrains/kotlin-web-site - The Kotlin programming language website
- timgit/pg-boss - Queueing jobs in Postgres from Node.js like a boss
- jacomyal/sigma.js - A JavaScript library aimed at visualizing graphs of thousands of nodes and edges
- tldraw/tldraw - very good whiteboard infinite canvas SDK
- bigcapitalhq/bigcapital - ๐ต Bigcapital is financial accounting with intelligent reporting for faster decision-making, an open-source alternative to Quickbooks, Xero, etc.
- kysely-org/kysely - A type-safe TypeScript SQL query builder
- nocodb/nocodb - ๐ฅ ๐ฅ ๐ฅ Open Source Airtable Alternative
- keystonejs/keystone - The superpowered headless CMS for Node.js โ built with GraphQL and React
- TypeStrong/typedoc - Documentation generator for TypeScript projects.
- novuhq/novu - The open-source notification Inbox infrastructure. E-mail, SMS, Push and Slack Integrations.
- eclipse-theia/theia - Eclipse Theia is a cloud & desktop IDE framework implemented in TypeScript.
- pezzolabs/pezzo - ๐น๏ธ Open-source, developer-first LLMOps platform designed to streamline prompt design, version management, instant delivery, collaboration, troubleshooting, observability and more.
- openobserve/openobserve - Modern observability platform: 10x easier, 140x lower storage cost, petabyte scale. Open-source alternative to Elasticsearch/Splunk/Datadog for logs, metrics, traces, RUM, and more.
- Infisical/infisical - Infisical is the open-source platform for secrets, certificates, and privileged access management.
- formsy/formsy-material-ui - A Formsy compatibility wrapper for Material-UI form components
- typestack/class-validator - Decorator-based property validation for classes.
- danny-avila/LibreChat - Enhanced ChatGPT Clone: Features Agents, MCP, DeepSeek, Anthropic, AWS, OpenAI, Responses API, Azure, Groq, o1, GPT-5, Mistral, OpenRouter, Vertex AI, Gemini, Artifacts, AI model switching, message search, Code Interpreter, langchain, DALL-E-3, OpenAPI Actions, Functions, Secure Multi-User Auth, Presets, open-source for self-hosting. Active.
- kriasoft/graphql-starter-kit - ๐ฅ Monorepo template (seed project) pre-configured with GraphQL API, PostgreSQL, React, and Joy UI.
- OptimalBits/redbird - A modern reverse proxy for node
- gajus/slonik - A Node.js PostgreSQL client with runtime and build time type safety, and composable SQL.
- typestack/typedi - Simple yet powerful dependency injection tool for JavaScript and TypeScript.
- graphql-editor/graphql-editor - ๐บ Visual Editor & GraphQL IDE.
- apollographql/apollo-tooling - โ๏ธ Apollo CLI for client tooling (Mostly replaced by Rover)
- Effect-TS/effect - Build production-ready applications in TypeScript
- feathersjs/feathers - The API and real-time application framework
- scalar/scalar - Scalar is an open-source API platform:ใใใใใใใใใใใใใใใใใใใใใใใใใใใใใใใใใใใใใใใ๐ Modern Rest API Clientใใใใใใใใใใใใใใใใใใใใใใใใใใใใใใใใใใใใใใใใ๐ Beautiful API Referencesใใใใใใใใใใใใใใใใใใใใใใใใใใใใใใใใใใใใใใใใโจ 1st-Class OpenAPI/Swagger Support
- markdoc/markdoc - A powerful, flexible, Markdown-based authoring framework.
- continuedev/continue - โฉ Ship faster with Continuous AI. Open-source CLI that can be used in TUI mode as a coding agent or Headless mode to run background agents
- mikro-orm/mikro-orm - TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Supports MongoDB, MySQL, MariaDB, MS SQL Server, PostgreSQL and SQLite/libSQL databases.
- javascript-obfuscator/javascript-obfuscator - A powerful obfuscator for JavaScript and Node.js
- srbhr/Resume-Matcher - Improve your resumes with Resume Matcher. Get insights, keyword suggestions and tune your resumes to job descriptions.
- RobinBlomberg/kysely-codegen - Generate Kysely type definitions from your database.
- drizzle-team/drizzle-orm - ORM
- activepieces/activepieces - AI Agents & MCPs & AI Workflow Automation โข (~400 MCP servers for AI agents) โข AI Automation / AI Agent with MCPs โข AI Workflows & AI Agents โข MCPs for AI Agents
- bitjson/typescript-starter - Quickly create and configure a new library or Node.js project
- cloudflare/templates - Templates for Cloudflare Workers
- slicknode/graphql-query-complexity - GraphQL query complexity analysis and validation for graphql-js
- growthbook/growthbook - Open Source Feature Flagging and A/B Testing Platform
- malloydata/malloy - Malloy is a modern open source language for describing data relationships and transformations.
- siokas/denomander - Deno command-line interfaces made easy
- kubero-dev/kubero - A free and self-hosted PaaS alternative to Heroku / Netlify / Coolify / Vercel / Dokku / Portainer running on Kubernetes
- electric-sql/pglite - Embeddable Postgres with real-time, reactive bindings.
- ocaml/setup-ocaml - GitHub Action for the OCaml programming language
- denolib/typeorm - Forked from https://github.com/typeorm/typeorm
- Dokploy/dokploy - Open Source Alternative to Vercel, Netlify and Heroku.
- midday-ai/midday - Invoicing, Time tracking, File reconciliation, Storage, Financial Overview & your own Assistant made for Freelancers
- openchatai/copilot
- torokmark/design_patterns_in_typescript - :triangular_ruler: Design pattern implementations in TypeScript
- auth0/express-jwt - connect/express middleware that validates a JsonWebToken (JWT) and set the req.user with the attributes
- typestack/typeorm-typedi-extensions - Dependency injection and service container integration with TypeORM using TypeDI library.
- event-catalog/eventcatalog - An open source documentation tool to bring discoverability to your architecture (DDD, micro-services, event-driven architectures)
- medplum/medplum - Medplum is a healthcare platform that helps you quickly develop high-quality compliant applications.
- ether/ueberDB - Abstract your databases, make datababies. Transforms every database into a object key value store.
- daytonaio/daytona - Daytona is a Secure and Elastic Infrastructure for Running AI-Generated Code
- teableio/teable - โจ The Next Gen Airtable Alternative: No-Code Postgres
- event-driven-io/Pongo - Pongo - Mongo but on Postgres and with strong consistency benefits
- boxyhq/saas-starter-kit - ๐ฅ Enterprise SaaS Starter Kit - Kickstart your enterprise app development with the Next.js SaaS boilerplate ๐
- huggingface/llm-vscode - LLM powered development for VSCode
- Canner/vulcan-sql - Data API Framework for AI Agents and Data Apps
- ega-forever/mokka - Mokka consensus
- opticdev/optic - OpenAPI linting, diffing and testing. Optic helps prevent breaking changes, publish accurate documentation and improve the design of your APIs.
- sequelize/umzug - Framework agnostic migration tool for Node.js
- Escape-Technologies/graphql-armor - ๐ก๏ธ The missing GraphQL security security layer for Apollo GraphQL and Yoga / Envelop servers ๐ก๏ธ
- opendatalab/LabelLLM - The Open-Source Data Annotation Platform
- nestjs/graphql - GraphQL (TypeScript) module for Nest framework (node.js) ๐ท
- EoinDavey/tsPEG - PEG Parser Generator for TypeScript
- ssoready/ssoready - Open-source dev tools for enterprise SSO. Ship SAML + SCIM support this afternoon.
- Ff00ff/mammoth - A type-safe Postgres query builder for TypeScript.
- Canner/WrenAI - โก๏ธ GenBI (Generative BI) queries any database in natural language, generates accurate SQL (Text-to-SQL), charts (Text-to-Chart), and AI-powered business intelligence in seconds.
- emmanueltouzery/prelude-ts - Functional programming, immutable collections and FP constructs for typescript and javascript
- ericwooley/graphql-typeorm-passport-boilerplate - A boilerplate for passport, typeorm, and graphql
- middlewarehq/middleware - โจ Open-source DORA metrics platform for engineering teams โจ
- piotrkulpinski/openalternative - A community driven list of open source alternatives to proprietary software and applications.
- microsoft/typed-rest-client - Node Rest and Http Clients with typings for use with TypeScript
- jhipster/jhipster-registry - JHipster Registry, based on Spring Cloud Netflix Eureka and Spring Cloud Config
- specui/specui - Generate code with specs
- evertdespiegeleer/zhttp - A minimal, typesafe HTTP library with Zod validation ๐งโ๐ป
- kdby-io/graphql-typescript - Define and build GraphQL Schemas using typed classes
- palixir/wabe - Your backend without vendor lock-in in Typescript
- ojkelly/bunjil - A GraphQL bastion server with schema merging, authentication and authorization with Policy Based Access Control
- better-auth/better-auth - The most comprehensive authentication framework for TypeScript
- freelensapp/freelens - Free IDE for Kubernetes
- fynnfluegge/rocketnotes - โจ AI-powered markdown editor - leverage LLMs with your documents - 100% local or in the cloud
- blackboardsh/electrobun - Build ultra fast, tiny, and cross-platform desktop apps with Typescript.
- browserbase/stagehand - The AI Browser Automation Framework
- kysely-org/kysely-ctl - Command-line tool for Kysely, Knex-compatible, works in Node.js, Deno, Bun, etc.
- web-infra-dev/midscene - Driving all platforms UI automation with vision-based model
- nabind47/authjs - Authentication in Next.js 14 with Auth.js and server actions having credentials as well as socials signin along with forgot password and 2FA.
- Codehagen/Badget - Badget aims to simplify financial management with a user-friendly interface and robust backend
- event-driven-io/emmett - Emmett - a Node.js library taking your event-driven applications back to the future!
- dylibso/pg_extism - Wasm UDFs for Postgres, implemented as a TLE on plv8 using Extism
- stackblitz-labs/bolt.diy - Prompt, run, edit, and deploy full-stack web applications using any LLM you want!
- safe-global/safe-wallet-monorepo - Safe{Wallet} โ smart account wallet
- kitojs/kito - ๐บ The high-performance, type-safe and modern TypeScript web framework written in Rust.
- nanoapi-io/napi - Software architecture tooling for the AI age
- cyanheads/atlas-mcp-server - A Model Context Protocol (MCP) server for ATLAS, a Neo4j-powered task management system for LLM Agents - implementing a three-tier architecture (Projects, Tasks, Knowledge) to manage complex workflows. Now with Deep Research.
- justrach/dhi - โก Ultra-fast data validation for Python & TypeScript. Drop-in Pydantic/Zod replacement powered by Zig + SIMD WASM.
- antiwork/shortest - QA via natural language AI tests
- tambo-ai/tambo - Generative UI SDK for React
- graphql-hive/graphql-yoga - ๐ง Rewrite of a fully-featured GraphQL Server with focus on easy setup, performance & great developer experience. The core of Yoga implements WHATWG Fetch API and can run/deploy on any JS environment.
- APIs-guru/graphql-voyager - ๐ฐ๏ธ Represent any GraphQL API as an interactive graph
- sukovanej/effect-http - Declarative HTTP API library for effect-ts
- vratix-dev/vratix-expressjs-api-modules - Instantly build Node.js API backend services with Vratix ๐. A collection of open-source, production-ready API modules for Express.js written in TypeScript. Supports authentication, Stripe billing, email integrations (Postmark), AWS S3 uploads, Docker configs, and more!
- simstudioai/sim - Open-source platform to build and deploy AI agent workflows.
- openfga/frontend-utils - Helpful functions for building OpenFGA model authoring frontends - https://www.npmjs.com/package/@openfga/frontend-utils
- hazelcast/hazelcast-nodejs-client - Hazelcast Node.js Client
- any4ai/AnyCrawl - AnyCrawl ๐: A Node.js/TypeScript crawler that turns websites into LLM-ready data and extracts structured SERP results from Google/Bing/Baidu/etc. Native multi-threading for bulk processing.
- campfirein/cipher - Byterover Cipher is an opensource memory layer specifically designed for coding agents. Compatible with Cursor, Codex, Claude Code, Windsurf, Cline, Claude Desktop, Gemini CLI, AWS's Kiro, VS Code, Roo Code, Trae, Amp Code and Warp through MCP. Built by https://byterover.dev/
- liblaber/ai - build internal applications for your organization
- dflow-sh/dflow
- iOfficeAI/AionUi - Free, local, open-source GUI app for Gemini CLI, Claude Code, Codex, Qwen Code, Goose Cli, Auggie, and more โ Enhanced Chat UI, WebUI, Multi-Agent & Multi-LLM, MCP Integration | ๐ Star if you like it!
- thedotmack/claude-mem - A Claude Code plugin that automatically captures everything Claude does during your coding sessions, compresses it with AI (using Claude's agent-sdk), and injects relevant context back into future sessions.
- kodustech/kodus-ai - AI code reviews โ just like your senior dev would do.
- BemiHQ/bemi-io - Automatic data change tracking for PostgreSQL
- sagekit/magnitude - Open-source, vision-first browser agent
- cloudflare/vibesdk - An open-source vibe coding platform that helps you build your own vibe-coding platform, built entirely on Cloudflare stack
- virattt/dexter - An autonomous agent for deep financial research
- open-circle/valibot - The modular and type safe schema library for validating structural data ๐ค
- chenhunghan/0ma - A modern, desktop-based GUI for managing Lima instances and Kubernetes clusters on macOS.
- constructive-io/pgsql-parser - ๐ PostgreSQL Query Parser for Node.js
- anomalyco/opentui - OpenTUI is a library for building terminal user interfaces (TUIs)
- Qovery/Torii - Torii โฉ๏ธ is a simple, powerful and extensible open-source Internal Developer Portal
- aerographql/aerographql - A small and opinionated Typescript toolkit to create GraphQL server using a declarative approach
- big-armor/datapm
- devmatteini/football-calendar - Automatically sync your google calendar with football matches of your favorite team!
- XPRNetwork/proton-market-old - Proton NFT Marketplace Frontend
- upstash/rag-chat - Prototype SDK for RAG development.
- garrettm/tsum - Typescript sum types with pattern matching, using multimethods
- ojkelly/wahn - Policy Machine for Role Based Access Control
- opencx-labs/copilot
- realworld-apps/realworld - "The mother of all demo apps" โ Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more
- magnitudedev/browser-agent - Open-source, vision-first browser agent
- qwibitai/nanoclaw - A lightweight alternative to OpenClaw that runs in containers for security. Connects to WhatsApp, Telegram, Slack, Discord, Gmail and other messaging apps,, has memory, scheduled jobs, and runs directly on Anthropic's Agents SDK
- jlia0/tinyclaw - TinyClaw is a team of personal agents that collaborate with each other
- unicodeveloper/consultralph - The Ultimate AI-powered app for consultants worldwide (EY, Deloitte, PwC, KPMG, McKinsey, BCG, Bain, etc) to do their research and complete work in hours instead of days, weeks and months.
- zion-off/giggles - batteries-included react framework for building rich terminal apps
- TinyAGI/tinyclaw - TinyClaw is a team of personal agents that collaborate with each other
- sachaa/openbrowserclaw - Browser-native personal AI assistant. Zero infrastructure, the browser is the server.
- TinyAGI/tinyagi - TinyAGI is the agent teams orchestrator for One Person Company. (fka TinyClaw)
- run-llama/liteparse - A fast, helpful, and open-source document parser
- campfirein/byterover-cli - ByteRover CLI (brv) - The portable memory layer for autonomous coding agents (formerly Cipher)
- ForLoopCodes/contextplus - Semantic Intelligence for Large-Scale Engineering. Context+ is an MCP server designed for developers who demand 99% accuracy. By combining RAG, Tree-sitter AST, Spectral Clustering, and Obsidian-style linking, Context+ turns a massive codebase into a searchable, hierarchical feature graph.
- kprovorov/invoi - Free Invoice Generator. Create, preview and download professional PDF invoices in seconds. Free, no account needed, works in your browser.
- wexare-ai/openbrowserclaw - Browser-native personal AI assistant. Zero infrastructure, the browser is the server.
-
<a name="C%2B%2B"></a>C++
- Corvusoft/restbed - Corvusoft's Restbed framework brings asynchronous RESTful functionality to C++14 applications.
- nomic-ai/gpt4all - GPT4All: Run Local LLMs on Any Device. Open-source and available for commercial use.
- uNetworking/uWebSockets - Simple, secure & standards compliant web server for the most demanding of applications
- STEllAR-GROUP/hpx - The C++ Standard Library for Parallelism and Concurrency
- aws/aws-sdk-cpp - AWS SDK for C++
- graphql/libgraphqlparser - A GraphQL query parser in C++ with C and C++ APIs
- rpclib/rpclib - rpclib is a modern C++ msgpack-RPC server and client library
- fnc12/sqlite_orm - โค๏ธ SQLite ORM light header only library for modern C++
- hmartiro/redox - Modern, asynchronous, and wicked fast C++11 client for Redis
- scylladb/seastar - High performance server-side application framework
- google/flatbuffers - FlatBuffers: Memory Efficient Serialization Library
- chdb-io/chdb - chDB is an in-process OLAP SQL Engine ๐ powered by ClickHouse
- google/leveldb - LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
- Snapchat/KeyDB - A Multithreaded Fork of Redis
- ydb-platform/ydb - YDB is an open source Distributed SQL Database that combines high availability and scalability with strong consistency and ACID transactions
- mysql/mysql-connector-cpp - MySQL Connector/C++ is a MySQL database connector for C++. It lets you develop C++ and C applications that connect to MySQL Server.
- timeplus-io/proton - โก Fastest SQL ETL pipeline in a single C++ binary, built for stream processing, observability, analytics and AI/ML
- duckdb/pg_duckdb - DuckDB-powered Postgres for high performance apps & analytics.
- sztomi/cpp-static-init-block - Emulating the static initialization blocks of Java in C++
- lynx-family/lynx - Empower the Web community and invite more to build across platforms.
- duckdb/ducklake - DuckLake is an integrated data lake and catalog format
- vnaydionov/yb-orm - YB.ORM is an object-relational mapper for C++
-
<a name="Crystal"></a>Crystal
- kemalcr/kemal - Fast, Effective, Simple Web Framework
- andre/geocoder - Simple Geocoding in Crystal
- luckyframework/lucky - A full-featured Crystal web framework that catches bugs for you, runs incredibly fast, and helps you write code that lasts.
- amberframework/amber - A Crystal web framework that makes building applications fast, simple, and enjoyable. Get started with quick prototyping, less bugs, and blazing fast performance.
- tbrand/router.cr - Minimum High Performance Middleware for Crystal Web Server.
- amethyst-framework/amethyst - Amethyst is a Rails inspired web-framework for Crystal language
- crystal-lang/crystal - The Crystal Programming Language
- crystal-community/msgpack-crystal - MessagePack implementation in Crystal msgpack.org[Crystal]
- Axentro/Axentro - To be the go to platform for building dApps quickly and cheaply for business and gaming
- mosop/cli - Yet another Crystal library for building command-line interface applications.
- mosop/optarg - Yet another Crystal library for parsing command-line options and arguments.
- ziprandom/graphql-crystal - a graphql implementation for crystal
- mamantoha/crest - HTTP and REST client for Crystal
- icyleaf/halite - ๐HTTP Requests Client with a chainable REST API, built-in sessions and middlewares.
- onyxframework/sql - A delightful SQL ORM โบ๏ธ
- askn/crystal-by-example - Crystal By Example
- cubos/rethinkdb.cr - RethinkDB Driver for Crystal
- watzon/ngrok.cr - Ngrok wrapper for Crystal
- jasonl99/lattice-core - A WebSocket-first object-oriented framework for Crystal
- grip-framework/grip - The microframework for writing powerful web applications.
- watzon/marionette - Selenium alternative for Crystal. Browser manipulation without the Java overhead.
- jeromegn/docker.cr - Docker API client in Crystal.
- crystal-lang-tools/scry - Scry is a code analysis server for https://crystal-lang.org
- squirm-framework/squirm - This was the night of the crawling terror!
-
<a name="JavaScript"></a>JavaScript
- ohmjs/ohm - A library and language for building parsers, interpreters, compilers, etc.
- aisingapore/TagUI - Free RPA tool by AI Singapore
- automerge/automerge - A JSON-like data structure (a CRDT) that can be modified concurrently by different users, and merged again automatically.
- poteto/hiring-without-whiteboards - โญ๏ธ Companies that don't have a broken hiring process
- facebook/create-react-app - Set up a modern web app by running one command.
- fastify/fastify - Fast and low overhead web framework, for Node.js
- js-joda/js-joda - :clock2: Immutable date and time library for javascript
- documentationjs/documentation - :book: documentation for modern JavaScript
- defunkt/jquery-pjax - pushState + ajax = pjax
- hakimel/reveal.js - The HTML Presentation Framework
- DavidAnson/markdownlint - A Node.js style checker and lint tool for Markdown/CommonMark files.
- 28mm/blast-radius - Interactive visualizations of Terraform dependency graphs using d3.js
- ToolJet/ToolJet - ToolJet is the open-source foundation of ToolJet AI - the AI-native platform for building internal tools, dashboard, business applications, workflows and AI agents ๐
- Level/levelup - Superseded by abstract-level. A wrapper for abstract-leveldown compliant stores, for Node.js and browsers.
- cdk8s-team/cdk8s - Define Kubernetes native apps and abstractions using object-oriented programming
- PGBI/kong-dashboard - Dashboard for managing Kong gateway
- react-materialize/react-materialize - Material design for react, powered by materializecss
- acode/cli - Autocode CLI and standard library tooling
- Mintplex-Labs/anything-llm - The all-in-one Desktop & Docker AI application with built-in RAG, AI agents, No-code agent builder, MCP compatibility, and more.
- christianalfoni/formsy-react - A form input builder and validator for React JS
- WiseLibs/better-sqlite3 - The fastest and simplest library for SQLite3 in Node.js.
- spekt8/spekt8 - Visualize your Kubernetes cluster in real time
- devknoll/graphql-schema - Create GraphQL schemas with a fluent/chainable interface
- qeeqbox/social-analyzer - API, CLI, and Web App for analyzing and finding a person's profile in 1000 social media \ websites
- tulios/kafkajs - A modern Apache Kafka client for node.js
- ollama-ui/ollama-ui - Simple HTML UI for Ollama
- josdejong/workerpool - Offload tasks to a pool of workers on node.js and in the browser
- node-inspector/node-inspector - Node.js debugger based on Blink Developer Tools
- dylang/shortid - Short id generator. Url-friendly. Non-predictable. Cluster-compatible.
- html-to-text/node-html-to-text - Advanced html to text converter
- walmartlabs/react-ssr-optimization - React.js server-side rendering optimization with component memoization and templatization
- matthewmueller/graph.ql - Faster and simpler way to create GraphQL servers
- join-monster/join-monster - A GraphQL to SQL query execution layer for query planning and batch data fetching.
- sheerun/graphqlviz - GraphQL Server schema visualizer
- babel/example-node-server - Example Node Server w/ Babel
- simonepri/geo-maps - ๐บ High Quality GeoJSON maps programmatically generated.
- wit-ai/node-wit - Node.js SDK for Wit.ai
- github-tools/github-release-notes - Node module to create a release or a changelog from a tag and uses issues or commits to creating the release notes.
- RockstarLang/rockstar - Home of the Rockstar programming language
- node-ffi/node-ffi - Node.js Foreign Function Interface
- collabnix/kubetools - Kubetools - Curated List of Kubernetes Tools
- lirown/graphql-custom-directives - A collection of custom graphql directives
- maccyber/micro-dockerhub-hook - Automatic docker deployment with webhooks
- personoids/personoids-lite - "The Power of Autonomy in Every Chat." - Transform ChatGPT into a powerful autonomous agent that can independently accomplish complex tasks.
- lucasconstantino/graphql-resolvers - :electric_plug: Resolver composition library for GraphQL.
- smooth-code/graphql-directive - Use custom directives in your GraphQL schema and queries ๐ฉ
- stylesuxx/graphql-custom-types - A collection of custom GraphQL types like Email, URL and password.
- haltcase/babel-plugin-partial-application - [DEPRECATED] Please use https://github.com/citycide/param.macro
- fastify/fastify-kafka - Fastify plugin to interact with Apache Kafka
- shoutem/shoutem.github.io - Supercharging React Native development
- kota65535/openapi-merger - Merges multiple OpenAPI document files into a single file.
- weyoss/graphql-bookshelfjs - Using GraphQL with Bookshelf ORM
- hschne/puny-monitor - A batteries-included monitoring tool for single hosts. Works great with Kamal ๐
- wzhudev/reverse-linear-sync-engine - A reverse engineering of Linear's sync engine. Endorsed by its co-founder & CTO.
- simonexmachina/factory-girl-bookshelf - A Bookshelf adapter for factory-girl
- natevw/fermata - Succinct native REST client, for client-side web apps and node.js. Turns URLs into (optionally: magic!) JavaScript objects.
- watzon/json-to-crystal - Convert JSON structures into Crystal classes with JSON mappings
- tweeio/twee-framework - Modern MVC Framework for Node.js and io.js based on Express.js for professionals with deadlines in enterprise
- fbettag/println - blogging / publishing software written in Scala (Lift Web Framework)
- ansteh/shape-json - Module used to convert a flat json array into a nested json object with a predefined scheme
- nickdesaulniers/node-nanomsg - Node.js binding for nanomsg
- omeroot/socketbox - Write websocket app like as restful api. Inspired by express.
- uilicious/english-compiler - POC AI based Compiler, for converting english based markdown specs, into functional code
- bdeitte/hot-shots - Node.js client for statsd, DogStatsD, and Telegraf
- bredikhin/sailsjs-mocha-testing-barrels-fixtures-example - An example of Sails.js-project testing with Mocha and Barrels for fixtures
- pixlcore/xyops - A complete workflow automation and server monitoring system.
- StephenGrider/AlgoCasts
- rstuven/OpenTweetFilter - A browser extension/add-on to filter tweets. Currently, supporting Google Chrome.and Mozilla Firefox (15+)
- jodacame/apidocjs-template-dark-Slate-Inspiration- - Theme dark (Slate) for apidocjs
- Velron/doxygen-bootstrapped - Customize doxygen output to use the twitter bootstrap framework.
- paulosuzart/fiscalia
- bdsomer/freon - Fast server-side web framework
- paulosuzart/gosigner - Studying GAE with Go, Knockout.js and jQuery Mobile
- alekbarszczewski/graphql-add-middleware - GraphQL middleware for schema resolvers
- GroaJS/groa - Expressive gRPC middleware framework for Node.js
- BirdseyeSoftware/lein-dalap - Leiningen plugin to transform Clojure modules -> Clojurescript, without having to fork your codebase!
- RodrigoEspinosa/lookenv - Set rules for the environment variables in your project. Works great with dotenv
- PaquitoSoft/memored - In-memory shared cache for nodejs application using cluster module
- cloudify-cosmo/node-replace-env-in-json-file - node module that simply replaces placeholders with environment variables values into a json file
- williamhaw/setup-wiremock-action - Sets up a WireMock API using provided stubs.
- affaan-m/everything-claude-code - The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
- gsd-build/get-shit-done - A light-weight and powerful meta-prompting, context engineering and spec-driven development system for Claude Code by TรCHES.
-
<a name="OCaml"></a>OCaml
- mirage/irmin - Irmin is a distributed database that follows the same design principles as Git
- ocaml/dune - A composable build system for OCaml.
- mirage/mirage - MirageOS is a library operating system that constructs unikernels
- anmonteiro/ocaml-h2 - An HTTP/2 implementation written in pure OCaml
- ocsigen/lwt - OCaml promises and concurrent I/O
- UnixJunkie/minicli - Minimalist OCaml library for command line parsing
- riot-ml/riot - An actor-model multi-core scheduler for OCaml 5 ๐ซ
- ocaml-multicore/eio - Effects-based direct-style IO for multicore OCaml
- BinaryAnalysisPlatform/bap - Binary Analysis Platform
- mirage/alcotest - A lightweight and colourful test framework
- chshersh/github-tui - ๐ A TUI for GitHub
- xhtmlboi/yocaml - YOCaml is a static site generator, mostly written in OCaml
- ocurrent/opam-dune-lint - Ensure dune and opam dependencies are consistent
- janestreet/bonsai - A library for building dynamic webapps, using Js_of_ocaml
- ocaml-ppx/ocamlformat - Auto-formatter for OCaml code
- ocaml/ocaml-re - Pure OCaml regular expressions, with support for Perl and POSIX-style strings
- tarides/dune-release - Streamlining the release of dune packages to opam
- mransan/ocaml-protoc - A Protobuf Compiler for OCaml
- mirleft/ocaml-tls - TLS in pure OCaml
- mirage/ocaml-cohttp - An OCaml library for HTTP clients and servers using Lwt or Async
- rgrinberg/opium - Sinatra like web toolkit for OCaml
- backtracking/ocamlgraph - OCaml graph library
- komamitsu/oraft - Library of Raft consensus algorithm implemented in OCaml
- dbuenzli/react - Declarative events and signals for OCaml
- aantron/hyper - OCaml Web client, composable with Dream [unannounced]
- yawaramin/dream-html - Type-safe markup rendering, form validation, and routing for OCaml Dream web framework
- ocaml-multicore/meio - Monitor Eio programs
- terrateamio/terrateam - Terrateam is open-source GitOps infrastructure orchestration. It integrates with GitHub to automate Terraform, OpenTofu, CDKTF, Terragrunt, and Pulumi workflows through pull requests.
- leostera/minttea - A fun little TUI framework for OCaml
- ocaml-community/yojson - Low-level JSON parsing and pretty-printing library for OCaml
- elastic/apm-agent-ocaml - Elastic OCaml APM provides an OCaml library for uploading traces, transactions and errors to Elastic APM.
- tategakibunko/jingoo - OCaml template engine almost compatible with jinja2
- kiranandcode/petrol - Petrol's an OCaml SQL API made to go FAST.
- c-cube/iter - Simple iterator abstract datatype, intended to iterate efficiently on collections while performing some transformations.
- ocaml-multicore/eio-trace - Trace visualisation tool for Eio programs
- hyper-systems/ocaml-mqtt - MQTT client for OCaml
- robur-coop/git-kv - KV implementation on top of git (mirror of https://git.robur.coop/robur/git-kv)
- robur-coop/hurl - A simple HTTP client for OCaml 5
- robur-coop/miou - A simple scheduler for OCaml 5
- camlworks/dream - Tidy, feature-complete Web framework
- didier-wenzek/ocaml-kafka - OCaml bindings for Kafka
- uds-psl/Prog
- suri-framework/atacama - Modern, pure OCaml socket pool for Riot
- suri-framework/blink - A pure OCaml HTTP client for Riot
- dbcaml/dbcaml - DBCaml is a database library for OCaml
- IssuuArchive/graphite-async - graphite-async
- raven-ml/raven - Modern scientific computing for OCaml
- suri-framework/trail - Minimal composable server framework for Riot
- funkywork/yourbones - A companion library for writing applications on Tezos (in OCaml)
- leostera/riot - An actor-model multi-core scheduler for OCaml 5 ๐ซ
-
<a name="Vim%20script"></a>Vim script
- carlhuda/janus - Vim distribution
-
<a name="Flix"></a>Flix
- flix/flix - The Flix Programming Language
-
<a name="C"></a>C
- nanomsg/nanomsg - nanomsg library
- apache/age - Graph database optimized for fast analysis and real-time data processing. It is provided as an extension to PostgreSQL.
- aergoio/litetree - SQLite with Branches
- orioledb/orioledb - OrioleDB โ building a modern cloud-native storage engine (... and solving some PostgreSQL wicked problems)
- zigzap/zap - blazingly fast backends in zig
- onyx-lang/onyx - โจ The compiler and developer toolchain for Onyx
- c3lang/c3c - Compiler for the C3 language
- pikasTech/PikaPython - An ultra-lightweight Python interpreter that runs with only 4KB of RAM, zero dependencies. It is ready to use out of the box without any configuration required and easy to extend with C. Similar project: MicroPython, JerryScript.
- bloomberg/comdb2 - Bloomberg's distributed RDBMS
- sraoss/pg_ivm - IVM (Incremental View Maintenance) implementation as a PostgreSQL extension
- FalkorDB/FalkorDB - A super fast Graph Database uses GraphBLAS under the hood for its sparse adjacency matrix graph representation. Our goal is to provide the best Knowledge Graph for LLM (GraphRAG).
- hydradatabase/columnar - Postgres-native columnar storage extension
- tmattio/mosaic
- Snowflake-Labs/pg_lake - pg_lake: Postgres with Iceberg and data lake access
- timescale/pg_textsearch - PostgreSQL extension for BM25 relevance-ranked full-text search. Postgres OSS licensed.
- bluemathsoft/bm-linalg - Linear Algebra in TypeScript
- lalinsky/dusty - HTTP client/server library for Zig
- dicedb/dicedb - Open-source, low-latency key/value engine built on Valkey with hierarchical storage tiers.
-
<a name="Scala"></a>Scala
- spray/spray - A suite of scala libraries for building and consuming RESTful web services on top of Akka: lightweight, asynchronous, non-blocking, actor-based, testable
- scalaz/scalaz - Principled Functional Programming in Scala
- com-lihaoyi/fastparse - Writing Fast Parsers Fast in Scala
- filodb/FiloDB - Distributed Prometheus time series database
- sangria-graphql/sangria - Scala GraphQL implementation
- prisma/prisma1 - ๐พ Database Tools incl. ORM, Migrations and Admin UI (Postgres, MySQL & MongoDB) [deprecated]
- playframework/playframework - The Community Maintained High Velocity Web Framework For Java and Scala.
- softwaremill/ox - Safe direct-style streaming, concurrency and resiliency for Scala on the JVM
- Philippus/elastic4s - ๐ Elasticsearch Scala Client - Reactive, Non Blocking, Type Safe, HTTP Client
- zio/zio-quill - Compile-time Language Integrated Queries for Scala
- slick/slick - Slick (Scala Language Integrated Connection Kit) is a modern database query and access library for Scala
- squeryl/squeryl - A Scala DSL for talking with databases with minimum verbosity and maximum type safety
- typelevel/fs2 - Compositional, streaming I/O library for Scala
- sangria-graphql/sangria-akka-http-example - An example GraphQL server written with akka-http, circe and sangria
- twitter/finagle - A fault tolerant, protocol-agnostic RPC system
- http4s/blaze - Blazing fast NIO microframework and Http Parser
- yahoo/CMAK - CMAK is a tool for managing Apache Kafka clusters
- fthomas/fs2-cron - FS2 streams based on cron expressions
- profunktor/redis4cats - :bookmark: Redis client built on top of Cats Effect, Fs2 and Lettuce
- sbt/sbt-release - A release plugin for sbt
- scala-hamsters/hamsters - A mini Scala utility library
- softwaremill/elasticmq - In-memory message queue with an Amazon SQS-compatible interface. Runs stand-alone or embedded.
- zio/zio - ZIO โ A type-safe, composable library for async and concurrent programming in Scala
- http4s/http4s - A minimal, idiomatic Scala interface for HTTP
- zio/zio-kafka - A fast Kafka client for ZIO and ZIO Streams
- circe/circe - Yet another JSON library for Scala
- fthomas/refined - Refinement types for Scala
- softwaremill/tapir - Rapid development of self-documenting APIs
- sksamuel/avro4s - Avro schema generation and serialization / deserialization for Scala
- milessabin/shapeless - Generic programming for Scala
- scalalandio/chimney - Scala library for boilerplate-free, type-safe data transformations
- scalatra/scalatra - Tiny Scala high-performance, async web framework, inspired by Sinatra
- unfiltered/unfiltered - A toolkit for servicing HTTP requests in Scala
- hyperledger-labs/Scorex - Scorex 2.0 Core
- mesos/spark - Lightning-fast cluster computing in Java, Scala and Python.
- jonifreeman/sqltyped - Embedding SQL as an external DSL into Scala
- playframework/twirl - Twirl is Play's default template engine
- dehun/learn-fp - learn-by-doing course/tutorial for functional programming on scala
- typelevel/skunk - A data access library for Scala + Postgres.
- pauljamescleary/scala-pet-store - An implementation of the java pet store using FP techniques in scala
- ept/neo4j-scala-template - Template for a new Scala project using the Neo4j graph database and Jersey JSON REST API, including build config and example tests
- jpablo/graph-explorer - Explore graphs in a visual way
- zio/zio-quickstarts - A minimal quickstart ZIO application for writing a RESTful Web Service
- devsisters/shardcake - Sharding and location transparency for Scala
- permutive-engineering/fs2-pubsub - Google Cloud Pub/Sub stream-based client built on top of cats-effect, fs2 and http4s.
- rcardin/yaes - An experimental effect system in Scala that tracks effects through context functions
- http4s/rho - A self documenting DSL built on http4s
- akka/akka-persistence-jdbc - Asynchronously writes journal and snapshot entries to configured JDBC databases so that Akka Actors can recover state
- akka/akka-projection - Akka Projections is intended for building systems with the CQRS pattern, and facilitate in event-based service-to-service communication.
- grouzen/zio-apache-parquet - Scala ZIO-powered Apache Parquet library
- akka/akka-core - A platform to build and run apps that are elastic, agile, and resilient. SDK, libraries, and hosted environments.
- boundary/ordasity - Ordasity is Boundary's library for building stateful clustered services on the JVM.
- memsql/singlestore-spark-connector - A connector for SingleStore and Spark
- debasishg/sjson - Scala Json with capabilities for Scala Object Serialization
- alephium/alephium - Reference client for Alephium protocol
- bmc/classutil - Scala-friendly, fast class-finder library (using ASM under the covers)
- ashwinbhaskar/functional-way - Write small programs (eg -algorithms) in a functional way.
- getkyo/kyo - Toolkit for Scala Development
- cloudmark/cats-actors - Cats Actors framework for building apps which are reactive. Cats actors uses a conceptual actor model as a higher level abstraction for concurrency.
- arnolddevos/JettyS - Scala API for servlets in general and Jetty in particular
- asinghal/SlateIDE - A simple light weight IDE for Scala
- pileworx/akka-http-hal - HAL (Hypermedia Application Language) specification support for akka-http
- paulosuzart/cep-fusion - support for my blog post
- mperucca/constraints
- xuwei-k/dynamicjson - no longer maintenanced
- paulosuzart/hellofinagle - Code for a blog post
- AugustNagro/magnum - A 'new look' for database access in Scala
- twitter-archive/ostrich - A stats collector & reporter for Scala servers (deprecated)
- FunktionalIO/pillars - Scala 3 backend application base
- loicdescotte/pureWebappSample - Minimal http4s + Doobie + ZIO + Circe Scala application to show how to build a purely functional web application in Scala.
- sungjk/s-blockchain - ๐ฐMinimal blockchain implementation using Scala with Netty
- SimpleFinance/simplespec - A small Scala library for writing specs as simple classes and methods (no longer maintained).
- business4s/workflows4s - Simple, Composable, Business-oriented Workflows for Scala
- getkyo/zikyo - ZIO-inspired APIs for Kyo
-
<a name="Jupyter%20Notebook"></a>Jupyter Notebook
- openai/openai-cookbook - Examples and guides for using the OpenAI API
- julep-ai/julep - Deploy serverless AI workflows at scale. Firebase for AI agents
- microsoft/generative-ai-for-beginners - 21 Lessons, Get Started Building with Generative AI
- AI4Finance-Foundation/FinGPT - FinGPT: Open-Source Financial Large Language Models! Revolutionize ๐ฅ We release the trained model on HuggingFace.
- DataExpert-io/data-engineer-handbook - This is a repo with links to everything you'd ever want to learn about data engineering
- buremba/universql - Pushdown compute from Snowflake to DuckDB running on your infrastructure
- rpclib/benchmarks
- hesamsheikh/ml-retreat - Machine Learning Journal for Intermediate to Advanced Topics.
- FareedKhan-dev/all-agentic-architectures - Implementation of 17+ agentic architectures designed for practical use across different stages of AI system development.
-
<a name="Shell"></a>Shell
- 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.
- jpetazzo/pipework - Software-Defined Networking tools for LXC (LinuX Containers)
- Ogeon/rust-on-raspberry-pi - [OUTDATED] Instructions for how to cross compile Rust projects for the Raspberry Pi
- sameersbn/docker-gitlab - Dockerized GitLab
- influxdata/sandbox - A sandbox for the full TICK stack
- sergeysova/jq-action - This lets you do jq operations in GitHub Actions.
- pussinboots/heroku-buildpack-d - Buildpack of the D language for heroku.
- androm3da/optviewer-demo - Demonstration of LLVM's opt-viewer tool
- tw93/Mole - ๐น Deep clean and optimize your Mac.
- cloudfoundry-community/cppcms-buildpack - Cloud Foundry buildpack for the CppCMS web framework.
- cyberdelia/heroku-geo-buildpack - Geo libraries for Heroku
- haraldng/omnipaxos-playground - Playground to visualize OmniPaxos.
- msitarzewski/agency-agents - A complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy injectors to reality checkers. Each agent is a specialized expert with personality, processes, and proven deliverables.
-
<a name="Lua"></a>Lua
- jackMort/ChatGPT.nvim - ChatGPT Neovim Plugin: Effortless Natural Language Generation with OpenAI's ChatGPT API
- LazyVim/LazyVim - Neovim config for the lazy
-
<a name="Kotlin"></a>Kotlin
- JetBrains/kotlin - The Kotlin Programming Language.
- intellij-rust/intellij-rust - Rust plugin for the IntelliJ Platform
- wasabifx/wasabi - An HTTP Framework
- andrewoma/kwery - Kwery is an SQL library for Kotlin
- krud-dev/shapeshift - A Kotlin/Java library for intelligent object mapping and conversion between objects.
- javalin/javalin - A simple and modern Java and Kotlin web framework
- arrow-kt/arrow - The perfect companion for your Kotlin journey - Inspired by functional, data-oriented and concurrent programming
- KStateMachine/kstatemachine - Powerful Kotlin Multiplatform library with clean DSL syntax for creating complex state machines and statecharts driven by Kotlin Coroutines.
- typestreamio/typestream - Open Source streaming platform. Write and run typed data pipelines with a minimal, familiar syntax.
- adevinta/zoe - The Kafka CLI for humans
- konrad-kaminski/spring-kotlin-coroutine - Kotlin coroutine support for Spring.
- glasskube/operator - ๐ง Glasskube Apps Operator
- domnikl/schema-registry-gitops - Manage Confluent Schema Registry subjects through Infrastructure as code
- manojlds/thepill - Decision Trees with Neo4J
- libp2p/jvm-libp2p - a libp2p implementation for the JVM, written in Kotlin ๐ฅ
- Trendyol/stove - Stove: The easiest way of writing e2e/component tests for your JVM back-end app with Kotlin
- embabel/embabel-agent - Agent framework for the JVM. Pronounced Em-BAY-bel /ษmหbeษชbษl/
- namastack/namastack-outbox - Outbox Implementation for Spring Boot
- xenomachina/kessel - A simple parser combinator library for Kotlin
- ExoQuery/ExoQuery - Language Integrated Query for Kotlin
- LeoFuso/argo - A Gradle plugin aimed to help working with Apache Avro. It supports code generation for JSON schema declaration files(.avsc), JSON protocol declaration files(.avpr), and Avro IDL files. In the future, it should support Schema Registry integration, as well.
- Netflix/dgs-codegen
- MarkoMilos/jsonapi - Library for streamlined use of JSON:API using Kotlin and Java built on top of a modern json library Moshi.
- Sefford/kor - A clean architecture implementation
- ImFlog/schema-registry-plugin - Gradle plugin to interact with Confluent Schema-Registry.
-
<a name="Makefile"></a>Makefile
- golang-standards/project-layout - Standard Go Project Layout
-
<a name="Swift"></a>Swift
- Tinder/StateMachine - A Kotlin and Swift DSL for finite state machine
-
<a name="V"></a>V
- 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
- nedpals/vex - Easy-to-use, modular web framework built for V
- elliotchance/vsql - โ๏ธ Single-file or PostgreSQL-server compatible transactional SQL database written in pure V.
- khalyomede/mantis - A web framework written in V lang.
-
<a name="Haskell"></a>Haskell
- github/semantic - Parsing, analyzing, and comparing source code across many languages
- input-output-hk/plutus-pioneer-program - This repository hosts the lectures of the Plutus Pioneers Program. This program is a training course that the IOG Education Team provides to recruit and train software developers in Plutus, the native smart contract language for the Cardano ecosystem.
- facebook/Haxl - A Haskell library that simplifies access to remote data, such as databases or web-based services.
- haskell/aeson - A fast Haskell JSON library
- alpacaaa/zero-bs-haskell - Learn Haskell, with tiny lessons.
- nikita-volkov/hasql - The fastest PostgreSQL libpq-based driver for Haskell
- hreinhardt/amqp - Haskell AMQP client library
- chriseidhof/formlets - Haskell Formlets
- owainlewis/slack - Slack Web and RTM API
- matt-noonan/justified-containers - Standard containers, with keys that carry type-level proofs of their own presence.
- alphaHeavy/consul-haskell - A haskell client library for consul (consul.io)
-
<a name="C%23"></a>C#
- microsoft/kiota - OpenAPI based HTTP Client code generator
- notifo-io/notifo - Multi channel notification service for collaboration tools, e-commerce, news service and more.
-
<a name="Vue"></a>Vue
- AutomaApp/automa - A browser extension for automating your browser by connecting blocks
-
<a name="Odin"></a>Odin
- odin-lang/Odin - Odin Programming Language
-
<a name="Zig"></a>Zig
- tigerbeetle/tigerbeetle - The financial transactions database designed for mission critical safety and performance.
- buzz-language/buzz - ๐จโ๐ buzz, A small/lightweight statically typed scripting language
- xataio/pgzx - Create PostgreSQL extensions using Zig.
- cztomsik/tokamak - Web framework for Zig that leverages dependency injection for clean, modular application development.
- karlseguin/pg.zig - Native PostgreSQL driver / client for Zig
- karlseguin/http.zig - An HTTP/1.1 server for zig
- rockorager/libvaxis - a modern tui library written in zig
- kristoff-it/zine - Fast, Scalable, Flexible Static Site Generator (SSG)
- jetzig-framework/jetzig - Jetzig is a web framework written in Zig
- lightpanda-io/browser - Lightpanda: the headless browser designed for AI and automation
- zon-dev/zinc - Zinc is a web framework written in pure Zig with a focus on high performance, usability, security, and extensibility.
- GabrieleInvernizzi/zig-prompter - zig-prompter is a lightweight and flexible library for building and managing interactive text-based prompts.
- FOLLGAD/zig-ai - OpenAI SDK with streaming support
- williamw520/toposort - Topological sort library in Zig
- Super-ZIG/io - Easy input/output in ZIG.
- Thomvanoorschot/backstage - This repository contains an experimental actor framework built using the Zig programming language. The framework implements actor-based concurrent programming patterns, including message passing between actors, actor lifecycle management, and state isolation. It leverages the libxev library for its event loop and concurrency.
- cocky-punch/raft - Raft Consensus Algorithm implementation in Zig
- Tony-ArtZ/zorm - A Zig ORM with custom schema support
- chrischtel/Ziglet - A Minimalist, High-Performance Virtual Machine in Zig
- justrach/dhi-zig
- akarpovskii/tuile - A cross-platform Text UI (TUI) library in Zig
- aleloi/zepl - Experimental repl for zig
- justrach/merjs - A Zig-native web framework. File-based routing, SSR, type-safe APIs, WASM client interactivity. No Node. No npm. Just zig build serve.
-
<a name="Starlark"></a>Starlark
- google/cel-spec - Common Expression Language -- specification and binary representation
-
<a name="Koka"></a>Koka
- koka-lang/koka - Koka language compiler and interpreter
-
<a name="Groovy"></a>Groovy
- researchgate/gradle-release - gradle-release is a plugin for providing a Maven-like release process for projects using Gradle
- palantir/gradle-docker - a Gradle plugin for orchestrating docker builds and pushes.
- palantir/gradle-git-version - a Gradle plugin that uses `git describe` to produce a version string.
- revolut-engineering/jooq-plugin - Plugin for generating jOOQ classes using dockerized databases
-
<a name="PLpgSQL"></a>PLpgSQL
- timescale/pgai - A suite of tools to develop RAG, semantic search, and other AI applications more easily with PostgreSQL
- pgmq/pgmq - A lightweight message queue. Like AWS SQS and RSMQ but on Postgres.
-
<a name="Solidity"></a>Solidity
- smartcontractkit/smart-contract-examples - Example and sample projects
-
<a name="HCL"></a>HCL
- msfidelis/terraformando-eks - :rocket: :package: :whale: codebase da sรฉrie de videos Terraformando o EKS no Youtube
- mineiros-io/terraform-google-gke-autopilot-cluster - A Terraform module to create and manage a Google Kubernetes Engine (GKE) Autopilot Cluster on Google Cloud Platform (GCP) https://cloud.google.com/kubernetes-engine/docs/concepts/autopilot-overview
- kinvolk-archives/lokomotive-kubernetes - Lokomotive is a 100% open-source Kubernetes distribution from the folks at Kinvolk
-
<a name="MoonBit"></a>MoonBit
- gmlewis/spin-moonbit-sdk - Experimental Spin SDK for the MoonBit programming language.
- oboard/mocket - A web framework for MoonBit.
- moonbitlang/async - async programming library for MoonBit
-
<a name="Svelte"></a>Svelte
- Abdenasser/neohtop - ๐ช๐ป Blazing-fast system monitoring for your desktop (built with Rust, Tauri & Svelte)
- cvhariharan/flowctl - An open source self-service workflow execution platform
-
<a name="D"></a>D
- huntlabs/libmemcached - A wrapper library for Memcached with D
- rtbo/libconfig-d - Port of libconfig to the D programming language
- karronoli/ironcache-d - IronCache service wrapper by curl.
- eBookingServices/mysql-lited - Lightweight native mysql driver written in D
- Paxa/mysql.d - mysql library binding for D programming language
- nykytenko/onyx-log - The simple, fast, multithreading logging library for D.
-
<a name="Smarty"></a>Smarty
- helmless/google-cloudrun-charts - Helm charts for deploying Google Cloud Run Services and Jobs using Helmless.
-
<a name="SCSS"></a>SCSS
-
Uncategorized
-
Uncategorized
-
-
<a name="R"></a>R
- openvolley/ovscout2 - An R Shiny app for scouting volleyball data files
Programming Languages
Categories
<a name="Go"></a>Go
246
<a name="Rust"></a>Rust
228
<a name="Java"></a>Java
177
<a name="TypeScript"></a>TypeScript
158
<a name="Python"></a>Python
131
<a name="JavaScript"></a>JavaScript
82
<a name="Scala"></a>Scala
74
<a name="Clojure"></a>Clojure
69
<a name="Not%20Set"></a>Not Set
50
<a name="OCaml"></a>OCaml
50
<a name="Kotlin"></a>Kotlin
25
<a name="Crystal"></a>Crystal
24
<a name="Elixir"></a>Elixir
23
<a name="Zig"></a>Zig
23
<a name="C%2B%2B"></a>C++
22
<a name="C"></a>C
18
<a name="Shell"></a>Shell
13
<a name="Haskell"></a>Haskell
11
<a name="Jupyter%20Notebook"></a>Jupyter Notebook
9
<a name="Ruby"></a>Ruby
7
<a name="D"></a>D
6
<a name="HTML"></a>HTML
5
<a name="V"></a>V
4
<a name="Groovy"></a>Groovy
4
<a name="MoonBit"></a>MoonBit
3
<a name="HCL"></a>HCL
3
<a name="Lua"></a>Lua
2
<a name="Svelte"></a>Svelte
2
<a name="C%23"></a>C#
2
<a name="PLpgSQL"></a>PLpgSQL
2
<a name="Koka"></a>Koka
1
<a name="Odin"></a>Odin
1
<a name="Solidity"></a>Solidity
1
<a name="Swift"></a>Swift
1
Uncategorized
1
<a name="Smarty"></a>Smarty
1
<a name="Makefile"></a>Makefile
1
<a name="Vue"></a>Vue
1
<a name="Flix"></a>Flix
1
<a name="Vim%20script"></a>Vim script
1
<a name="R"></a>R
1
<a name="Starlark"></a>Starlark
1
<a name="SCSS"></a>SCSS
1
Sub Categories
Keywords
rust
131
golang
104
go
86
java
76
database
69
python
67
ai
62
typescript
62
postgresql
57
sql
57
kubernetes
53
llm
46
scala
42
nodejs
40
javascript
37
postgres
37
graphql
35
cli
32
http
31
docker
30
web
30
ocaml
28
distributed-systems
28
api
27
mysql
27
devops
25
sqlite
24
machine-learning
24
framework
24
cloud-native
23
security
23
kafka
23
developer-tools
22
openai
21
react
20
json
20
testing
19
rag
19
functional-programming
18
web-framework
17
wasm
17
tui
17
open-source
17
automation
17
microservices
17
microservice
17
elixir
16
kotlin
16
distributed
15
clojure
15