simd-lite / simd-jsonLinks
Rust port of simdjson
☆1,288Updated this week
Alternatives and similar repositories for simd-json
Users that are interested in simd-json are comparing it to the libraries listed below
Sorting:
- Easily assign underlying errors into domain-specific errors while adding context☆1,720Updated 2 months ago
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,213Updated last month
- A safe and fast multi-producer, multi-consumer channel.☆2,693Updated 5 months ago
- Support atomic operations on Arc itself☆1,055Updated this week
- Optimized string search routines for Rust.☆1,167Updated last month
- A high performance concurrent caching library for Rust☆2,039Updated 2 months ago
- Rust cache structures and easy function memoization☆1,855Updated 2 weeks ago
- A fast bump allocation arena for Rust☆1,830Updated last month
- An io_uring backed runtime for Rust☆1,294Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,512Updated last month
- Compile time static maps for Rust☆1,968Updated last month
- A metrics ecosystem for Rust.☆1,308Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,119Updated last month
- A crate for managing memory bit by bit☆1,317Updated 11 months ago
- Fully typed LMDB wrappers with minimum overhead 🐦☆768Updated last week
- The `io_uring` library for Rust☆1,432Updated 2 weeks ago
- Rust port of Google's SwissTable hash map☆2,706Updated 3 weeks ago
- Zero-copy deserialization framework for Rust☆3,475Updated last week
- Async multi-producer multi-consumer channel☆884Updated last month
- Concurrency permutation testing tool for Rust.☆2,428Updated 3 months ago
- Slab allocator for Rust☆807Updated last month
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,043Updated last week
- Decimal number implementation written in pure Rust suitable for financial and fixed-precision calculations.☆1,179Updated last week
- Slotmap data structure for Rust☆1,221Updated last year
- Heap profiling and ad hoc profiling for Rust programs.☆868Updated 5 months ago
- Benchmarks for rust serialization frameworks☆828Updated this week
- A lock-free, read-optimized, concurrency primitive.☆2,003Updated last week
- A Rust CPU profiler implemented with the help of backtrace-rs☆1,498Updated last week
- A multiprocess drop-in replacement for Rust channels