Starred repositories
Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 60-95% fewer tokens, same answers. Library, proxy, MCP server.
Install NixOS everywhere via SSH [maintainers=@Mic92 @Lassulus @phaer @Enzime @a-kenji]
Minimal VMM for multi-tenant dev shells and serverless
A Rust crate for cooking up terminal user interfaces (TUIs) 👨🍳🐀 https://ratatui.rs
A bidirectional pipeline parallelism algorithm for computation-communication overlap in DeepSeek V3/R1 training.
FlashMLA: Efficient Multi-head Latent Attention Kernels
Fusio provides file operations on multiple storages across various async runtimes.
Tonbo is an embedded database for serverless and edge runtimes.
bpftop provides a dynamic real-time view of running eBPF programs. It displays the average runtime, events per second, and estimated total CPU % for each program.
High-speed Large Language Model Serving for Local Deployment
A high-performance, lightweight, and cross-platform QUIC library
A small utility to modify the dynamic linker and RPATH of ELF executables
Custom mouse cursor theme based on the school RPG Blue Archive.
A reimplementation of the Flap parser in Rust (with our own modifications applied)!
Command-line sampling profiler for macOS, Linux, and Windows
Sharded, concurrent mini redis that support http interface implemented in rust
An incremental parsing system for programming tools
A multi-sandbox container runtime that provides cloud-native, all-scenario multiple sandbox container solutions.
《用Rust实现Lua解释器》 / _Build a Lua Interpreter in Rust_
A high performance inter-process communication golang library developed by CloudWeGo
Write safer FFI code in Rust without polluting it with unsafe code
Simple interoperability between C++ coroutines and asynchronous Rust
Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent HashMap in Rust for certain use cases.