tidwall / bgenLinks
B-tree generator for C
☆145Updated 2 months ago
Alternatives and similar repositories for bgen
Users that are interested in bgen are comparing it to the libraries listed below
Sorting:
- Writing a SQL database, take two: Zig and RocksDB☆160Updated 3 years ago
- ViewStamped Replication implementation in Go☆42Updated 2 years ago
- High-performance durable, portable, transactional embeddable storage engine designed for flash and RAM optimization.☆424Updated this week
- A $20k consensus challenge based on TigerBeetle's implementation of the pioneering Viewstamped Replication protocol.☆214Updated 3 years ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆63Updated last year
- Experimenting with persistence in C☆188Updated 3 years ago
- Relational Database for High-Intensity, Contention-Free OLTP.☆97Updated this week
- LazyFS: A FUSE Filesystem with an internal dedicated page cache, which can be used to simulate data loss on unsynced writes☆212Updated last month
- A proto-database inspired by SQLite for educational purposes.☆86Updated 6 months ago
- fastfilter: Binary fuse & xor filters for Zig (faster and smaller than bloom filters)☆279Updated 10 months ago
- A datastore aiming at linear scalability up to the yottabyte range. Inspired by dynamo and cassandra.☆90Updated 11 months ago
- Building an intuition for different IO models (sync, io_uring, etc.) across different languages.☆29Updated 2 years ago
- Probabilistic transaction graph for optimistic concurrency control.☆49Updated last year
- a high performance cache simulator and library☆112Updated last year
- c++ library for binary fuse filters, including a sharded filter☆93Updated 11 months ago
- OxidSQL (Toy) SQL Database in Rust☆79Updated 5 months ago
- Integer Map Data Structure☆133Updated 2 years ago
- A hash array-mapped trie implementation in C☆321Updated last year
- libreactor is a high performance, robust and secure, generic event-driven application framework for Linux☆115Updated 9 months ago
- An implementation of an educational RDBMS in Go☆22Updated last year
- Tracing JIT compiler and runtime for a subset of the JVM☆26Updated 2 years ago
- Your SQL database for learning purpose☆78Updated 4 months ago
- A little Delta Lake/Iceberg inspired database implementation in Go☆43Updated last year
- SIGMOD Contest 2025 Winning Solution☆53Updated last month
- Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.☆143Updated 2 years ago
- HPC research and demonstrations☆111Updated 3 weeks ago
- A curated list of resources related to Seastar, an industrial-grade C++ framework for building high-performance servers.☆107Updated 4 months ago
- Delightful io_uring packages and resources☆439Updated this week
- Coroutine scheduler for C☆47Updated last year
- A SQL query compiler written in Rust from scratch☆21Updated last year