JeanArhancet's Stars
midom/slowrm
rm but slower
pingcap/talent-plan
open source training courses about distributed database and distributed systems
zed-industries/zed
Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
prometheus/prometheus
The Prometheus monitoring system and time series database.
tikv/raft-rs
Raft distributed consensus algorithm implemented in Rust.
memorysafety/river
This repository is the home of the River reverse proxy application, based on the pingora library from Cloudflare.
influxdata/influxdb
Scalable datastore for metrics, events, and real-time analytics
encode/uvicorn
An ASGI web server, for Python. 🦄
ClickHouse/ClickHouse
ClickHouse® is a real-time analytics DBMS
katef/libfsm
DFA regular expression library & friends
kube-rs/kube
Rust Kubernetes client and controller runtime
pydantic/logfire
Uncomplicated Observability for Python and beyond! 🪵🔥
supabase/index_advisor
PostgreSQL Index Advisor
karpathy/llm.c
LLM training in simple, raw C/CUDA
pgcentralfoundation/pgrx
Build Postgres Extensions with Rust!
TartanLlama/dwarbf
A Brainfuck interpreter embedded inside DWARF debug information
valkey-io/valkey
A flexible distributed key-value datastore that is optimized for caching and other realtime workloads.
be5invis/Iosevka
Versatile typeface for code, from code.
ollama/ollama
Get up and running with Llama 3.2, Mistral, Gemma 2, and other large language models.
mem0ai/mem0
The Memory layer for your AI apps
dottxt-ai/outlines
Structured Text Generation
localstack/localstack
💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline
teivah/gossip-glomers
My solutions to the Glomers Challenge: a series of distributed systems challenges.
Majored/rs-async-zip
An asynchronous ZIP archive reading/writing crate.
cloudflare/pingora
A library for building fast, reliable and evolvable network services.
skyzh/mini-lsm
A tutorial of building an LSM-Tree storage engine in a week.
astral-sh/uv
An extremely fast Python package and project manager, written in Rust.
awslabs/llrt
LLRT (Low Latency Runtime) is an experimental, lightweight JavaScript runtime designed to address the growing demand for fast and efficient Serverless applications.
fastify/fastify
Fast and low overhead web framework, for Node.js
eatonphil/raft-rs
Another minimal Raft implementation in Rust.