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)☆288Updated 11 months ago
- Writing a SQL database, take two: Zig and RocksDB☆161Updated 3 years ago
- An asynchronous IO runtime☆137Updated last month
- A $20k consensus challenge based on TigerBeetle's implementation of the pioneering Viewstamped Replication protocol.☆215Updated 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…☆57Updated 8 months ago
- Apache Arrow implementation☆57Updated last year
- A thread-safe, expiration-aware, LRU cache for Zig☆80Updated 3 weeks ago
- An event loop in Zig using io_uring and coroutines☆126Updated 3 years ago
- Zig implementation of a fast, bounded, Zipf-distributed random number generator.☆17Updated last year
- Parsing gigabytes of JSON per second. Zig port of simdjson with fundamental features.☆156Updated 5 months ago
- zig allocator playground☆57Updated 10 months ago
- simdjson ported to zig☆131Updated 2 months ago
- A DuckDB driver for Zig☆168Updated last week
- A zero-dependency Google Protocol Buffers implementation in pure Zig. Single allocation encode and lazy decode☆232Updated last month
- An implementation of the OpenMP directives for Zig☆43Updated last year
- Zig bindings for the excellent CRoaring library☆38Updated 3 months ago
- General purpose allocator for Zig☆47Updated 3 months ago
- TigerBeetle Hackathon at Interledger Summit 2023☆13Updated 2 years ago
- A high-throughput parser for the Zig programming language.☆260Updated 9 months ago
- High-performance durable, portable, transactional embeddable storage engine designed for flash and RAM optimization.☆441Updated this week
- A Zig coroutine library☆293Updated 5 months ago
- Directed graph data structure for Zig☆116Updated 3 years ago
- blazigly fast gRPC/MCP client & server implementation in zig☆109Updated last month
- Cuda library for Zig☆126Updated 3 weeks ago
- An asynchronous runtime for writing applications and services. Supports io_uring, epoll, kqueue, and poll for I/O.☆262Updated 3 weeks ago
- A set of fuzzers for fuzzing various parts of the Zig standard library☆52Updated 5 months ago
- A poolable string builder (aka string buffer) for Zig☆31Updated 4 months ago
- Lightweight, fully-featured, idiomatic cross-platform Zig bindings to Lightning Memory-Mapped Database (LMDB).☆85Updated 2 years ago
- io_uring like asynchronous API and coroutine powered IO tasks for zig☆389Updated 2 months ago
- Toy Cuda wrapper for Zig☆81Updated 2 months ago