Decoding and encoding gigabytes of LEB128 variable-length integers per second in Rust with SIMD
☆139Sep 3, 2024Updated last year
Alternatives and similar repositories for varint-simd
Users that are interested in varint-simd are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.☆333Mar 30, 2026Updated 2 months ago
- How fast can you write a Google Protocol Buffer (signed) VarInt?☆13May 9, 2021Updated 5 years ago
- nathan/pax recovered from Rust cache and Google cache☆20Dec 6, 2020Updated 5 years ago
- ☆13Apr 14, 2026Updated 2 months ago
- a bedwars server written in rust☆20Mar 11, 2026Updated 3 months ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Parquet extension☆11Jun 3, 2026Updated last week
- An inline SIMD accelerated hashmap designed for small amount of data.☆107Feb 4, 2026Updated 4 months ago
- A memory efficient string type that can store up to 24* bytes on the stack☆840May 27, 2026Updated 2 weeks ago
- Fast integer compression in C using the StreamVByte codec☆415Jun 7, 2026Updated last week
- Rust bindings (WASM) for WebCodecs☆21Updated this week
- SIMD aligned data structures to work with `std::simd`.☆11Dec 14, 2024Updated last year
- Open-methods for C++ 17☆13May 27, 2026Updated 2 weeks ago
- Rust implementation of Stream VByte decompression algorithm☆15May 23, 2023Updated 3 years ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,376May 2, 2026Updated last month
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Rust generators implemented through async/await syntax☆12Sep 29, 2023Updated 2 years ago
- Light references to trait objects by embedding the virtual table pointer in the struct☆26Aug 25, 2024Updated last year
- `NonEmpty` library vector for rust☆21Apr 8, 2026Updated 2 months ago
- Generate Parquet Files☆14Apr 23, 2026Updated last month
- SIMD-accelerated UTF-8 validation for Rust.☆601Jun 8, 2026Updated last week
- scripts for testing TiDB☆10Feb 4, 2026Updated 4 months ago
- Async variant of Tonic's `interceptor` function☆23Aug 20, 2025Updated 9 months ago
- Java off-heap byte array to long cache with FIFO eviction semantics.☆10Jan 13, 2017Updated 9 years ago
- Rust implementation of Apache ORC☆29Apr 29, 2026Updated last month
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆71Oct 28, 2025Updated 7 months ago
- multi-master-paxos with 3 nodes☆14Apr 11, 2022Updated 4 years ago
- Efficient sized chunk datatypes for immutable.rs☆29Apr 29, 2022Updated 4 years ago
- Provides branch hinting and control functions for stable Rust☆43Jan 3, 2026Updated 5 months ago
- wrap errors with automatic backtrace capture and print-on-result-unwrap☆32Apr 29, 2024Updated 2 years ago
- A newtype with alignment of at least `A` bytes☆35Dec 15, 2025Updated 6 months ago
- Minecraft VarInt and VarLong implemetation in Rust, providing minimum memory usage and maximum performance.☆12Apr 22, 2020Updated 6 years ago
- A fast bump allocation arena for Rust☆2,234Updated this week
- Concatenate identifiers in a macro invocation☆95Dec 19, 2022Updated 3 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Fast, efficient, and robust memory reclamation for Rust.☆476Sep 13, 2025Updated 9 months ago
- A benchmark library.☆15Oct 3, 2020Updated 5 years ago
- Precompiled LLVM packages ready for (de)obfuscation related development.☆22May 8, 2026Updated last month
- Rust String type with configurable byte storage.☆36Sep 13, 2024Updated last year
- Atomic operations on potentially uninitialized integers.☆32Jun 2, 2026Updated last week
- Checksum of a directory tree☆47Mar 28, 2026Updated 2 months ago
- MiniSat reimplemented in Rust☆21Apr 18, 2018Updated 8 years ago