spiraldb / fastlanezLinks
A Zig implementation of the paper Decoding >100 Billion Integers per Second with Scalar Code.
☆12Updated 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)☆274Updated 7 months ago
- Apache Arrow implementation☆52Updated last year
- Zig port of dendibakh/perf-ninja - an online course where you can learn and master the skill of low-level performance analysis and tuning…☆49Updated 4 months ago
- A $20k consensus challenge based on TigerBeetle's implementation of the pioneering Viewstamped Replication protocol.☆207Updated 3 years ago
- simdjson ported to zig☆126Updated 3 weeks ago
- An event loop in Zig using io_uring and coroutines☆123Updated 3 years ago
- Writing a SQL database, take two: Zig and RocksDB☆158Updated 2 years ago
- TigerBeetle Hackathon at Interledger Summit 2023☆13Updated last year
- An asynchronous IO runtime☆133Updated 3 months ago
- Lightweight, fully-featured, idiomatic cross-platform Zig bindings to Lightning Memory-Mapped Database (LMDB).☆84Updated last year
- Rust implementation of the FastLanes compression library☆137Updated this week
- A Zig coroutine library☆282Updated last month
- Parsing gigabytes of JSON per second. Zig port of simdjson with fundamental features.☆145Updated last month
- A DuckDB driver for Zig☆151Updated last week
- Zig bindings for the excellent CRoaring library☆33Updated last month
- A high-throughput parser for the Zig programming language.☆252Updated 5 months ago
- A thread-safe, expiration-aware, LRU cache for Zig☆75Updated last month
- io_uring like asynchronous API and coroutine powered IO tasks for zig☆372Updated 2 weeks ago
- An asynchronous runtime for writing applications and services. Supports io_uring, epoll, kqueue, and poll for I/O.☆230Updated 2 weeks ago
- Zig implementation of a fast, bounded, Zipf-distributed random number generator.☆16Updated last year
- 📊 zig benchmark☆158Updated 2 weeks ago
- A set of fuzzers for fuzzing various parts of the Zig standard library☆50Updated last month
- An asynchronous runtime with a focus on performance and resource efficiency.☆529Updated 9 months ago
- A zero-dependency Google Protocol Buffers implementation in pure Zig. Single allocation encode and lazy decode☆224Updated 6 months ago
- Zig Mailbox is convenient inter-thread communication mechanizm.☆80Updated 2 months ago
- Sketches for Zig☆26Updated last year
- A poolable string builder (aka string buffer) for Zig☆29Updated last week
- Common Zig patterns for you and your friends :)☆199Updated last year
- A compile-time interface checker for Zig that enables interface-based design with comprehensive type checking and detailed error reportin…☆123Updated 3 months ago
- The fastest ACID-transactional persisted Key-Value store designed as modified LSM-Tree for NVMe block-devices with GPU-acceleration and S…☆75Updated 2 years ago