My curated list of Github stars! Generated by starred_ml
This is also a repository template to be used with starred_ml. It includes:
- A scheduled Github Actions to create a pull request with changes to README.md
- starred_ml installation with underlying required Ocaml stuff.
Have fun!
Total of 44
Languages starred:
- Assembly
- C
- C#
- C++
- CSS
- Clojure
- Crystal
- D
- Elixir
- Go
- Groovy
- HCL
- HTML
- Haskell
- Java
- JavaScript
- Jupyter Notebook
- Kotlin
- Lua
- MDX
- Makefile
- Not Set Repos without language specified
- OCaml
- Odin
- PLpgSQL
- Python
- R
- Racket
- ReScript
- Roc
- Ruby
- Rust
- SCSS
- Scala
- Shell
- Solidity
- Starlark
- Svelte
- Swift
- TypeScript
- V
- Vim script
- Vue
- Zig
- BLAKE3-team/BLAKE3 - the official Rust and C implementations of the BLAKE3 cryptographic hash function
- 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.
- apache/age - Graph database optimized for fast analysis and real-time data processing. It is provided as an extension to PostgreSQL.
- bluemathsoft/bm-linalg - Linear Algebra in TypeScript
- bloomberg/comdb2 - Bloomberg's distributed RDBMS
- couchbaselabs/couchbase-rs - The official, community supported Couchbase Rust SDK
- antirez/disque-module - Disque ported as Redis module
- hydradatabase/hydra - Hydra: Column-oriented Postgres. Add scalable analytics to your project in minutes.
- aergoio/litetree - SQLite with Branches
- nanomsg/nanomsg - nanomsg library
- jiangwenyuan/nuster - A high performance HTTP proxy cache server and RESTful NoSQL cache server based on HAProxy
- onyx-lang/onyx - โจ The compiler and developer toolchain for Onyx
- pocoproject/poco - The POCO C++ Libraries are powerful cross-platform C++ libraries for building network- and internet-based applications that run on desktop, server, mobile, IoT, and embedded systems.
- jakogut/tinyvm - TinyVM is a small, fast, lightweight virtual machine written in pure ANSI C.
- zigzap/zap - blazingly fast backends in zig
- dotnetcore/CAP - Distributed transaction solution in micro-service base on eventually consistency, also an eventbus with Outbox pattern
- RhynoVDS/ObjectTransport - Send and Receive objects over TCP or UDP
- ThreeMammals/Ocelot - .NET API Gateway
- thangchung/awesome-dotnet-core - ๐ A collection of awesome .NET core libraries, tools, frameworks and software
- graphql-dotnet/graphql-dotnet - GraphQL for .NET
- microsoft/kiota - OpenAPI based HTTP Client code generator
- notifo-io/notifo - Multi channel notification service for collaboration tools, e-commerce, news service and more.
- Electrux/Ethereal - Ethereal Language Reference Implementation (archived). Currently working on Scribe.
- Snapchat/KeyDB - A Multithreaded Fork of Redis
- microsoft/LightGBM - A fast, distributed, high performance gradient boosting (GBT, GBDT, GBRT, GBM or MART) framework based on decision tree algorithms, used for ranking, classification and many other machine learning tasks.
- ReactiveX/RxCpp - Reactive Extensions for C++
- aws/aws-sdk-cpp - AWS SDK for C++
- bombela/backward-cpp - A beautiful stack trace pretty printer for C++
- WiseLibs/better-sqlite3 - The fastest and simplest library for SQLite3 in Node.js.
- tdenniston/bish - Bish is a language that compiles to Bash. It's designed to give shell scripting a more comfortable and modern feel.
- cachelot/cachelot - Cache library and distributed caching server. Memcached compatible.
- chdb-io/chdb - chDB is an in-process OLAP SQL Engine ๐ powered by ClickHouse
- rjenkins/conservator - C++ Zookeeper client library inspired by Apache Curator
- Naios/continuable - C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)
- QHedgeTech/cpp-elasticsearch - C++ Client for elasticsearch
- sztomi/cpp-static-init-block - Emulating the static initialization blocks of Java in C++
- microsoft/cpprestsdk - The C++ REST SDK is a Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design. This project aims to help C++ developers connect to and interact with services.
- haptork/easyLambda - distributed dataflows with functional list operations for data processing with C++14
- Qihoo360/evpp - A modern C++ network library for developing high performance network services in TCP/UDP/HTTP protocols.
- google/flatbuffers - FlatBuffers: Memory Efficient Serialization Library
- facebook/folly - An open-source C++ library developed and used at Facebook.
- nomic-ai/gpt4all - GPT4All: Run Local LLMs on Any Device. Open-source and available for commercial use.
- hazelcast/hazelcast-cpp-client - Hazelcast IMDG C++ Client
- paulftw/hiberlite - C++ ORM for SQLite
- STEllAR-GROUP/hpx - The C++ Standard Library for Parallelism and Concurrency
- SergiusTheBest/kmtest - Kernel-mode C++ unit testing framework in BDD-style
- google/leveldb - LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
- graphql/libgraphqlparser - A GraphQL query parser in C++ with C and C++ APIs
- sirikata/liboauthcpp - A pure C++ OAuth library
- 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.
- toymachine/park-lang - Park programming language
- duckdb/pg_duckdb - DuckDB-powered Postgres for high performance apps & analytics.
- oliora/ppconsul - C++ client for Consul (http://consul.io)
- timeplus-io/proton - High-performance, low-footprint SQL database written in C++. Process millions of rows per second from Kafka, Pulsar, or ClickHouse, and seamlessly write results back. Supports powerful features like JOIN, CDC, UPSERT, and LOOKUP, enabling real-time analytics and ETL at scale.
- hmartiro/redox - Modern, asynchronous, and wicked fast C++11 client for Redis
- Corvusoft/restbed - Corvusoft's Restbed framework brings asynchronous RESTful functionality to C++14 applications.
- rpclib/rpclib - rpclib is a modern C++ msgpack-RPC server and client library
- scylladb/seastar - High performance server-side application framework
- fnc12/sqlite_orm - โค๏ธ SQLite ORM light header only library for modern C++
- uNetworking/uWebSockets - Simple, secure & standards compliant web server for the most demanding of applications
- vnaydionov/yb-orm - YB.ORM is an object-relational mapper for C++
- ydb-platform/ydb - YDB is an open source Distributed SQL Database that combines high availability and scalability with strong consistency and ACID transactions
- event-catalog/eventcatalog - An open source documentation tool to bring discoverability to your event-driven architectures
- macourtney/Conjure - A Rails like framework for Clojure.
- chrix75/Gemini - A data matching library written in Clojure
- korma/Korma - Tasty SQL for 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
- damballa/abracad - A Clojure library for de/serializing Clojure data structures with Avro.
- clj-commons/aleph - Asynchronous streaming communication for Clojure - web server, web client, and raw TCP/UDP
- mcohen01/amazonica - A comprehensive Clojure client for the entire Amazon AWS api.
- paulosuzart/astro-comp - using cascalog to calculate users scores
- overtone/at-at - Ahead-of-time function scheduler
- liebke/avout - Avout: Distributed State in Clojure
- theleoborges/bouncer - A validation DSL for Clojure & Clojurescript applications
- funcool/buddy - Security library for Clojure
- paraseba/clache - a caching library for clojure implementing various cache strategies
- oracle-samples/clara-rules - Forward-chaining rules in Clojure(Script)
- paulosuzart/clj-enlive-template - lein-newnew template for web noir + enlive web applications
- clj-pdf/clj-pdf - PDF generation library for Clojure
- mmcgrana/clj-redis - Clojure Redis client library
- clj-time/clj-time - A date and time library for Clojure, wrapping the Joda Time library.
- shaolang/cljito - Mockito wrapper for Clojure
- liebke/cljr - cljr is a Clojure REPL and package management system.
- paulosuzart/cloherence - clojure map semantics and dsl on top of Coherence
- weavejester/compojure - A concise routing library for Ring/Clojure
- stuartsierra/component - Managed lifecycle of stateful objects in Clojure
- swannodette/enlive-tutorial - An Easy Introduction to Enlive
- Workiva/eva - A distributed database-system implementing an entity-attribute-value data-model that is time-aware, accumulative, and atomically consistent
- clojure-expectations/expectations - A minimalist's unit testing framework ("classic" version)
- taoensso/faraday - Amazon DynamoDB client for Clojure
- cemerick/friend - An extensible authentication and authorization library for Clojure Ring web applications and services.
- weavejester/hiccup - Fast library for rendering HTML in Clojure
- seancorfield/honeysql - Turn Clojure data structures into SQL
- 8thlight/hyperion - Clojure API for generic persistence.
- instantdb/instant - Instant is a modern Firebase. We make you productive by giving your frontend a real-time database.
- clojure/java.jdbc - JDBC from Clojure (formerly clojure.contrib.sql)
- jepsen-io/jepsen - A framework for distributed systems verification, with fault injection
- walmartlabs/lacinia - GraphQL implementation in pure Clojure
- ztellman/lamina - not under active development - event-driven workflows for clojure
- stuartsierra/lazytest - (archived) New test framework for Clojure
- emezeske/lein-cljsbuild - Leiningen plugin to make ClojureScript development easy.
- clj-commons/manifold - A compatibility layer for event-driven abstractions
- clojurewerkz/meltdown - Clojure interface to Reactor, an event-driven programming and stream processing toolkit for the JVM
- metabase/metabase - The simplest, fastest way to get business intelligence and analytics to everyone in your company ๐
- magomimmo/modern-cljs - A series of tutorials on ClojureScript
- paulosuzart/moyure - Organize your meet ups fast (sample)
- taoensso/nippy - The fastest serialization library for Clojure
- andrewvc/noir-async - Seamless, concise, async webservices for clojure.
- onyx-platform/onyx - Distributed, masterless, high performance, fault tolerant data processing
- suprematic/otplike - Erlang/OTP like processes and behaviours for Clojure on top of core.async
- pdfkit/pdfkit-clj - Clojure library for generating PDFs using wkhtmltopdf.
- xeqi/peridot - a basic api for interacting with ring apps
- plumatic/plumbing - Prismatic's Clojure(Script) utility belt
- ztellman/proteus - local. mutable. variables.
- ring-clojure/ring-mock - Library to create mock Ring requests for unit tests
- weavejester/ring-oauth2 - OAuth 2.0 client middleware for Ring
- pjt/saxon - Clojure wrapper library for the Saxon XSLT 2.0 processor.
- clj-commons/seesaw - Seesaw turns the Horror of Swing into a friendly, well-documented, Clojure library
- taoensso/sente - Realtime web comms library for Clojure/Script
- hoophq/sequence - Immutable, scalable, and easy to use ledger service.
- sunng87/slacker - Transparent, non-incursive RPC by clojure and for clojure
- scgilardi/slingshot - Enhanced try and throw for Clojure leveraging Clojure's capabilities
- r0man/sqlingvo - A Clojure & ClojureScript DSL for SQL
- taoensso/timbre - Pure Clojure/Script logging library
- clojure/tools.cli - Command-line processing
- clojure/tools.trace - 1.3 update of clojure.contrib.trace
- paulosuzart/xstandard - Abstractions to easily validate xml content
- xtdb/xtdb - An immutable SQL database for application development, time-travel reporting and data compliance. Developed by @juxt
- yaml/yamlscript - Programming in YAML
- krisajenkins/yesql - A Clojure library for using SQL.
- liebke/zookeeper-clj - A Clojure DSL for Apache ZooKeeper
- Axentro/Axentro - To be the go to platform for building dApps quickly and cheaply for business and gaming
- 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.
- amethyst-framework/amethyst - Amethyst is a Rails inspired web-framework for Crystal language
- mosop/cli - Yet another Crystal library for building command-line interface applications.
- mamantoha/crest - HTTP and REST client for Crystal
- crystal-lang/crystal - The Crystal Programming Language
- askn/crystal-by-example - Crystal By Example
- jeromegn/docker.cr - Docker API client in Crystal.
- andre/geocoder - Simple Geocoding in Crystal
- ziprandom/graphql-crystal - a graphql implementation for crystal
- grip-framework/grip - The microframework for writing powerful web applications.
- icyleaf/halite - ๐HTTP Requests Client with a chainable REST API, built-in sessions and middlewares.
- kemalcr/kemal - Fast, Effective, Simple Web Framework
- jasonl99/lattice-core - A WebSocket-first object-oriented framework for Crystal
- luckyframework/lucky - A full-featured Crystal web framework that catches bugs for you, runs incredibly fast, and helps you write code that lasts.
- watzon/marionette - Selenium alternative for Crystal. Browser manipulation without the Java overhead.
- crystal-community/msgpack-crystal - MessagePack implementation in Crystal msgpack.org[Crystal]
- watzon/ngrok.cr - Ngrok wrapper for Crystal
- mosop/optarg - Yet another Crystal library for parsing command-line options and arguments.
- cubos/rethinkdb.cr - RethinkDB Driver for Crystal
- tbrand/router.cr - Minimum High Performance Middleware for Crystal Web Server.
- crystal-lang-tools/scry - Scry is a code analysis server for https://crystal-lang.org
- onyxframework/sql - A delightful SQL ORM
โบ๏ธ - squirm-framework/squirm - This was the night of the crawling terror!
- dlang-community/Pegged - A Parsing Expression Grammar (PEG) module, using the D programming language.
- buggins/dlangide - D language IDE based on DlangUI
- dlang/dub-registry - Online registry for dub packages
- linkrope/dunit - xUnit Testing Framework for D
- jmcabo/dunit - D Unit Testing Framework - class MyTest {mixin TestMixin; testMethod(){assert(true);} }
- nomad-software/dunit - Advanced unit testing toolkit for the D programming language
- BlackEdder/ggplotd - Plotting library for the D programming library. The design is inspired by ggplot2 for R.
- karronoli/ironcache-d - IronCache service wrapper by curl.
- rtbo/libconfig-d - Port of libconfig to the D programming language
- huntlabs/libmemcached - A wrapper library for Memcached with D
- TiberiuGal/memcached4d - memcached client for the d programming language
- msgpack/msgpack-d - MessagePack for D / msgpack.org[D]
- 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.
- DSoftOut/pgator - Application server that transforms JSON-RPC and Web REST calls into SQL queries for PostgreSQL
- lempiji/rx - Reactive Extensions for D Programming Language
- kubo39/sharedlib - Deprecated: moved to https://github.com/kubo39/libloading
- vibe-d/vibe.d - Official vibe.d development
- imeraj/Phoenix_rumbl - Phoenix rumbl project converted to 1.3
- absinthe-graphql/absinthe - The GraphQL toolkit for Elixir
- h4cc/awesome-elixir - A curated list of amazingly awesome Elixir and Erlang libraries, resources and shiny things. Updates:
- aws-beam/aws-elixir - AWS clients for Elixir
- beam-community/bamboo - Testable, composable, and adapter based Elixir email library for devs that love piping.
- Nebo15/ecto_mnesia - Ecto adapter for Mnesia Erlang term database.
- googleapis/elixir-google-api - Elixir client libraries for accessing Google APIs.
- smpallen99/ex_admin - ExAdmin is an auto administration package for Elixir and the Phoenix Framework
- bitwalker/exrm - Automatically generate a release for your Elixir project!
- discord/fastglobal - Fast no copy globals for Elixir & Erlang.
- antonmi/flowex - Flow-Based Programming framework for Elixir
- aviabird/gringotts - A complete payment library for Elixir and Phoenix Framework
- doomspork/hydra - Open source API gateway with integrated cache and data transformations.
- kafkaex/kafka_ex - Kafka client library for Elixir
- bitwalker/libcluster - Automatic cluster formation/healing for Elixir applications
- discord/manifold - Fast batch message passing between nodes for Erlang/Elixir.
- tallarium/reverse_proxy_plug - ๐ an Elixir reverse proxy Plug with HTTP/2, chunked transfer and path proxying support
- arjan/singleton - Global, supervised singleton processes for Elixir
- bitwalker/swarm - Easy clustering, registration, and distribution of worker processes for Erlang/Elixir
- mojotech/torch - A rapid admin generator for Elixir & Phoenix
- ateliware/triplex - Database multitenancy for Elixir applications!
- cpursley/walex - Postgres change events (CDC) in Elixir
- 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.
- nektos/act - Run your GitHub Actions locally ๐
- FiloSottile/age - A simple, modern and secure encryption tool (and Go library) with small explicit keys, no config options, and UNIX-style composability.
- ariasql/ariasql - The AriaSQL relational database management system.
- hibiken/asynq - Simple, reliable, and efficient distributed task queue in Go
- atomix/atomix - A Kubernetes toolkit for building distributed applications using cloud native principles
- etcd-io/bbolt - An embedded key/value database for Go.
- warpstreamlabs/bento - Fancy stream processing made operationally mundane. This repository is a fork of the original project before the license was changed.
- allegro/bigcache - Efficient cache for gigabytes of data written in Go.
- bruin-data/bruin - Build data pipelines with SQL and Python, ingest data from different sources, add quality checks, and build end-to-end flows.
- charmbracelet/bubbletea - A powerful little TUI framework ๐
- containers/buildah - A tool that facilitates building OCI images.
- everettraven/buoy - A declarative Kubernetes dashboard in your terminal
- cayleygraph/cayley - An open-source graph database
- 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.
- caddyserver/certmagic - Automatic HTTPS for any Go program: fully-managed TLS certificate issuance and renewal
- go-chi/chi - lightweight, idiomatic and composable router for building Go HTTP services
- berops/claudie - Cloud-agnostic managed Kubernetes
- cloudprober/cloudprober - An active monitoring software to detect failures before your customers do.
- abiosoft/colima - Container runtimes on macOS (and Linux) with minimal setup
- componego/componego - The most flexible component-oriented framework for GoLang applications
- sourcegraph/conc - Better structured concurrency for go
- redpanda-data/connect - Fancy stream processing made operationally mundane
- frain-dev/convoy - The Cloud Native Webhooks Gateway
- gopherd/core - A powerful Go library that provides a component-based development framework for building backend services.
- 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 the web with a single Go codebase, allowing you to Code Once, Run Everywhere.
- gazette/core - Build platforms that flexibly mix SQL, batch, and stream processing paradigms
- coroot/coroot - Coroot is an open-source APM & Observability tool, a DataDog and NewRelic alternative ๐, ๐ฅ๏ธ, ๐. Powered by eBPF for rapid insights into system performance. Monitor, analyze, and optimize your infrastructure effortlessly for peak reliability at any scale.
- cortezaproject/corteza - Low-code platform
- crossplane/crossplane - The Cloud Native Control Plane
- heimdalr/dag - Yet another directed acyclic graph (DAG) implementation in golang.
- daytonaio/daytona - The Open Source Dev Environment Manager.
- decred/dcrd - Decred daemon in Go (golang).
- docker-archive/deploykit - A toolkit for creating and managing declarative, self-healing infrastructure.
- hypermodeinc/dgraph - high-performance graph database for real-time use cases
- wagoodman/dive - A tool for exploring each layer in a docker image
- dolthub/dolt - Dolt โ Git for Data
- dolthub/doltgresql - DoltgreSQL - Version Controlled PostgreSQL
- kmarkela/duffman - Fuzzer and Lightweight CLI Client for Postman Collections
- microsoft/durabletask-go - The Durable Task Framework is a lightweight, embeddable engine for writing durable, fault-tolerant business logic (orchestrations) as ordinary code.
- 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.
- labstack/echo - High performance, minimalist Go web framework
- rapidloop/ellycache - Simple, performant, isolative query cache with HTTP server for PostgreSQL
- flume/enthistory - History tables for ent
- ergo-services/ergo - An actor-based Framework with network transparency for creating event-driven architecture in Golang. Inspired by Erlang. Zero dependencies.
- etcd-io/etcd - Distributed reliable key-value store for the most critical data of a distributed system
- mishudark/eventhus - Go - CQRS / Event Sourcing made easy - Go
- tidwall/evio - Fast event-loop networking for Go
- expr-lang/expr - Expression language and expression evaluation for Go
- kubernetes-sigs/external-dns - Configure external DNS servers (AWS Route53, Google CloudDNS and others) for Kubernetes Ingresses and Services
- VictoriaMetrics/fastcache - Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead
- fastschema/fastschema - All-in-One Backend as a Service with Headless CMS Power
- pquerna/ffjson - faster JSON serialization for Go
- paulosuzart/fgamanager - A Text based UI for managing FGA Tuples
- turbot/flowpipe - Flowpipe is a cloud scripting engine. Automation and workflow to connect your clouds to the people, systems and data that matters.
- flynn/flynn - [UNMAINTAINED] A next generation open source platform as a service (PaaS)
- charmbracelet/freeze - Generate images of code and terminal output ๐ธ
- 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.
- go-fuego/fuego - Golang Fuego - web framework generating OpenAPI 3 spec from source code
- fyne-io/fyne - Cross platform GUI toolkit in Go inspired by Material Design
- paulosuzart/gb - Go Benchmark. Inspired by Apache Benchmark
- onsi/ginkgo - A Modern Testing Framework for Go
- steveyen/gkvlite - Simple, ordered, key-value persistence library for the Go Language
- 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.
- charmbracelet/glow - Render markdown on the CLI, with pizzazz! ๐ ๐ป
- maxence-charriere/go-app - A package to build progressive web apps with Go programming language and WebAssembly.
- asticode/go-astilectron - Build cross platform GUI apps with GO and HTML/JS/CSS (powered by Electron)
- amitshekhariitbhu/go-backend-clean-architecture - A Go (Golang) Backend Clean Architecture project with Gin, MongoDB, JWT Authentication Middleware, Test, and Docker.
- toorop/go-bittrex - Go binding for the Bittrex crypto-currency exchange API.
- Melkeydev/go-blueprint - Go-blueprint allows users to spin up a quick Go project using a popular framework
- wcharczuk/go-chart - go chart is a basic charting 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.
- ipfs/go-ds-crdt - A distributed go-datastore implementation using Merkle-CRDTs.
- BooleanCat/go-functional - go-functional is a library of iterators to augment the standard library
- thoas/go-funk - A modern Go utility library which provides helpers (map, find, contains, filter, ...)
- skelterjohn/go-gb - A(nother) tool to build go projects.
- mattn/go-gtk - Go binding for GTK
- kofalt/go-memoize - An easy, no-frills memoizer for Go. Cache your expensive function calls.
- dolthub/go-mysql-server - A MySQL-compatible relational database with a storage agnostic query engine. Implemented in pure Go.
- redis/go-redis - Redis Go client
- madari/go-socket.io - A Socket.IO backend implementation written in Go
- go-swagger/go-swagger - Swagger 2.0 implementation for go
- Azure/go-workflow - Workflow is library to organize steps with dependencies into DAG (Directed-Acyclic-Graph) for Go
- Tochemey/goakt - [Go] Fast and Distributed Actor framework using protocol buffers as message for Golang
- nsf/gocode - An autocompletion daemon for the Go programming language
- 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
- brianvoe/gofakeit - Random fake data generator written in 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.
- johnnadratowski/golang-neo4j-bolt-driver - Golang Bolt driver for Neo4j
- AjayMT/golsp - The Golsp programming language.
- cosmos72/gomacro - Interactive Go interpreter and debugger with REPL, Eval, generics and Lisp-like macros
- maragudk/gomponents - HTML components in pure Go.
- elazarl/goproxy - An HTTP proxy library for Go
- go-gorm/gorm - The fantastic ORM library for Golang, aims to be developer friendly
- leomorpho/goship - Opinionated Go/HTMX boilerplate with payments, emails, auth, notifications and more!โต๏ธ
- gptscript-ai/gptscript - Build AI assistants that interact with your systems
- 99designs/gqlgen - go generate based graphql server library
- dominikbraun/graph - A library for creating generic graph data structures and modifying, analyzing, and visualizing them.
- graphql-go/graphql - An implementation of GraphQL for Go / Golang
- ldebruijn/graphql-protect - A dead-simple yet highly customizable security proxy compatible with any HTTP GraphQL Server or Gateway.
- hyperjumptech/grule-rule-engine - Rule engine implementation in Golang
- charmbracelet/gum - A tool for glamorous shell scripts ๐
- google/gvisor - Application Kernel for Containers
- nvellon/hal - A Golang implementation of HAL media type standard
- malisetti/hartman - hartman is a go routine manager
- hatchet-dev/hatchet - A distributed, fault-tolerant task queue
- arttor/helmify - Creates Helm chart from Kubernetes yaml
- huton-io/huton - An embeddable and distributed in-memory key-value store written in Go
- codenotary/immudb - immudb - immutable database based on zero trust, SQL/Key-Value/Document model, tamperproof, data change history
- apache/incubator-seata-go - Go Implementation For Seata
- cruise-automation/isopod - An expressive DSL and framework for Kubernetes configuration without YAML
- istio/istio - Connect, secure, control, and observe services.
- indeedeng/iwf - iWF is a WorkflowAsCode microservice orchestration platform offering an orchestration coding framework and service for building resilient, fault-tolerant, scalable long-running processes
- guycipher/k4 - High-performance open-source, durable, transactional embedded storage engine designed for low-latency, and optimized read and write efficiency.
- clastix/kamaji - Kamaji is the Hosted Control Plane Manager for Kubernetes.
- projectdiscovery/katana - A next-generation crawling and spidering framework.
- xiaonanln/keylock - Golang utility class KeyLock: lock by string key, so as to avoid giant lock
- kubernetes/kops - Kubernetes Operations (kOps) - Production Grade k8s Installation, Upgrades and Management
- yonahd/kor - A Golang Tool to discover unused Kubernetes Resources
- konstructio/kubefirst - The Kubefirst Open Source Platform
- kumahq/kuma - ๐ป The multi-zone service mesh for containers, Kubernetes and VMs. Built with Envoy. CNCF Sandbox Project.
- jesseduffield/lazydocker - The lazier way to manage everything docker
- liftbridge-io/liftbridge - Lightweight, fault-tolerant message streams.
- aki237/ligo - ligo language interpreter
- superfly/litefs - FUSE-based file system for replicating SQLite databases across a cluster of machines
- samber/lo - ๐ฅ A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...)
- sirupsen/logrus - Structured, pluggable logging for Go.
- natefinch/lumberjack - lumberjack is a log rolling package for Go
- medama-io/medama - Self-hostable, privacy-focused website analytics.
- hashicorp/memberlist - Golang package for gossip based membership and failure detection
- moby/moby - The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
- eko/monday - โก๏ธ A dev tool for microservice developers to run local applications and/or forward others from/to Kubernetes SSH or TCP
- hoisie/mustache - The mustache template language in Go
- kataras/neffos - A modern, fast and scalable websocket framework with elegant API written in Go
- nucleuscloud/neosync - Open source data anonymization and synthetic data orchestration for developers. Create high fidelity synthetic data and sync it across your environments.
- nitrictech/nitric - Nitric is a multi-language framework for cloud applications with infrastructure from code.
- attic-labs/noms - The versioned, forkable, syncable database
- nixys/nxs-data-anonymizer - A tool for anonymizing PostgreSQL and MySQL databases' dump
- oauth2-proxy/oauth2-proxy - A reverse proxy that provides authentication with Google, Azure, OpenID Connect and many more identity providers.
- ollama/ollama - Get up and running with Llama 3.3, Phi 4, Gemma 2, and other large language models.
- openfga/openfga - A high performance and flexible authorization/permission engine built for developers and inspired by Google Zanzibar
- 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.
- gianarb/orbiter - Orbiter is an opensource docker swarm autoscaler
- mikestefanello/pagoda - Rapid, easy full-stack web development starter kit in Go
- pgflo/pg_flo - Stream, transform, and route PostgreSQL data in real-time.
- mosuka/phalanx - Phalanx is a cloud-native distributed search engine that provides endpoints through gRPC and traditional RESTful API.
- andydunstall/piko - An open-source alternative to Ngrok, designed to serve production traffic and be simple to host (particularly on Kubernetes)
- pocketbase/pocketbase - Open Source realtime backend in 1 file
- harshadmanglani/polaris - Polaris: High performance workflow orchestrator for Golang
- cashapp/pranadb -
- asynkron/protoactor-go - Proto Actor - Ultra fast distributed actors for Go, C# and Java/Kotlin
- mogenius/punq - A slim open-source workload manager for Kubernetes with team collaboration, WebApp, and CLI.
- 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.
- nalgeon/redka - Redis re-implemented with SQLite
- rigdev/rig - The DevEx & Application-layer for your Internal Developer Platform โต
- risor-io/risor - Fast and flexible scripting for Go developers and DevOps.
- riverqueue/river - Fast and reliable background jobs in Go
- rqlite/rqlite - The lightweight, user-friendly, distributed relational database built on SQLite.
- rulego/rulego - โ๏ธRuleGo is a lightweight, high-performance, embedded, next-generation component orchestration rule engine framework for Go.
- JJBordy/rules - Minimal rules engine, uses yaml as input
- schemahero/schemahero - A Kubernetes operator for declarative database schema management (gitops for database schemas)
- seaweedfs/seaweedfs - SeaweedFS is a fast distributed storage system for blobs, objects, files, and data lake, for billions of files! Blob store has O(1) disk seek, cloud tiering. Filer supports Cloud Drive, cross-DC active-active replication, Kubernetes, POSIX FUSE mount, S3 API, S3 Gateway, Hadoop, WebDAV, encryption, Erasure Coding.
- MightyMoud/sidekick - Bare metal to production ready in mins; your own fly server on your VPS.
- tobert/skeezy - A simple blog using Go & Cassandra
- apache/skywalking-swck - Apache SkyWalking Cloud on Kubernetes
- slatedb/slatedb-go - A cloud native embedded storage engine built on object storage.
- maaslalani/slides - Terminal based presentation tool
- 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.
- SnellerInc/sneller - World's fastest log analysis: ฮป + SQL + JSON + S3
- authzed/spicedb - Open Source, Google Zanzibar-inspired database for scalably storing and querying fine-grained authorization data
- go-dev-frame/sponge - A powerful Go development framework for developing RESTful APIs, gRPC, and microservices projects in a "low-code" manner.
- volatiletech/sqlboiler - Generate a Go ORM tailored to your database schema.
- sqlc-dev/sqlc - Generate type-safe code from SQL
- jmoiron/sqlx - general purpose extensions to golang's database/sql
- owenrumney/squealer - Telling tales on you for leaking secrets!
- stern/stern - โ Multi pod and container log tailing for Kubernetes -- Friendly fork of https://github.com/wercker/stern
- asdine/storm - Simple and powerful toolkit for BoltDB
- siderolabs/talos - Talos Linux is a modern Linux distribution built for Kubernetes.
- grafana/tanka - Flexible, reusable and concise configuration for Kubernetes
- runvnc/tealang - Tealang - high level language for Algorand ASC1 and TEAL
- a-h/templ - A language for writing HTML user interfaces in Go.
- hashicorp/terraform-provider-aws - The AWS Provider enables Terraform to manage AWS resources.
- ionos-cloud/terraform-provider-ionoscloud - The IonosCloud Terraform provider gives the ability to deploy and configure resources using the IonosCloud APIs.
- ZEISS/terraform-provider-openfga - (Experimental) OpenFGA Terraform Provider
- GoogleCloudPlatform/terraformer - CLI tool to generate terraform files from existing infrastructure (reverse Terraform). Infrastructure to Code
- tilt-dev/tilt - Define your dev environment as code. For microservice apps on Kubernetes.
- aserto-dev/topaz - Cloud-native authorization for modern applications and APIs
- runabol/tork - Tork is a lightweight, distributed workflow engine that runs tasks as simple scripts within Docker containers, eliminating the need for specialized code.
- traefik/traefik - The Cloud Native Application Proxy
- rivo/tview - Terminal UI library with rich, interactive widgets โย written in Golang
- twitchtv/twirp - A simple RPC framework with protobuf service definitions
- oklog/ulid - Universally Unique Lexicographically Sortable Identifier (ULID) in Go
- updatecli/updatecli - A Declarative Dependency Management tool
- xo/usql - Universal command-line interface for SQL databases
- ovh/utask - ยตTask is an automation engine that models and executes business processes declared in yaml. โ๏ธ๐
- poonai/vegamcache - Distributed in-memory cache using gossip protocol in go-lang
- ovh/venom - ๐ Manage and run your integration tests with efficiency - Venom run executors (script, HTTP Request, web, imap, etc... ) and assertions
- charmbracelet/vhs - Your CLI home video recorder ๐ผ
- blastrain/vitess-sqlparser - simply SQL Parser for Go ( powered by vitess and TiDB )
- 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.
- webhookx-io/webhookx - an open-source webhooks gateway for message receiving, processing, and delivering.
- google/wire - Compile-time Dependency Injection for Go
- edwingeng/wuid - An extremely fast globally unique number generator.
- uber-go/zap - Blazing fast, structured, leveled logging in Go.
- zincsearch/zincsearch - ZincSearch . A lightweight alternative to elasticsearch that requires minimal resources, written in Go.
- 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. - researchgate/gradle-release - gradle-release is a plugin for providing a Maven-like release process for projects using Gradle
- grails-aws/grails-aws - Grails plugin for Amazon Web Services
- jwagenleitner/groovy-wslite - Lightweight SOAP and REST webservice clients for Groovy
- eXsio/querydsl-entityql - QueryDSL EntityQL - Native Query builder for JPA
- kinvolk-archives/lokomotive-kubernetes - Lokomotive is a 100% open-source Kubernetes distribution from the folks at Kinvolk
- 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
- msfidelis/terraformando-eks - ๐ ๐ฆ ๐ณ codebase da sรฉrie de videos Terraformando o EKS no Youtube
- EbookFoundation/free-programming-books - ๐ Freely available programming books
- EsotericSoftware/kryo - Java binary serialization and cloning: fast, efficient, automatic
- collabnix/kubetools - Kubetools - Curated List of Kubernetes Tools
- web-infra-dev/midscene - Let AI be your browser operator.
- adrianhurt/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.
- 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
- hreinhardt/amqp - Haskell AMQP client library
- alphaHeavy/consul-haskell - A haskell client library for consul (consul.io)
- chriseidhof/formlets - Haskell Formlets
- nikita-volkov/hasql - The fastest PostgreSQL libpq-based driver for Haskell
- matt-noonan/justified-containers - Standard containers, with keys that carry type-level proofs of their own presence.
- koka-lang/koka - Koka language compiler and interpreter
- 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.
- github/semantic - Parsing, analyzing, and comparing source code across many languages
- owainlewis/slack - Slack Web and RTM API
- alpacaaa/zero-bs-haskell - Learn Haskell, with tiny lessons.
- AxonFramework/Axon-trader - A sample to use the axon framework for a trading application
- AxonFramework/AxonFramework - Framework for Evolutionary Message-Driven Microservices on the JVM
- hicod3r/BigQuery-isolated-unit-testing -
- 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.
- OpenHFT/Chronicle-Map - Replicate your Key Value Store across your network, with consistency, persistance and performance.
- yahoo/HaloDB - A fast, log structured key-value store.
- linkedin/Hoptimator - Multi-hop declarative data pipelines
- 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.
- EdwardRaff/JSAT - Java Statistical Analysis Tool, a Java library for Machine Learning
- 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
- paulosuzart/JTornado - Java Http Server based on Tornadoweb.
- json-path/JsonPath - Java JsonPath implementation
- MicroRaft/MicroRaft - Feature-complete implementation of the Raft consensus algorithm in 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.
- lukas-krecan/ShedLock - Distributed lock for your scheduled tasks
- bertilmuth/act - Executable state charts, property based testing and more.
- zakgof/actr - Simple, fast and typesafe Java actor model implementation
- CoreyForsyth/annotation-constraints -
- Apicurio/apicurio-registry - An API/Schema registry - stores APIs and Schemas.
- AsyncHttpClient/async-http-client - Asynchronous Http and WebSocket Client library for Java
- ashishps1/awesome-system-design-resources - Learn System Design concepts and prepare for interviews using free resources.
- 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.
- jonas-grgt/bob - Java annotation processor for builder generation (plain source code, no bytecode weaving)
- shnewto/bqjson - bqjson - Serialize/Deserialzie BigQuery TableResults to/from JSON
- bucket4j/bucket4j - Java rate limiting library based on token-bucket algorithm.
- thombergs/buckpal - An example approach for implementing a Clean/Hexagonal Architecture
- 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.
- cache2k/cache2k - Lightweight, high performance Java caching
- ben-manes/caffeine - A high performance caching library for Java
- 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
- LiveRamp/captain - distributed, light-weight java workflow engine for a microservice architecture
- ScaleUnlimited/cascading.simpledb - Cascading Tap & Scheme for Amazon's SimpleDB
- google/cel-java - Fast, portable, non-Turing complete expression evaluation with gradual typing (Java)
- dylibso/chicory - Native JVM WebAssembly runtime
- GoogleCloudPlatform/cloud-spanner-r2dbc - R2DBC driver for Google Cloud Spanner
- npgall/concurrent-trees - Concurrent Radix and Suffix Trees for Java
- rickfast/consul-client - Java Client for Consul HTTP API
- linkedin/coral - Coral is a translation, analysis, and query rewrite engine for SQL and other relational languages.
- npgall/cqengine - Ultra-fast SQL-like queries on Java collections
- Netflix/curator - ZooKeeper client wrapper and rich ZooKeeper framework
- yoomoney/db-queue - Worker-queue implementation on top of Java and database
- kagkarlsson/db-scheduler - Persistent cluster-friendly scheduler for Java
- rocketbase-io/db-scheduler-log - extension for db-scheduler that registers as log-service
- derive4j/derive4j - Java 8 annotation processor and framework for deriving algebraic data types constructors, pattern-matching, folds, optics and typeclasses.
- reugn/dev-tools - A collection of developer utilities in a single desktop application
- xyzsd/dichotomy - Result, Either, Try, and Maybe monadic types for Java
- alturkovic/distributed-lock - Distributed locking with Spring
- domaframework/doma - DAO oriented database mapping framework for Java
- domaframework/doma-spring-boot - Spring Boot Support for Doma
- j-easy/easy-rules - The simple, stupid rules engine for Java
- jbock-java/either - Functional error handling for Java
- elasticsoftwarefoundation/elasticactors - Persistent Stateful Actor System
- nathanmarz/elephantdb - Distributed database specialized in exporting key/value data from Hadoop
- decorators-squad/eo-yaml - YAML for Java 8 and above. A user-friendly OOP library. Previously known as "Camel".
- PicnicSupermarket/error-prone-support - Error Prone extensions: extra bug checkers and a large battery of Refaster rules.
- failsafe-lib/failsafe - Fault tolerance and resilience patterns for the JVM
- RuedigerMoeller/fast-serialization - FST: fast java serialization drop in-replacement
- thegeekyasian/geo-assist - Geo Assist is a spatial library to manage spatial data in-memory.
- google/google-java-format - Reformats Java source code to comply with Google Java Style.
- oracle/graal - GraalVM compiles Java applications into native executables that start instantly, scale fast, and use fewer compute resources ๐
- intuit/graphql-filter-java - This project is developed to help developers add filtering support to their graphql-java services
- graphql-java/graphql-java-extended-scalars - A library of extended scalars for graphql-java
- LogNet/grpc-spring-boot-starter - Spring Boot starter module for gRPC framework.
- google/guava - Google core libraries for Java
- Atrox/haikunatorjava - Generate Heroku-like random names to use in your Java applications
- fusesource/hawtdispatch - The libdispatch style API for Java and Scala
- hazelcast/hazelcast-jet - Distributed Stream and Batch Processing
- hazelcast/hazelcast-kubernetes - Kubernetes Discovery for Hazelcast
- jaguililla/hexagonal_spring - Spring template for a REST service designed with Hexagonal architecture
- vladmihalcea/hypersistence-tsid - A Java library for generating Time-Sorted Unique Identifiers (TSID).
- 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).
- 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.
- OpenAPITools/jackson-databind-nullable - JsonNullable wrapper class and Jackson module to support meaningful null values
- FasterXML/jackson-module-jsonSchema - Module for generating JSON Schema (v3) definitions from POJOs
- gregory-ledenev/java-class-extension - A powerful library that emulates class extensions (categories) in Java. In addition it supports interfaces composition, object unions and aspects.
- DiUS/java-faker - Brings the popular ruby faker gem to Java
- wavesoftware/java-mapstruct-jpa - A set of utilities focused on mapping JPA managed entities with MapStruct
- petitparser/java-petitparser - Dynamic parser combinators in Java.
- openfga/java-sdk - OpenFGA SDK for Java - https://central.sonatype.com/artifact/dev.openfga/openfga-sdk
- ConSol/java9-modules-maven-junit-example - This simple project shows how Maven can be used to build Java 9 modules.
- square/javapoet - A Java API for generating .java source files.
- 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.
- jcabi/jcabi-aspects - Collection of AspectJ Java Aspects to facilitate aspect-oriented programming patterns: logging, caching, validating, etc.
- jgrapht/jgrapht - Master repository for the JGraphT project
- d-michail/jheaps - Master repository for the JHeaps project
- GoogleContainerTools/jib - ๐ Build container images for your Java applications.
- niwinz/jnanomsg - Clojure and Java bindings for nanomsg (build on top of JNA).
- oblac/jodd-util - Essential Java utilities.
- bazaarvoice/jolt - JSON to JSON transformation library written in Java.
- jooby-project/jooby - The modular web framework for Java and Kotlin
- martinellich/jooq-spring -
- jqwik-team/jqwik - Property-Based Testing on the JUnit Platform
- schibsted/jslt - JSON query and transformation language
- deblockt/json-diff - A library to generate a json diff on java
- wnameless/json-flattener - A Java utility is designed to FLATTEN nested JSON objects and even more to UNFLATTEN them back
- Breus/json-masker - High-performance JSON masker library in Java with no runtime dependencies
- 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)
- everit-org/json-schema - JSON Schema validator for java, based on the org.json API
- networknt/json-schema-validator - A fast Java JSON schema validator that supports draft V4, V6, V7, V2019-09 and V2020-12
- java-json-tools/json-schema-validator - A JSON Schema validation implementation in pure Java, which aims for correctness and performance, in that order
- joelittlejohn/jsonschema2pojo - Generate Java types from JSON or JSON Schema and annotate those types for data-binding with Jackson, Gson, etc
- casid/jte-spring-boot-demo - A simple demo of jte running with Spring Boot.
- tomnelson/jungrapht-visualization - visualization and sample code from Java Universal Network Graph ported to use JGraphT models and algorithms
- karatelabs/karate - Test Automation Made Simple
- rayokota/kareldb - A Relational Database Backed by Apache Kafka
- kcctl/kcctl - A modern and intuitive command line client for Kafka Connect
- kestra-io/kestra - โก Workflow Automation Platform. Orchestrate & Schedule code in any language, run anywhere, 500+ plugins. Alternative to Zapier, Rundeck, Camunda, Airflow...
- openfga/language - Grammar for the OpenFGA modeling language
- jclouds/legacy-jclouds-examples -
- liquidpie/lenses-java - Implementation of Lens Pattern in Java
- ddd-by-examples/library - A comprehensive Domain-Driven Design example with problem space strategic analysis and various tactical patterns.
- lmdbjava/lmdbjava - Lightning Memory Database (LMDB) for Java: a low latency, transactional, sorted, embedded, key-value store
- 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.
- mizosoft/methanol - โ๏ธ Lightweight HTTP extensions for Java & Kotlin
- mweirauch/micrometer-jvm-extras - A set of additional JVM process metrics for micrometer.io.
- micronaut-projects/micronaut-core - Micronaut Application Framework
- abilng/ndjson - ndjson for Java
- projectnessie/nessie - Nessie: Transactional Catalog for Data Lakes with Git-like semantics
- 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)
- pac4j/pac4j - Security engine for Java (authentication, authorization, multi frameworks): OAuth, CAS, SAML, OpenID Connect, LDAP, JWT...
- hrldcpr/pcollections - A Persistent Java Collections Library
- adamalexandru4/pgmq-spring - PGMQ Java client using Spring framework
- 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.
- siy/pragmatica - Pragmatic Functional Java Essentials
- siy/pragmatica-lite - Simple micro web framework written in Pragmatic Functional Java style
- zalando/problem-spring-web - A library for handling Problems in Spring Web MVC
- puniverse/quasar - Fibers, Channels and Actors for the JVM
- querydsl/querydsl - Unified Queries for Java
- eclipse-rdf4j/rdf4j - Eclipse RDF4J: scalable RDF for Java
- reactor/reactor-addons - Additional optional modules for the Reactor project
- resilience4j/resilience4j - Resilience4j is a fault tolerance library designed for Java8 and functional programming
- caelum/restfulie-java - restfulie implementation in java, with support to vraptor
- 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.
- rsocket/rsocket-java - Java implementation of RSocket
- deliveredtechnologies/rulebook - 100% Java, Lambda Enabled, Lightweight Rules Engine with a Simple and Intuitive DSL
- alex-shpak/rx-jersey - RxJava support for Jersey resources both server and client
- balamaci/rxjava-walkthrough - RxJava playground
- simplesourcing/simplesource - Simple Sourcing is an API for building event sourcing systems
- ssilverman/snowy-json - Snow, a full-featured JSON Schema validator
- perwendel/spark - A simple expressive web framework for java. Spark has a kotlin DSL https://github.com/perwendel/spark-kotlin
- diffplug/spotless - Keep your code spotless
- codecentric/spring-boot-admin - Admin UI for administration of spring boot applications
- dsyer/spring-boot-java-10 -
- vijjayy81/spring-boot-jpa-rest-demo-filter-paging-sorting - Spring Boot Data JPA with Filter, Pagination and Sorting
- matiasah/spring-calcite - SpringBoot + Apache Calcite
- jreijn/spring-comparing-template-engines - Demo project to show different Java templating engines in combination with Spring MVC
- yugabyte/spring-data-yugabytedb - Spring Data Module for YugabyteDB.
- spring-projects/spring-retry -
- hirannor/springboot-hexagonal-ddd - Spring-Boot application based on hexagonal architecture and DDD
- statefulj/statefulj - A Finite State Machine Implementation along with an integrated Spring Based Framework
- stateless4j/stateless4j - Lightweight Java State Machine
- digitalpetri/strict-machine - A declarative DSL for building asynchronously evaluated Finite State Machines on the JVM
- jtablesaw/tablesaw - Java dataframe and visualization library
- enofex/taikai - Taikai is an extension of the popular ArchUnit library, offering a comprehensive suite of predefined rules tailored for various technologies.
- 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.
- f4b6a3/tsid-creator - A Java library for generating Time-Sorted Unique Identifiers (TSID).
- microsoft/typespec -
- 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.
- eclipse-vertx/vert.x - Vert.x is a tool-kit for building reactive applications on the JVM
- sczyh30/vertx-blueprint-microservice - Vert.x Blueprint Project - Micro-Shop microservice application
- engagingspaces/vertx-graphql-service-discovery - Service discovery and querying of GraphQL schema's in Vert.x based microservices
- voldemort/voldemort - An open source clone of Amazon's Dynamo.
- wepay/waltz - Waltz is a quorum-based distributed write-ahead log for replicating transactions
- ppissias/xsrpcj - An extra small (xs) RPC implementation
- making/yavi - Yet Another Validation for Java (A lambda based type safe validation framework)
- StephenGrider/AlgoCasts -
- rstuven/OpenTweetFilter - A browser extension/add-on to filter tweets. Currently, supporting Google Chrome.and Mozilla Firefox (15+)
- aisingapore/TagUI - Free RPA tool by AI Singapore
- ToolJet/ToolJet - Low-code platform for building business applications. Connect to databases, cloud storages, GraphQL, API endpoints, Airtable, Google sheets, OpenAI, etc and build apps using drag and drop application builder. Built using JavaScript/TypeScript. ๐
- Mintplex-Labs/anything-llm - The all-in-one Desktop & Docker AI application with built-in RAG, AI agents, and more.
- jodacame/apidocjs-template-dark-Slate-Inspiration- - Theme dark (Slate) for apidocjs
- automerge/automerge - A JSON-like data structure (a CRDT) that can be modified concurrently by different users, and merged again automatically.
- haltcase/babel-plugin-partial-application - [DEPRECATED] Please use https://github.com/citycide/param.macro
- 28mm/blast-radius - Interactive visualizations of Terraform dependency graphs using d3.js
- cdk8s-team/cdk8s - Define Kubernetes native apps and abstractions using object-oriented programming
- acode/cli - Autocode CLI and standard library tooling
- facebook/create-react-app - Set up a modern web app by running one command.
- documentationjs/documentation - ๐ documentation for modern JavaScript
- Velron/doxygen-bootstrapped - Customize doxygen output to use the twitter bootstrap framework.
- uilicious/english-compiler - POC AI based Compiler, for converting english based markdown specs, into functional code
- babel/example-node-server - Example Node Server w/ Babel
- simonexmachina/factory-girl-bookshelf - A Bookshelf adapter for factory-girl
- fastify/fastify - Fast and low overhead web framework, for Node.js
- fastify/fastify-kafka - Fastify plugin to interact with Apache Kafka
- natevw/fermata - Succinct native REST client, for client-side web apps and node.js. Turns URLs into (optionally: magic!) JavaScript objects.
- paulosuzart/fiscalia -
- christianalfoni/formsy-react - A form input builder and validator for React JS
- bdsomer/freon - Fast server-side web framework
- simonepri/geo-maps - ๐บ High Quality GeoJSON maps programmatically generated.
- 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.
- paulosuzart/gosigner - Studying GAE with Go, Knockout.js and jQuery Mobile
- matthewmueller/graph.ql - Faster and simpler way to create GraphQL servers
- alekbarszczewski/graphql-add-middleware - GraphQL middleware for schema resolvers
- weyoss/graphql-bookshelfjs - Using GraphQL with Bookshelf ORM
- lirown/graphql-custom-directives - A collection of custom graphql directives
- stylesuxx/graphql-custom-types - A collection of custom GraphQL types like Email, URL and password.
- smooth-code/graphql-directive - Use custom directives in your GraphQL schema and queries ๐ฉ
- lucasconstantino/graphql-resolvers - ๐ Resolver composition library for GraphQL.
- devknoll/graphql-schema - Create GraphQL schemas with a fluent/chainable interface
- sheerun/graphqlviz - GraphQL Server schema visualizer
- GroaJS/groa - Expressive gRPC middleware framework for Node.js
- poteto/hiring-without-whiteboards - โญ๏ธ Companies that don't have a broken hiring process
- brightcove/hot-shots - Node.js client for statsd, DogStatsD, and Telegraf
- join-monster/join-monster - A GraphQL to SQL query execution layer for query planning and batch data fetching.
- defunkt/jquery-pjax - pushState + ajax = pjax
- js-joda/js-joda - ๐ Immutable date and time library for javascript
- watzon/json-to-crystal - Convert JSON structures into Crystal classes with JSON mappings
- tulios/kafkajs - A modern Apache Kafka client for node.js
- PGBI/kong-dashboard - Dashboard for managing Kong gateway
- JetBrains/kotlin-web-site - The Kotlin programming language website
- BirdseyeSoftware/lein-dalap - Leiningen plugin to transform Clojure modules -> Clojurescript, without having to fork your codebase!
- Level/levelup - Superseded by abstract-level. A wrapper for abstract-leveldown compliant stores, for Node.js and browsers.
- 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
- maccyber/micro-dockerhub-hook - Automatic docker deployment with webhooks
- node-ffi/node-ffi - Node.js Foreign Function Interface
- html-to-text/node-html-to-text - Advanced html to text converter
- node-inspector/node-inspector - Node.js debugger based on Blink Developer Tools
- nickdesaulniers/node-nanomsg - Node.js binding for nanomsg
- cloudify-cosmo/node-replace-env-in-json-file - node module that simply replaces placeholders with environment variables values into a json file
- wit-ai/node-wit - Node.js SDK for Wit.ai
- ohmjs/ohm - A library and language for building parsers, interpreters, compilers, etc.
- ollama-ui/ollama-ui - Simple HTML UI for Ollama
- open-webui/open-webui - User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
- kota65535/openapi-merger - Merges multiple OpenAPI document files into a single file.
- personoids/personoids-lite - "The Power of Autonomy in Every Chat." - Transform ChatGPT into a powerful autonomous agent that can independently accomplish complex tasks.
- timgit/pg-boss - Queueing jobs in Postgres from Node.js like a boss
- fbettag/println - blogging / publishing software written in Scala (Lift Web Framework)
- hschne/puny-monitor - A batteries-included monitoring tool for single hosts. Works great with Kamal ๐
- react-materialize/react-materialize - Material design for react, powered by materializecss
- walmartlabs/react-ssr-optimization - React.js server-side rendering optimization with component memoization and templatization
- hakimel/reveal.js - The HTML Presentation Framework
- RockstarLang/rockstar - Home of the Rockstar programming language
- bredikhin/sailsjs-mocha-testing-barrels-fixtures-example - An example of Sails.js-project testing with Mocha and Barrels for fixtures
- williamhaw/setup-wiremock-action - Sets up a WireMock API using provided stubs.
- ansteh/shape-json - Module used to convert a flat json array into a nested json object with a predefined scheme
- dylang/shortid - Short id generator. Url-friendly. Non-predictable. Cluster-compatible.
- shoutem/shoutem.github.io - Supercharging React Native development
- omeroot/socketbox - Write websocket app like as restful api. Inspired by express.
- spekt8/spekt8 - Visualize your Kubernetes cluster in real time
- tweeio/twee-framework - Modern MVC Framework for Node.js and io.js based on Express.js for professionals with deadlines in enterprise
- josdejong/workerpool - Offload tasks to a pool of workers on node.js and in the browser
- AI4Finance-Foundation/FinGPT - FinGPT: Open-Source Financial Large Language Models! Revolutionize ๐ฅ We release the trained model on HuggingFace.
- rpclib/benchmarks -
- DataExpert-io/data-engineer-handbook - This is a repo with links to everything you'd ever want to learn about data engineering
- microsoft/generative-ai-for-beginners - 21 Lessons, Get Started Building with Generative AI ๐ https://microsoft.github.io/generative-ai-for-beginners/
- julep-ai/julep - A new DSL and server for AI agents and multi-step tasks
- hesamsheikh/ml-retreat - Machine Learning Journal for Intermediate to Advanced Topics.
- superduper-io/superduper - Superduper: Build end-to-end AI applications and agent workflows on your existing data infrastructure and preferred tools - without migrating your data.
- 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.
- arrow-kt/arrow - ฮrrow - The perfect companion for your Kotlin journey - Inspired by functional, data-oriented and concurrent programming
- Netflix/dgs-codegen -
- intellij-rust/intellij-rust - Rust plugin for the IntelliJ Platform
- javalin/javalin - A simple and modern Java and Kotlin web framework
- MarkoMilos/jsonapi - Library for streamlined use of JSON:API using Kotlin and Java built on top of a modern json library Moshi.
- libp2p/jvm-libp2p - a libp2p implementation for the JVM, written in Kotlin ๐ฅ
- xenomachina/kessel - A simple parser combinator library for Kotlin
- Sefford/kor - A clean architecture implementation
- JetBrains/kotlin - The Kotlin Programming Language.
- KStateMachine/kstatemachine - Powerful Kotlin Multiplatform library with clean DSL syntax for creating complex state machines and statecharts driven by Kotlin Coroutines.
- andrewoma/kwery - Kwery is an SQL library for Kotlin
- glasskube/operator - ๐ง Glasskube Apps Operator
- domnikl/schema-registry-gitops - Manage Confluent Schema Registry subjects through Infrastructure as code
- ImFlog/schema-registry-plugin - Gradle plugin to interact with Confluent Schema-Registry.
- konrad-kaminski/spring-kotlin-coroutine - Kotlin coroutine support for Spring.
- manojlds/thepill - Decision Trees with Neo4J
- typestreamio/typestream - Open Source streaming platform. Write and run typed data pipelines with a minimal, familiar syntax.
- wasabifx/wasabi - An HTTP Framework
- adevinta/zoe - The Kafka CLI for humans
- jackMort/ChatGPT.nvim - ChatGPT Neovim Plugin: Effortless Natural Language Generation with OpenAI's ChatGPT API
- LazyVim/LazyVim - Neovim config for the lazy
- openai/openai-cookbook - Examples and guides for using the OpenAI API
- yewstack/yew - Rust / Wasm framework for creating reliable and efficient web applications
- golang-standards/project-layout - Standard Go Project Layout
- fr0gger/Awesome-GPT-Agents - A curated list of GPT agents for cybersecurity
- devoxx/JavaRoadmap - The 2024 Java Developers Roadmap
- 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
- paulosuzart/awesome - My own awesome project list based on starred projects
- DopplerHQ/awesome-bots - The most awesome list about bots โญ๏ธ๐ค
- kuchin/awesome-cto - A curated and opinionated list of resources for Chief Technology Officers, with the emphasis on startups
- aleixmorgadas/awesome-engineering-strategy - ๐ How to design and execute engineering strategies for tech leadership.
- feathersjs/awesome-feathersjs - A list of awesome things related to FeathersJS
- chentsulin/awesome-graphql - Awesome list of GraphQL
- akullpp/awesome-java - A curated list of awesome frameworks, libraries and software for the Java programming language.
- 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.
- mfornos/awesome-microservices - A curated list of Microservice Architecture related principles and technologies.
- ocaml-community/awesome-ocaml - A curated collection of awesome OCaml tools, frameworks, libraries and articles.
- sycamore-rs/awesome-sycamore - A curated list of Sycamore related content and resources
- vlang/awesome-v - A curated list of awesome V frameworks, libraries, software and resources.
- appcypher/awesome-wasm-runtimes - A list of webassemby runtimes
- meirwah/awesome-workflow-engines - A curated list of awesome open source workflow engines
- matter-labs/awesome-zero-knowledge-proofs - A curated list of awesome things related to learning Zero-Knowledge Proofs (ZKP).
- ml-tooling/best-of-ml-python - ๐ A ranked list of awesome machine learning Python libraries. Updated weekly.
- paulosuzart/clojure-type-selection-flowchart - Flowchart for choosing the right Clojure type definition form
- cemerick/clojure-type-selection-flowchart - Flowchart for choosing the right Clojure type definition form
- zakirullin/cognitive-load - ๐ง Cognitive Load is what matters
- robinong79/docker-swarm-monitoring - Monitoring Docker Swarm with Prometheus and ELK stack
- mistercrunch/duckstreams -
- resonatehq/durable-promise-specification - Durable Promise Specification
- pires22/framework - Experimental REST API framework in c3
- hokapoka/fspoll - File Poller written in GO - monitors file on the local FS for changes
- github/gitignore - A collection of useful .gitignore templates
- 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
- FasterXML/jackson - Main Portal page for the Jackson project
- maciejwalkowiak/just - Magical ๐ช command line toolkit for developing ๐ Spring Boot apps
- kelseyhightower/kubernetes-the-hard-way - Bootstrap Kubernetes the hard way. No scripts.
- jrwest/learn_you_a_scalaz - Learn You a Scalaz for Greatest Good
- limetext/lime - Open source API-compatible alternative to the text editor Sublime Text
- forcesunseen/llm-hackers-handbook - A guide to LLM hacking: fundamentals, prompt injection, offense, and defense
- lucia-auth/lucia - Authentication, simple and clean
- liblaber/sdk-code-gen - LibLab.com SDK Code Generator
- 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.
- ehazlett/shipyard - Composable Docker Management
- ulid/spec - The canonical spec for ulid
- helpermethod/spring-boot-style-guide - An opinionated guide on developing web applications with Spring Boot.
- teivah/sre-roadmap - An Opinionated Roadmap to Become an SRE (Concepts > Tools)
- paulosuzart/todo - Playing with Lift and Specs for Mapper Validation
- toml-lang/toml - Tom's Obvious, Minimal Language
- 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
- ratfactor/ziglings - Learn the Zig programming language by fixing tiny broken programs.
- uds-psl/Prog -
- mirage/alcotest - A lightweight and colourful test framework
- elastic/apm-agent-ocaml - Elastic OCaml APM provides an OCaml library for uploading traces, transactions and errors to Elastic APM.
- suri-framework/atacama - Modern, pure OCaml socket pool for Riot
- BinaryAnalysisPlatform/bap - Binary Analysis Platform
- suri-framework/blink - A pure OCaml HTTP client for Riot
- janestreet/bonsai - A library for building dynamic webapps, using Js_of_ocaml
- dbcaml/dbcaml - DBCaml is a database library for OCaml
- aantron/dream - Tidy, feature-complete Web framework
- ocaml/dune - A composable build system for OCaml.
- tarides/dune-release - Streamlining the release of dune packages to opam
- ocaml-multicore/eio - Effects-based direct-style IO for multicore OCaml
- ocaml-multicore/eio-trace - Trace visualisation tool for Eio programs
- robur-coop/git-kv - KV implementation on top of git (mirror of https://git.robur.coop/robur/git-kv)
- chshersh/github-tui - ๐ A TUI for GitHub
- issuu/graphite-async - graphite-async
- robur-coop/hurl - A simple HTTP client for OCaml 5
- aantron/hyper - OCaml Web client, composable with Dream [unannounced]
- mirage/irmin - Irmin is a distributed database that follows the same design principles as Git
- c-cube/iter - Simple iterator abstract datatype, intended to iterate efficiently on collections while performing some transformations.
- tategakibunko/jingoo - OCaml template engine almost compatible with jinja2
- ocsigen/lwt - OCaml promises and concurrent I/O
- ocaml-multicore/meio - Monitor Eio programs
- UnixJunkie/minicli - Minimalist OCaml library for command line parsing
- leostera/minttea - A fun little TUI framework for OCaml
- robur-coop/miou - A simple scheduler for OCaml 5
- mirage/mirage - MirageOS is a library operating system that constructs unikernels
- mirage/ocaml-cohttp - An OCaml library for HTTP clients and servers using Lwt or Async
- didier-wenzek/ocaml-kafka - OCaml bindings for Kafka
- mransan/ocaml-protoc - A Protobuf Compiler for OCaml
- ocaml/ocaml-re - Pure OCaml regular expressions, with support for Perl and POSIX-style strings
- mirleft/ocaml-tls - TLS in pure OCaml
- ocaml-ppx/ocamlformat - Auto-formatter for OCaml code
- backtracking/ocamlgraph - OCaml graph library
- ocurrent/opam-dune-lint - Ensure dune and opam dependencies are consistent
- rgrinberg/opium - Sinatra like web toolkit for OCaml
- komamitsu/oraft - Library of Raft consensus algorithm implemented in OCaml
- kiranandcode/petrol - Petrol's an OCaml SQL API made to go FAST.
- dbuenzli/react - Declarative events and signals for OCaml
- riot-ml/riot - An actor-model multi-core scheduler for OCaml 5 ๐ซ
- paulosuzart/starred_ml - Creates a starred markdown
- terrateamio/terrateam - Terrateam is an open-source GitOps CI/CD platform for automating infrastructure workflows. It integrates with GitHub to orchestrate Terraform, OpenTofu, CDKTF, Terragrunt, and Pulumi operations via pull requests.
- suri-framework/trail - Minimal composable server framework for Riot
- xhtmlboi/yocaml - YOCaml is a static site generator, mostly written in OCaml
- ocaml-community/yojson - Low-level JSON parsing and pretty-printing library for OCaml
- funkywork/yourbones - A companion library for writing applications on Tezos (in OCaml)
- odin-lang/Odin - Odin Programming Language
- timescale/pgai - A suite of tools to develop RAG, semantic search, and other AI applications more easily with PostgreSQL
- tembo-io/pgmq - A lightweight message queue. Like AWS SQS and RSMQ but on Postgres.
- launchql/pgsql-parser - PostgreSQL Query Parser for Node.js
- simular-ai/Agent-S - Agent S: an open agentic framework that uses computers like a human
- 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.
- 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.
- mikeknapp/AppEngine-OAuth-Library - An OAuth library for interacting with Twitter, MySpace, LinkedIn and Yahoo on AppEngine
- IAHispano/Applio - A simple, high-quality voice conversion tool focused on ease of use and performance.
- eosphoros-ai/DB-GPT - AI Native Data App Development framework with AWEL(Agentic Workflow Expression Language) and Agents
- hacksider/Deep-Live-Cam - real time face swap and one-click video deepfake with only a single image
- lm-sys/FastChat - An open platform for training, serving, and evaluating large language models. Release repo for Vicuna and Chatbot Arena.
- pydantic/FastUI - Build better UIs faster.
- Ucas-HaoranWei/GOT-OCR2.0 - Official code implementation of General OCR Theory: Towards OCR-2.0 via a Unified End-to-end Model
- InternLM/InternLM - Official release of InternLM series (InternLM, InternLM2, InternLM2.5, InternLM3).
- All-Hands-AI/OpenHands - ๐ OpenHands: Code Less, Make More
- olucurious/PyFCM - Python client for FCM - Firebase Cloud Messaging (Android, iOS and Web)
- digitalreasoning/PyStratus - Python-based utility for managing various distributed services on cloud providers
- thisbejim/Pyrebase - A simple python wrapper for the Firebase API.
- QwenLM/Qwen-Agent - Agent framework and applications built upon Qwen>=2.0, featuring Function Calling, Code Interpreter, RAG, and Chrome extension.
- billxbf/ReWOO - Decoupling Reasoning from Observations for Efficient Augmented Language Models
- MODSetter/SurfSense - A Personal NotebookLM and Perplexity-like AI Assistant for Everyone. Research and Never forget Anything.
- OpenBMB/ToolBench - [ICLR'24 spotlight] An open platform for training, serving, and evaluating large language model for tool learning.
- ActivityWatch/activitywatch - The best free and open-source automated time tracker. Cross-platform, extensible, privacy-focused.
- Agenta-AI/agenta - The open-source LLMOps platform: prompt playground, prompt management, LLM evaluation, and LLM Observability all in one place.
- msoedov/agentic_security - Agentic LLM Vulnerability Scanner / AI red teaming kit
- marshmallow-code/apispec - A pluggable API specification generator. Currently supports the OpenAPI Specification (f.k.a. the Swagger specification)..
- goauthentik/authentik - The authentication glue you need.
- microsoft/autogen - A programming framework for agentic AI ๐ค PyPi: autogen-agentchat Discord: https://aka.ms/autogen-discord Office Hour: https://aka.ms/autogen-officehour
- autogluon/autogluon - Fast and Accurate ML in 3 Lines of Code
- phunt/avro-rpc-quickstart - Apache Avro RPC Quick Start.
- lauris/awesome-scala - A community driven list of useful Scala libraries, frameworks and software.
- earl/beanstalkc - A simple beanstalkd client library for Python
- browser-use/browser-use - Make websites accessible for AI agents
- DAGWorks-Inc/burr - Build applications that make decisions (chatbots, agents, simulations, etc...). Monitor, trace, persist, and execute on your own infrastructure.
- celery/celery - Distributed Task Queue (development branch)
- Chainlit/chainlit - Build Conversational AI in minutes โก๏ธ
- mkwatson/chat_any_site -
- anfederico/clairvoyant - Software designed to identify and monitor social/historical cues for short term stock movement
- GoogleCloudPlatform/cloud-vision - Sample code for Google Cloud Vision
- evhub/coconut - Simple, elegant, Pythonic functional programming.
- replicate/cog - Containers for machine learning
- hkage/cookiecutter-tornado - Cookiecutter template for Tornado based projects
- fiorix/cyclone - Cyclone is a web server framework for Python, that implements the Tornado API as a Twisted protocol.
- datafold/data-diff - Compare tables within or across databases
- anelendata/dbt-ksql - dbt ksqlDB adapter
- smol-ai/developer - the first library to let you embed a developer agent in your own app!
- anymail/django-anymail - Django email backends and webhooks for Amazon SES, Brevo (Sendinblue), MailerSend, Mailgun, Mailjet, Postmark, Postal, Resend, SendGrid, SparkPost, Unisender Go and more
- byashimov/django-controlcenter - Set of widgets to build dashboards for Django projects
- kraiz/django-crontab - dead simple crontab powered job scheduling for django.
- raiderrobert/django-multiurl - Have you ever wanted multiple views to match to the same URL? Now you can.
- DS4SD/docling - Get your documents ready for gen AI
- microsoft/durabletask-python - A Durable Task Python SDK compatible with Dapr Workflow and its underlying Durable Task engine
- arthurio/fastapi-filter - Filter and order your endpoints
- faust-streaming/faust - Python Stream Processing. A Faust fork
- lixxu/flask-paginate - Pagination support for flask
- babbel/floto - Task Orchestration Tool Based on SWF and boto3
- minimaxir/gpt-2-simple - Python package to easily retrain OpenAI's GPT-2 text-generating model on new texts
- AntonOsika/gpt-engineer - Platform to experiment with the AI Software Engineer. Terminal based. NOTE: Very different from https://gptengineer.app
- marcio704/graphic_editor - Description on 'instructions.txt'
- benoitc/gunicorn - gunicorn 'Green Unicorn' is a WSGI HTTP Server for UNIX, fast clients and sleepy applications.
- hazelcast/hazelcast-python-client - Hazelcast Python Client
- python-jsonschema/jsonschema - An implementation of the JSON Schema specification for Python
- sauljabin/kaskade - kaskade is a text user interface for kafka, which allows you to interact and consume topics from your terminal in style!
- 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.
- capjamesg/knowledge-graph-language - A query language for exploring knowledge graphs.
- lancedb/lancedb - Developer-friendly, serverless vector database for AI applications. Easily add long-term memory to your LLM apps!
- carbonfact/lea - ๐โโ๏ธ Minimalist alternative to dbt
- 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.
- BerriAI/litellm - Python SDK, Proxy Server (LLM Gateway) to call 100+ LLM APIs in OpenAI format - [Bedrock, Azure, OpenAI, VertexAI, Cohere, Anthropic, Sagemaker, HuggingFace, Replicate, Groq]
- Lightning-AI/litgpt - 20+ high-performance LLMs with recipes to pretrain, finetune and deploy at scale.
- DataExpert-io/llm-driven-data-engineering - This is a public repository to go over all the LLM-driven data engineering concepts.
- localstack/localstack - ๐ป A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline
- 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.
- mage-ai/mage-ai - ๐ง Build, run, and manage data pipelines for integrating and transforming data.
- marimo-team/marimo - A reactive notebook for Python โ run reproducible experiments, execute as a script, deploy as an app, and version with git.
- mem0ai/mem0 - The Memory layer for your AI apps
- mindsdb/mindsdb - AGI's query engine - Platform for building AI that can learn and answer questions over federated data.
- usefulsensors/moonshine - Fast and accurate automatic speech recognition (ASR) for edge devices
- ShoggothAI/motleycrew - Flexible and powerful multi-agent AI framework
- mabel-dev/opteryx - ๐ฆ A SQL-on-everything Query Engine you can execute over multiple databases and file formats. Query your data, where it lives.
- codelion/optillm - Optimizing inference proxy for LLMs
- dottxt-ai/outlines - Structured Text Generation
- cusma/pe-de-manga - Plante e regue um pรฉ de manga, grite oxรช e colhe sua deliciosa manga NFT! ๐ฅญ
- piku/piku - The tiniest PaaS you've ever seen. Piku allows you to do git push deployments to your own servers.
- qodo-ai/pr-agent - ๐ PR-Agent (Qodo Merge open-source): An AI-Powered ๐ค Tool for Automated Pull Request Analysis, Feedback, Suggestions and More! ๐ป๐
- zylon-ai/private-gpt - Interact with your documents using the power of GPT, 100% privately, no data leaks
- getmoss/pullama - A Pull Request summarizer powered by Ollama and Llama2
- pydantic/pydantic-ai - Agent Framework / shim to use Pydantic with LLMs
- Kanaries/pygwalker - PyGWalker: Turn your pandas dataframe into an interactive UI for visual analysis
- recombee/python-api-client - Python client for easy use of the Recombee recommendation API
- facebookarchive/python-instagram - Python Client for Instagram API
- ingolemo/python-lenses - A python lens library for manipulating deeply nested immutable structures
- openfga/python-sdk - OpenFGA SDK for Python 3 - https://pypi.org/project/openfga-sdk/
- KruxAI/ragbuilder - A toolkit to create optimal Production-readyRetrieval Augmented Generation(RAG) setup for your data
- 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.
- reactive-python/reactpy - It's React, but in Python
- leegao/readme2tex - Renders TeXy Math for Github Readmes
- rio-labs/rio - WebApps in pure Python. No JavaScript, HTML and CSS needed
- pypa/sampleproject - A sample project that exists for PyPUG's "Tutorial on Packaging and Distributing Projects"
- BeastByteAI/scikit-llm - Seamlessly integrate LLMs into scikit-learn.
- sgl-project/sglang - SGLang is a fast serving framework for large language models and vision language models.
- sieve-project/sieve - Automatic Reliability Testing for Kubernetes Controllers and Operators
- minimaxir/simpleaichat - Python package for easily interfacing with chat apps, with robust features and minimal code complexity.
- marcelnicolay/simplexml - Simple and fast XML encoder/decoder for Python
- Skyvern-AI/skyvern - Automate browser-based workflows with LLMs and Computer Vision
- explosion/spaCy - ๐ซ Industrial-strength Natural Language Processing (NLP) in Python
- tobymao/sqlglot - Python SQL Parser and Transpiler
- fastapi/sqlmodel - SQL databases in Python, designed for simplicity, compatibility, and robustness.
- tahoe-lafs/tahoe-lafs - The Tahoe-LAFS decentralized secure filesystem.
- Avaiga/taipy - Turns Data and AI algorithms into production-ready web applications in no time.
- 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.
- tornadoweb/tornado - Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed.
- Kitware/trame - Trame lets you weave various components and technologies into a Web Application solely written in Python.
- huggingface/transformers - ๐ค Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
- tav/tweetapp - Framework for creating Twitter apps on App Engine
- buremba/universql - The bridge to effortless multi-engine data applications, currently supports Snowflake โ๏ธ and DuckDB ๐ฆ
- unslothai/unsloth - Finetune Llama 3.3, Mistral, Phi-4, Qwen 2.5 & Gemma LLMs 2-5x faster with 70% less memory
- vanna-ai/vanna - ๐ค Chat with your SQL database ๐. Accurate Text-to-SQL Generation via LLMs using RAG ๐.
- openvolley/datavolley - R package for reading datavolley scouting files
- openvolley/ovscout2 - An R Shiny app for scouting volleyball data files
- greghendershott/http - Racket support for HTTP 1.1.
- david-vanderson/warp - coop networked game in Racket
- rescript-lang/rescript - ReScript is a robustly typed language that compiles to efficient and human-readable JavaScript.
- roc-lang/basic-webserver - A basic webserver in Roc
- cuber-cloud/cuber-gem - An automation tool that simplify the deployment of your apps on Kubernetes.
- etsy/deployinator - Deployinate!
- kilimchoi/engineering-blogs - A curated list of engineering blogs
- max-mapper/jsonpify - turn json apis into jsonp apis through a heroku proxy!
- basecamp/kamal - Deploy web apps anywhere.
- fabianlindfors/kapten - Simple containerized development environments directly from the command line
- kontena/kontena - The developer friendly container and micro services platform. Works on any cloud, easy to setup, simple to use.
- mastodon/mastodon - Your self-hosted, globally interconnected microblogging community
- poise/poise - A set of libraries for writing reusable Chef cookbooks
- Gueils/whales - ๐ณ Tool to automatically dockerize your application.
- HigherOrderCO/Bend - A massively parallel, high-level programming language
- mistricky/CodeSnap - ๐ฆ๏ธ๐ธ Pure Rust tool to generate beautiful code snapshots, provide CLI and Library
- Eventual-Inc/Daft - Distributed data engine for Python/SQL designed for the cloud, powered by Rust
- SeaQL/FireDBG.for.Rust - ๐ฅ Time Travel Visual Debugger for Rust
- cswinter/LocustDB - Blazingly fast analytics database that will rapidly devour all of your data.
- actix/actix-web - Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust.
- ankitects/anki - Anki's shared backend and web components, and the Qt frontend
- cognitive-engineering-lab/aquascope - Interactive visualizations of Rust at compile-time and run-time
- rust-unofficial/awesome-rust - A curated list of Rust code and resources.
- tokio-rs/axum - Ergonomic and modular web framework built with Tokio, Tower, and Hyper
- Akaike/axum-boilerplate-with-seaorm - Boilerplate for your next backend project
- bionic-gpt/bionic-gpt - BionicGPT is an on-premise replacement for ChatGPT, offering the advantages of Generative AI while maintaining strict data confidentiality
- densumesh/broccoli - A robust message queue system for Rust applications, designed as a Rust alternative to Celery.
- dalek-cryptography/bulletproofs - A pure-Rust implementation of Bulletproofs using Ristretto.
- tracel-ai/burn - Burn is a new comprehensive dynamic Deep Learning Framework built using Rust with extreme flexibility, compute efficiency and portability as its primary goals.
- huggingface/candle - Minimalist ML framework for Rust
- clap-rs/clap - A full featured, fast Command Line Argument Parser for Rust
- google/comprehensive-rust - This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust.
- superfly/corrosion - Gossip-based service discovery (and more) for large distributed systems.
- cozodb/cozo - A transactional, relational-graph-vector database that uses Datalog for query. The hippocampus for AI!
- shahen94/craft - Craft is a super fast package manager for node
- cube-js/cube - ๐ Cube โ Universal semantic layer platform for AI, BI, spreadsheets, and embedded analytics
- dagrs-dev/dagrs - A DAG engine build by Rust
- Rustixir/darkbird - In-memory database inspired by erlang mnesia
- databendlabs/databend - ๐๐ฎ๐๐ฎ, ๐๐ป๐ฎ๐น๐๐๐ถ๐ฐ๐ & ๐๐. Modern alternative to Snowflake. Cost-effective and simple for massive-scale analytics. https://databend.com
- apache/datafusion-ballista - Apache DataFusion Ballista Distributed Query Engine
- datafusion-contrib/datafusion-federation - Allow DataFusion to resolve queries across remote query engines while pushing down as much compute as possible down.
- blackportal-ai/delta - An Open-Source Machine Learning Framework in Rust ฮ
- denoland/deno - A modern runtime for JavaScript and TypeScript.
- diem/diem - Diemโs mission is to build a trusted and innovative financial network that empowers people and businesses around the world.
- TimelyDataflow/differential-dataflow - An implementation of differential dataflow using timely dataflow on Rust.
- Wilfred/difftastic - a structural diff that understands syntax ๐ฅ๐ฉ
- DioxusLabs/dioxus - Fullstack app framework for web, desktop, mobile, and more.
- emilk/egui - egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native
- embassy-rs/embassy - Modern embedded framework, using Rust and async.
- carllerche/eventual - A future & stream abstraction for Rust
- dmexe/failsafe-rs - A circuit breaker implementation for rust
- tomtomwombat/fastbloom - The fastest Bloom filter in Rust. No accuracy compromises. Compatible with any hasher.
- firecracker-microvm/firecracker - Secure and fast microVMs for serverless computing.
- fish-shell/fish-shell - The user-friendly command line shell.
- fjall-rs/fjall - ๐ป LSM-based embeddable key-value storage engine written in safe Rust
- infinyon/fluvio - Lean and mean distributed stream processing system written in rust and web assembly. Alternative to Kafka + Flink in one.
- rust-lang/futures-rs - Zero-cost asynchronous programming in Rust
- orhun/git-cliff - A highly customizable Changelog Generator that follows Conventional Commit specifications โฐ๏ธ
- extrawurst/gitui - Blazing ๐ฅ fast terminal-ui for git written in rust ๐ฆ
- gleam-lang/gleam - โญ๏ธ A friendly language for building type-safe, scalable systems!
- gluesql/gluesql - GlueSQL is quite sticky. It attaches to anywhere.
- rustshop/htmx-sorta - Rust + htmx + tailwind + nix + redb demo web app
- Orange-OpenSource/hurl - Hurl, run and test HTTP requests with plain text.
- iced-rs/iced - A cross-platform GUI library for Rust, inspired by Elm
- mre/idiomatic-rust - ๐ฆ A peer-reviewed collection of articles/talks/repos which teach concise, idiomatic Rust.
- iggy-rs/iggy - Iggy is the persistent message streaming platform written in Rust, supporting QUIC, TCP and HTTP transport protocols, capable of processing millions of messages per second.
- steveklabnik/indexlist - indexlist: A doubly linked list, backed by a vector
- indradb/indradb - A graph database written in rust
- iron/iron - An Extensible, Concurrent Web Framework for Rust
- graphql-rust/juniper - GraphQL server library for Rust
- casey/just - ๐ค Just a command runner
- kdash-rs/kdash - A simple and fast dashboard for Kubernetes
- saschagrunert/kubernix - Single dependency Kubernetes clusters for local testing, experimenting and development
- lakekeeper/lakekeeper - Lakekeeper: A Rust native Iceberg REST Catalog
- lapce/lapce - Lightning-fast and Powerful Code Editor written in Rust
- ProvableHQ/leo - ๐ฆ The Leo Programming Language. A Programming Language for Formally Verified, Zero-Knowledge Applications
- tursodatabase/limbo - Limbo is a work-in-progress, in-process OLTP database management system, compatible with SQLite.
- rustformers/llm - [Unmaintained, see README] An ecosystem of Rust libraries for working with large language models
- shafishlabs/llmchain-rs - ๐ฆRust + Large Language Models - Make AI Services Freely and Easily.
- jnsahaj/lumen - Instant AI Git Commit message, Git changes summary from the CLI (no API key required)
- meilisearch/meilisearch - A lightning-fast search engine API bringing AI-powered hybrid search to your sites and applications.
- tisonkun/morax - Message queue and data streaming based on cloud native services.
- anoma/namada - Rust implementation of Namada, a Proof-of-Stake L1 for interchain asset-agnostic privacy
- asynchronics/nexosim - High-performance asynchronous computation framework for system simulation
- nurmohammed840/nio - Nio is an experimental async runtime for Rust
- njord-rs/njord - A versatile, feature-rich Rust ORM โต
- vic1707/nnn -
- rust-bakery/nom - Rust parser combinator framework
- greyblake/nutype - Rust newtype with guarantees ๐บ๐ฆ ๐ฆ
- x52dev/oas3-rs - Structures and tools to parse, navigate and validate OpenAPI v3.1 specifications.
- haraldng/omnipaxos - OmniPaxos is a distributed log implemented as a Rust library.
- 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.
- apache/opendal - Apache OpenDAL: One Layer, All Storage.
- maxmindlin/openfga-dsl-parser - Parsing and JSON transformer library for the OpenFGA authorization DSL
- openobserve/openobserve - ๐ 10x easier, ๐ 140x lower storage cost, ๐ high performance, ๐ petabyte scale - Elasticsearch/Splunk/Datadog alternative for ๐ (logs, metrics, traces, RUM, Error tracking, Session replay).
- open-telemetry/opentelemetry-rust - The Rust OpenTelemetry implementation
- IUseRustBtw/oxide-lang -
- paradedb/paradedb - Postgres for Search and Analytics
- foresterre/parameterized - ๐ JUnit style parameterized testing for Rust
- postgresml/pgcat - PostgreSQL pooler with sharding, load balancing and failover support.
- pgcentralfoundation/pgrx - Build Postgres Extensions with Rust!
- mila411/pilgrimage - Create Kafaka-like things while enjoying low-level programming without external crates
- cloudflare/pingora - A library for building fast, reliable and evolvable network services.
- pkgxdev/pkgx - Run Anything
- alceal/plotlars - Plotlars is a Rust library designed to facilitate the integration between the Polars data analysis library and Plotly library.
- poem-web/poem - A full-featured and easy-to-use web framework with the Rust programming language.
- pola-rs/polars - Dataframes powered by a multithreaded, vectorized query engine, written in Rust
- postgresml/postgresml - Postgres with GPUs for ML/AI apps.
- ofek/pyapp - Runtime installer for Python applications
- PyO3/pyo3 - Rust bindings for the Python interpreter
- quickwit-oss/quickwit - Cloud-native search engine for observability. An open-source alternative to Datadog, Elasticsearch, Loki, and Tempo.
- milen-denev/rasterizeddb - A new schemaless, high-performance database written from scratch in Rust. https://crates.io/crates/rasterizeddb_core
- ratatui/ratatui - A Rust crate for cooking up terminal user interfaces (TUIs) ๐จโ๐ณ๐ https://ratatui.rs
- orhun/ratzilla - Build terminal-themed web applications with Rust and WebAssembly. Powered by Ratatui.
- rayon-rs/rayon - Rayon: A data parallelism library for 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.
- GregoryConrad/rearch-rs - Re-imagined approach to application design and architecture
- seanmonstar/reqwest - An easy and powerful Rust HTTP Client
- rerun-io/rerun - Visualize streams of multimodal data. Free, fast, easy to use, and simple to integrate. Built in Rust.
- 0xPlaygrounds/rig - โ๏ธ๐ฆ Build portable, modular & lightweight Fullstack Agents
- risingwavelabs/risingwave - Streaming database. Unified experience for real-time data ingestion, stream processing, and low-latency serving. Best-in-class performance and cost-efficiency. Supports SQL (Postgres-style) and Python interface.
- rlink-rs/rlink-rs - High-performance Stream Processing Framework. An alternative to Apache Flink.
- graniet/rllm - Use multiple LLM backends in a single crate, simple builder-based configuration, and built-in prompt chaining & templating.
- roapi/roapi - Create full-fledged APIs for slowly moving datasets without writing a single line of code.
- roc-lang/roc - A fast, friendly, functional language.
- 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.
- aisk/rust-memcache - memcache client for rust
- rust-threadpool/rust-threadpool - A very simple thread pool for parallel task execution
- dcodesdev/rustfinity.com - Learn and Practice the Rust programming language the effective way.
- bitswired/rustgpt - RustGPT is a ChatGPT UI built with Rust + HTMX: the power of Rust coupled with the simplicity of HTMX ๐
- levkk/rwf - Comprehensive framework for building web applications in Rust.
- salvo-rs/salvo - A powerful web framework built with a simplified design.
- 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.
- igor-petruk/scriptisto - A language-agnostic "shebang interpreter" that enables you to write scripts in compiled languages.
- SeaQL/sea-orm - ๐ An async & dynamic ORM for Rust
- SeaQL/seaography - ๐งญ GraphQL framework for SeaORM
- serde-rs/serde - Serialization framework for Rust
- Aloxaf/silicon - Create beautiful image of your source code.
- paulosuzart/similarr - Shuttle and Rust
- slatedb/slatedb - A cloud native embedded storage engine built on object storage.
- slint-ui/slint - Slint is a declarative GUI toolkit to build native user interfaces for Rust, C++, or JavaScript apps.
- efugier/smartcat - Putting a brain behind
cat
๐โโฌ Integrating language models in the Unix commands ecosystem through text streams. - solana-labs/solana-program-library - A collection of Solana programs maintained by Solana Labs
- valeriansaliou/sonic - ๐ฆ Fast, lightweight & schema-less search backend. An alternative to Elasticsearch that runs on a few MBs of RAM.
- spring-rs/spring-rs - ๐spring-rs is a application framework written in rust inspired by java's spring-boot
- asg017/sqlite-loadable-rs - A framework for writing fast and performant SQLite extensions in Rust
- 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.
- starship/starship - โ๐๏ธ The minimal, blazing-fast, and infinitely customizable prompt for any shell!
- regolith-labs/steel - Solana smart contract framework.
- swc-project/swc - Rust-based platform for the Web
- spaceandtimelabs/sxt-proof-of-sql - Space and Time | Proof of SQL
- sycamore-rs/sycamore - A library for creating reactive web apps in Rust and WebAssembly
- acheul/sycamore-template - Generates sycamore templates
- CosmWasm/sylvia - CosmWasm smart contract framework
- TabbyML/tabby - Self-hosted AI coding assistant
- shshemi/tabiew - A lightweight TUI application to view and query tabular data files, such as CSV, TSV, and parquet.
- tailcallhq/tailcall - High Performance GraphQL Runtime
- pingcap/talent-plan - open source training courses about distributed database and distributed systems
- quickwit-oss/tantivy - Tantivy is a full-text search engine library inspired by Apache Lucene and written in Rust
- tensorzero/tensorzero - TensorZero creates a feedback loop for optimizing LLM applications โ turning production data into smarter, faster, and cheaper models.
- dtolnay/thiserror - derive(Error) for struct and enum error types
- TimelyDataflow/timely-dataflow - A modular implementation of timely dataflow in Rust
- sectore/timr-tui - TUI to organize your time: Pomodoro, Countdown, Timer.
- m1guelpf/tinyvector - A tiny embedding database in pure Rust.
- hyperium/tonic - A native gRPC client & server implementation with async/await support.
- erikgrinaker/toydb - Distributed SQL database in Rust, written as an educational project
- typst/typst - A new markup-based typesetting system that is powerful and easy to learn.
- akwaaba-xyz/urkel - A gRPC client and HTTP wrapping server for Open FGA, built in Rust.
- seanmonstar/warp - A super-easy, composable, web server framework for warp speeds.
- wasmerio/wasmer-postgres - ๐ฝ๐ธ Postgres library to run WebAssembly binaries.
- bytecodealliance/wasmtime - A lightweight WebAssembly runtime that is fast, secure, and standards-compliant
- sxyazi/yazi - ๐ฅ Blazing fast terminal file manager written in Rust, based on async I/O.
- ZcashFoundation/zebra - Zcash - Financial Privacy in Rust ๐ฆ
- zellij-org/zellij - A terminal workspace with batteries included
- getzola/zola - A fast static site generator in a single binary with everything built-in. https://www.getzola.org
- yahoo/CMAK - CMAK is a tool for managing Apache Kafka clusters
- filodb/FiloDB - Distributed Prometheus time series database
- arnolddevos/JettyS - Scala API for servlets in general and Jetty in particular
- hyperledger-labs/Scorex - Scorex 2.0 Core
- asinghal/SlateIDE - A simple light weight IDE for Scala
- akka/akka - A platform to build and run apps that are elastic, agile, and resilient. SDK, libraries, and hosted environments.
- pileworx/akka-http-hal - HAL (Hypermedia Application Language) specification support for akka-http
- 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.
- alephium/alephium - Reference client for Alephium protocol
- sksamuel/avro4s - Avro schema generation and serialization / deserialization for Scala
- http4s/blaze - Blazing fast NIO microframework and Http Parser
- suprnation/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.
- paulosuzart/cep-fusion - support for my blog post
- scalalandio/chimney - Scala library for boilerplate-free, type-safe data transformations
- circe/circe - Yet another JSON library for Scala
- bmc/classutil - Scala-friendly, fast class-finder library (using ASM under the covers)
- mperucca/constraints -
- xuwei-k/dynamicjson - no longer maintenanced
- Philippus/elastic4s - ๐ Elasticsearch Scala Client - Reactive, Non Blocking, Type Safe, HTTP Client
- softwaremill/elasticmq - In-memory message queue with an Amazon SQS-compatible interface. Runs stand-alone or embedded.
- com-lihaoyi/fastparse - Writing Fast Parsers Fast in Scala
- twitter/finagle - A fault tolerant, protocol-agnostic RPC system
- flix/flix - The Flix Programming Language
- typelevel/fs2 - Compositional, streaming I/O library for Scala
- fthomas/fs2-cron - FS2 streams based on cron expressions
- permutive-engineering/fs2-pubsub - Google Cloud Pub/Sub stream-based client built on top of cats-effect, fs2 and http4s.
- ashwinbhaskar/functional-way - Write small programs (eg -algorithms) in a functional way.
- scala-hamsters/hamsters - A mini Scala utility library
- paulosuzart/hellofinagle - Code for a blog post
- http4s/http4s - A minimal, idiomatic Scala interface for HTTP
- getkyo/kyo - Toolkit for Scala Development
- dehun/learn-fp - learn-by-doing course/tutorial for functional programming on scala
- AugustNagro/magnum - A 'new look' for database access 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
- boundary/ordasity - Ordasity is Boundary's library for building stateful clustered services on the JVM.
- twitter-archive/ostrich - A stats collector & reporter for Scala servers (deprecated)
- softwaremill/ox - Safe direct-style concurrency and resiliency for Scala on the JVM
- FunktionalIO/pillars - Scala 3 backend application base
- playframework/playframework - The Community Maintained High Velocity Web Framework For Java and Scala.
- prisma/prisma1 - ๐พ Database Tools incl. ORM, Migrations and Admin UI (Postgres, MySQL & MongoDB) [deprecated]
- loicdescotte/pureWebappSample - Minimal http4s + Doobie + ZIO + Circe Scala application to show how to build a purely functional web application in Scala.
- profunktor/redis4cats - ๐ Redis client built on top of Cats Effect, Fs2 and Lettuce
- fthomas/refined - Refinement types for Scala
- http4s/rho - A self documenting DSL built on http4s
- sungjk/s-blockchain - ๐ฐMinimal blockchain implementation using Scala with Netty
- sangria-graphql/sangria - Scala GraphQL implementation
- sangria-graphql/sangria-akka-http-example - An example GraphQL server written with akka-http, circe and sangria
- sbt/sbt-release - A release plugin for sbt
- pauljamescleary/scala-pet-store - An implementation of the java pet store using FP techniques in scala
- rossabaker/scalatra - The authoritative fork is at http://github.com/scalatra/scalatra.
- scalatra/scalatra - Tiny Scala high-performance, async web framework, inspired by Sinatra
- scalaz/scalaz - Principled Functional Programming in Scala
- milessabin/shapeless - Generic programming for Scala
- devsisters/shardcake - Sharding and location transparency for Scala
- SimpleFinance/simplespec - A small Scala library for writing specs as simple classes and methods (no longer maintained).
- memsql/singlestore-spark-connector - A connector for SingleStore and Spark
- debasishg/sjson - Scala Json with capabilities for Scala Object Serialization
- typelevel/skunk - A data access library for Scala + Postgres.
- slick/slick - Slick (Scala Language Integrated Connection Kit) is a modern database query and access library for Scala
- mesos/spark - Lightning-fast cluster computing in Java, Scala and Python.
- 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
- jonifreeman/sqltyped - Embedding SQL as an external DSL into Scala
- squeryl/squeryl - A Scala DSL for talking with databases with minimum verbosity and maximum type safety
- softwaremill/tapir - Rapid development of self-documenting APIs
- playframework/twirl - Twirl is Play's default template engine
- unfiltered/unfiltered - A toolkit for servicing HTTP requests in Scala
- getkyo/zikyo - ZIO-inspired APIs for Kyo
- zio/zio - ZIO โ A type-safe, composable library for async and concurrent programming in Scala
- grouzen/zio-apache-parquet - Scala ZIO-powered Apache Parquet library
- zio/zio-kafka - A Kafka client for ZIO and ZIO Streams
- zio/zio-quickstarts - A minimal quickstart ZIO application for writing a RESTful Web Service
- zio/zio-quill - Compile-time Language Integrated Queries for Scala
- cloudfoundry-community/cppcms-buildpack - Cloud Foundry buildpack for the CppCMS web framework.
- sameersbn/docker-gitlab - Dockerized GitLab
- heroku/heroku-buildpack-clojure - Heroku's classic buildpack for Clojure applications.
- pussinboots/heroku-buildpack-d - Buildpack of the D language for heroku.
- cyberdelia/heroku-geo-buildpack - Geo libraries for Heroku
- sergeysova/jq-action - This lets you do jq operations in GitHub Actions.
- getlago/lago - Open Source Metering and Usage Based Billing API โญ๏ธ Consumption tracking, Subscription management, Pricing iterations, Payment orchestration & Revenue analytics
- 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.
- haraldng/omnipaxos-playground - Playground to visualize OmniPaxos.
- androm3da/optviewer-demo - Demonstration of LLVM's opt-viewer tool
- 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
- influxdata/sandbox - A sandbox for the full TICK stack
- smartcontractkit/smart-contract-examples - Example and sample projects
- google/cel-spec - Common Expression Language -- specification and binary representation
- bazelbuild/rules_d - D rules for Bazel
- Abdenasser/neohtop - ๐ช๐ป system monitoring on steroids
- Tinder/StateMachine - A Kotlin and Swift DSL for finite state machine
- Codehagen/Badget - Badget aims to simplify financial management with a user-friendly interface and robust backend
- microsoft/BosqueLanguage - The Bosque programming language is an experiment in regularized design for a machine assisted rapid and reliable software development lifecycle.
- danny-avila/LibreChat - Enhanced ChatGPT Clone: Features Agents, Anthropic, AWS, OpenAI, Assistants API, Azure, Groq, o1, GPT-4o, 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 project.
- event-driven-io/Pongo - Pongo - Mongo but on Postgres and with strong consistency benefits
- Qovery/Torii - Torii โฉ๏ธ is a simple, powerful and extensible open-source Internal Developer Portal
- Canner/WrenAI - ๐ค Open-source GenBI AI Agent that empowers data-driven teams to chat with their data to generate Text-to-SQL, charts, spreadsheets, reports, and BI. ๐๐๐๐งโ๐ป
- aerographql/aerographql - A small and opinionated Typescript toolkit to create GraphQL server using a declarative approach
- vratix-dev/api-library - Easy to use Open Source modules that implement common API logic and can be used in your Node.js backend services
- apollographql/apollo-tooling - โ๏ธ Apollo CLI for client tooling (Mostly replaced by Rover)
- 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.
- BemiHQ/bemi - Automatic data change tracking for PostgreSQL
- better-auth/better-auth - The most comprehensive authentication framework for TypeScript
- bigcapitalhq/bigcapital - ๐ต Bigcapital is financial accounting with intelligent reporting for faster decision-making, an open-source alternative to Quickbooks, Xero, etc.
- stackblitz-labs/bolt.diy - Prompt, run, edit, and deploy full-stack web applications using any LLM you want!
- BrainJS/brain.js - ๐ค GPU accelerated Neural networks in JavaScript for Browsers and Node.js
- ojkelly/bunjil - A GraphQL bastion server with schema merging, authentication and authorization with Policy Based Access Control
- cheeriojs/cheerio - The fast, flexible, and elegant library for parsing and manipulating HTML and XML.
- typestack/class-validator - Decorator-based property validation for classes.
- Effect-TS/cluster -
- continuedev/continue - โฉ Continue is the leading open-source AI code assistant. You can connect any models and any context to build custom autocomplete and chat experiences inside VS Code and JetBrains
- openchatai/copilot - ๐ค ๐ฅ Language-to-actions engine
- graphile/crystal - ๐ฎ Graphile's Crystal Monorepo; home to Grafast, PostGraphile, pg-introspection, pg-sql2 and much more!
- big-armor/datapm -
- bekk/db-scheduler-ui -
- deepstreamIO/deepstream.io - deepstream.io server
- siokas/denomander - Deno command-line interfaces made easy
- torokmark/design_patterns_in_typescript - ๐ Design pattern implementations in TypeScript
- Dokploy/dokploy - Open Source Alternative to Vercel, Netlify and Heroku.
- drizzle-team/drizzle-orm - Headless TypeScript ORM with a head. Runs on Node, Bun and Deno. Lives on the Edge and yes, it's a JavaScript ORM too ๐
- Effect-TS/effect - An ecosystem of tools to build robust applications in TypeScript
- sukovanej/effect-http - Declarative HTTP API library for effect-ts
- auth0/express-jwt - connect/express middleware that validates a JsonWebToken (JWT) and set the req.user with the attributes
- feathersjs/feathers - The API and real-time application framework
- devmatteini/football-calendar - Automatically sync your google calendar with football matches of your favorite team!
- formsy/formsy-material-ui - A Formsy compatibility wrapper for Material-UI form components
- openfga/frontend-utils - Helpful functions for building OpenFGA model authoring frontends - https://www.npmjs.com/package/@openfga/frontend-utils
- nestjs/graphql - GraphQL (TypeScript) module for Nest framework (node.js) ๐ท
- Escape-Technologies/graphql-armor - ๐ก๏ธ The missing GraphQL security security layer for Apollo GraphQL and Yoga / Envelop servers ๐ก๏ธ
- graphql-editor/graphql-editor - ๐บ Visual Editor & GraphQL IDE.
- slicknode/graphql-query-complexity - GraphQL query complexity analysis and validation for graphql-js
- kriasoft/graphql-starter-kit - ๐ฅ Monorepo template (seed project) pre-configured with GraphQL API, PostgreSQL, React, and Joy UI.
- ericwooley/graphql-typeorm-passport-boilerplate - A boilerplate for passport, typeorm, and graphql
- kdby-io/graphql-typescript - Define and build GraphQL Schemas using typed classes
- graphql-kit/graphql-voyager - ๐ฐ๏ธ Represent any GraphQL API as an interactive graph
- dotansimha/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.
- hazelcast/hazelcast-nodejs-client - Hazelcast Node.js Client
- Infisical/infisical - โพ Infisical is the open-source secret management platform: Sync secrets across your team/infrastructure, prevent secret leaks, and manage internal PKI
- javascript-obfuscator/javascript-obfuscator - A powerful obfuscator for JavaScript and Node.js
- jhipster/jhipster-registry - JHipster Registry, based on Spring Cloud Netflix Eureka and Spring Cloud Config
- keystonejs/keystone - The superpowered headless CMS for Node.js โ built with GraphQL and React
- kysely-org/kysely - A type-safe typescript SQL query builder
- RobinBlomberg/kysely-codegen - Generate Kysely type definitions from your database.
- kysely-org/kysely-ctl - Command-line tool for Kysely
- huggingface/llm-vscode - LLM powered development for VSCode
- malloydata/malloy - Malloy is an experimental language for describing data relationships and transformations.
- Ff00ff/mammoth - A type-safe Postgres query builder for TypeScript.
- medplum/medplum - Medplum is a healthcare platform that helps you quickly develop high-quality compliant applications.
- midday-ai/midday - Invoicing, Time tracking, File reconciliation, Storage, Financial Overview & your own Assistant made for Freelancers
- 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.
- ega-forever/mokka - Mokka consensus
- nanoapi-io/napi - Transpile your monolithic codebases to microservices in seconds
- nestjs/nest - A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript ๐
- nocodb/nocodb - ๐ฅ ๐ฅ ๐ฅ Open Source Airtable Alternative
- novuhq/novu - Open-Source Notification Platform. Embeddable Notification Center, E-mail, Push and Slack Integrations.
- piotrkulpinski/openalternative - A community driven list of open source alternatives to proprietary software and applications.
- opticdev/optic - OpenAPI linting, diffing and testing. Optic helps prevent breaking changes, publish accurate documentation and improve the design of your APIs.
- pezzolabs/pezzo - ๐น๏ธ Open-source, developer-first LLMOps platform designed to streamline prompt design, version management, instant delivery, collaboration, troubleshooting, observability and more.
- dylibso/pg_extism - Wasm UDFs for Postgres, implemented as a TLE on plv8 using Extism
- electric-sql/pglite - Lightweight WASM Postgres with real-time, reactive bindings.
- portainer/portainer - Making Docker and Kubernetes management easy.
- emmanueltouzery/prelude-ts - Functional programming, immutable collections and FP constructs for typescript and javascript
- XPRNetwork/proton-market-old - Proton NFT Marketplace Frontend
- puppeteer/puppeteer - JavaScript API for Chrome and Firefox
- upstash/rag-chat - Prototype SDK for RAG development.
- gothinkster/realworld - "The mother of all demo apps" โ Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more
- OptimalBits/redbird - A modern reverse proxy for node
- fynnfluegge/rocketnotes - AI-powered markdown editor - leverage vector embeddings and LLMs with your personal notes - 100% local or in the cloud
- 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.
- boxyhq/saas-starter-kit - ๐ฅ Enterprise SaaS Starter Kit - Kickstart your enterprise app development with the Next.js SaaS boilerplate ๐
- safe-global/safe-wallet-monorepo - Safe{Wallet} โ smart account wallet
- scalar/scalar - Scalar is an open-source API platform:ใใใใใใใใใใใใใใใใใใใใใใใใใใใใใใใใใใใใใใใ๐ Modern Rest API Clientใใใใใใใใใใใใใใใใใใใใใใใใใใใใใใใใใใใใใใใใ๐ Beautiful API Referencesใใใใใใใใใใใใใใใใใใใใใใใใใใใใใใใใใใใใใใใใโจ 1st-Class OpenAPI/Swagger Support
- ocaml/setup-ocaml - GitHub Action for the OCaml programming language
- anti-work/shortest - QA via natural language AI tests
- jacomyal/sigma.js - A JavaScript library aimed at visualizing graphs of thousands of nodes and edges
- gajus/slonik - A Node.js PostgreSQL client with runtime and build time type safety, and composable SQL.
- socketio/socket.io - Realtime application framework (Node.JS server)
- specui/specui - Build apps with YAML
- ssoready/ssoready - Open-source dev tools for enterprise SSO. Ship SAML + SCIM support this afternoon.
- browserbase/stagehand - An AI web browsing framework focused on simplicity and extensibility.
- teableio/teable - โจ The Next Gen Airtable Alternative: No-Code Postgres
- yangshun/tech-interview-handbook - ๐ฏ Curated coding interview preparation materials for busy software engineers
- cloudflare/templates - Templates for Cloudflare Workers
- eclipse-theia/theia - Eclipse Theia is a cloud & desktop IDE framework implemented in TypeScript.
- tldraw/tldraw - whiteboard SDK / infinite canvas SDK
- EoinDavey/tsPEG - PEG Parser Generator for TypeScript
- garrettm/tsum - Typescript sum types with pattern matching, using multimethods
- microsoft/typed-rest-client - Node Rest and Http Clients with typings for use with TypeScript
- typestack/typedi - Simple yet powerful dependency injection tool for JavaScript and TypeScript.
- TypeStrong/typedoc - Documentation generator for TypeScript projects.
- denolib/typeorm - Forked from https://github.com/typeorm/typeorm
- 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.
- typestack/typeorm-typedi-extensions - Dependency injection and service container integration with TypeORM using TypeDI library.
- bitjson/typescript-starter - Quickly create and configure a new library or Node.js project
- ether/ueberDB - Abstract your databases, make datababies. Transforms every database into a object key value store.
- sequelize/umzug - Framework agnostic migration tool for Node.js
- fabian-hiller/valibot - The modular and type safe schema library for validating structural data ๐ค
- Canner/vulcan-sql - Data API Framework for AI Agents and Data Apps
- palixir/wabe - Your backend in minutes not days for Node.js / Bun
- ojkelly/wahn - Policy Machine for Role Based Access Control
- toptal/xene - ๐ค Modern library with simple API to build great conversational bots.
- evertdespiegeleer/zhttp - A minimal, typesafe HTTP library with Zod validation ๐งโ๐ป
- khalyomede/mantis - A web framework written in V lang.
- 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.
- carlhuda/janus - Vim distribution
- AutomaApp/automa - A browser extension for automating your browser by connecting blocks
- karlseguin/http.zig - An HTTP/1.1 server for zig
- jetzig-framework/jetzig - Jetzig is a web framework written in Zig
- rockorager/libvaxis - a modern tui library written in zig
- xataio/pgzx - Create PostgreSQL extensions using Zig.
- tigerbeetle/tigerbeetle - The financial transactions database designed for mission critical safety and performance.
- cztomsik/tokamak - Server-side framework for Zig, relying heavily on dependency injection.
- akarpovskii/tuile - A cross-platform Text UI (TUI) library in Zig
- FOLLGAD/zig-ai - OpenAI SDK with streaming support
- GabrieleInvernizzi/zig-prompter - zig-prompter is a lightweight and flexible library for building and managing interactive text-based prompts.
- zon-dev/zinc - Zinc is a web framework written in pure Zig with a focus on high performance, usability, security, and extensibility.
- kristoff-it/zine - Fast, Scalable, Flexible Static Site Generator (SSG)