spiraldb / fastlanezLinks
A Zig implementation of the paper Decoding >100 Billion Integers per Second with Scalar Code.
☆14Updated last year
Alternatives and similar repositories for fastlanez
Users that are interested in fastlanez are comparing it to the libraries listed below
Sorting:
- fastfilter: Binary fuse & xor filters for Zig (faster and smaller than bloom filters)☆279Updated 9 months ago
- Writing a SQL database, take two: Zig and RocksDB☆160Updated 3 years ago
- Zig port of dendibakh/perf-ninja - an online course where you can learn and master the skill of low-level performance analysis and tuning…☆52Updated 6 months ago
- Apache Arrow implementation☆55Updated last year
- An asynchronous IO runtime☆137Updated this week
- A $20k consensus challenge based on TigerBeetle's implementation of the pioneering Viewstamped Replication protocol.☆213Updated 3 years ago
- An event loop in Zig using io_uring and coroutines☆125Updated 3 years ago
- io_uring like asynchronous API and coroutine powered IO tasks for zig☆382Updated 2 weeks ago
- simdjson ported to zig☆131Updated last month
- A thread-safe, expiration-aware, LRU cache for Zig☆77Updated 3 months ago
- A Zig coroutine library☆289Updated 3 months ago
- A DuckDB driver for Zig☆163Updated last month
- A zero-dependency Google Protocol Buffers implementation in pure Zig. Single allocation encode and lazy decode☆229Updated 3 weeks ago
- Sketches for Zig☆26Updated last month
- Zig implementation of a fast, bounded, Zipf-distributed random number generator.☆16Updated last year
- Zig bindings for the excellent CRoaring library☆36Updated last month
- Simple benchmarking library☆68Updated 3 weeks ago
- Parsing gigabytes of JSON per second. Zig port of simdjson with fundamental features.☆152Updated 3 months ago
- zig allocator playground☆57Updated 9 months ago
- A high-throughput parser for the Zig programming language.☆256Updated 7 months ago
- Lightweight, fully-featured, idiomatic cross-platform Zig bindings to Lightning Memory-Mapped Database (LMDB).☆85Updated last year
- An asynchronous runtime for writing applications and services. Supports io_uring, epoll, kqueue, and poll for I/O.☆249Updated 2 months ago
- A set of fuzzers for fuzzing various parts of the Zig standard library☆51Updated 3 months ago
- General purpose allocator for Zig☆46Updated 2 months ago
- A poolable string builder (aka string buffer) for Zig☆31Updated 2 months ago
- Directed graph data structure for Zig☆112Updated 3 years ago
- Common Zig patterns for you and your friends :)☆196Updated last year
- TLS 1.3/1.2 client and TLS 1.3 server in Zig☆112Updated 3 weeks ago
- 📊 zig benchmark☆168Updated last week
- A generic and general purpose Set implementation for the Zig language☆94Updated last month