Lists (3)
Sort Name ascending (A-Z)
Stars
A cloud native embedded storage engine built on object storage.
General description of the Simplebus2 protocol used by some Comelit's intercoms. Hardware for retransmitting Simplebus2 messages over UART.
A fast, AST-based code navigation toolkit that maps file shapes, public APIs, and call graphs across coding languages. Designed to help coding agents and humans explore codebases, analyze blast rad…
Review-first terminal diff viewer for agentic coders
High-performance, lock-free concurrent hash table in Go, based on DLHT, with cooperative resizing and cache-efficient buckets.
Fast and Accurate Code Search for Agents. Uses ~98% fewer tokens than grep+read
Cluster membership protocol with failure detection inspired by Cassandra and DynamoDB
ArtifactFS is a filesystem driver designed to mount large git repos as quickly as possible, hydrating file contents on-the-fly instead of blocking on the initial clone. It's ideal for agents, sandb…
Backtrace.io's resilient log record framing format
Incremental engine for long horizon agents 🌟 Star if you like it!
Benchmarks for concurrent hash map implementations in Go
Fast SublimeText-like fuzzy search for JavaScript.
Fast typo-resistant fuzzy matching via SIMD smith waterman, similar algorithm to FZF
The fastest and the most accurate file search toolkit for AI agents, Neovim, Rust, C, Python, Bun and NodeJS
Entity-level git merge driver. Resolves false conflicts git invents when independent agents edit the same file. ~95% reduction vs. line-based merge.
Biscuit – a high-performance, bitmap-based deterministic index for PostgreSQL
A serializable bitmap index library able to index millions values/sec on a single thread.
A performant and configurable parallel computing library for computations defined as compositions of iterator methods.
ImpVec stands for immutable push vector 👿, it is a data structure which allows appending elements with a shared reference.
High throughput suffix array searching
High-performance variable-length integer encoding with SIMD optimizations, embedded support, and enhanced functionality
A compressed bitmap format optimized for small, sparse sets of u32s with zero-copy querying.