simd-lite / simd-jsonLinks
Rust port of simdjson
☆1,294Updated 3 weeks ago
Alternatives and similar repositories for simd-json
Users that are interested in simd-json are comparing it to the libraries listed below
Sorting:
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,148Updated this week
- A fast bump allocation arena for Rust☆1,860Updated 2 months ago
- Support atomic operations on Arc itself☆1,072Updated 3 weeks ago
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,221Updated 2 months ago
- A safe and fast multi-producer, multi-consumer channel.☆2,710Updated 5 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,525Updated last month
- Rust cache structures and easy function memoization☆1,871Updated last month
- Easily assign underlying errors into domain-specific errors while adding context☆1,735Updated last week
- Optimized string search routines for Rust.☆1,184Updated 2 months ago
- A crate for managing memory bit by bit☆1,319Updated last year
- An io_uring backed runtime for Rust☆1,313Updated last month
- A metrics ecosystem for Rust.☆1,319Updated 3 weeks ago
- Heap profiling and ad hoc profiling for Rust programs.☆871Updated 6 months ago
- Compile time static maps for Rust☆1,981Updated this week
- Rust port of Google's SwissTable hash map☆2,728Updated this week
- Concurrency permutation testing tool for Rust.☆2,445Updated 2 weeks ago
- The `io_uring` library for Rust☆1,451Updated last week
- A lock-free, read-optimized, concurrency primitive.☆2,007Updated 2 weeks ago
- Compile-time type-checked builder derive☆1,060Updated last week
- Decimal number implementation written in pure Rust suitable for financial and fixed-precision calculations.☆1,182Updated 2 weeks ago
- Zero-copy deserialization framework for Rust☆3,497Updated 2 weeks ago
- Async multi-producer multi-consumer channel☆886Updated last month
- Slab allocator for Rust☆825Updated 2 weeks ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,060Updated 2 weeks ago
- A high performance concurrent caching library for Rust☆2,082Updated 3 months ago
- Fully typed LMDB wrappers with minimum overhead 🐦☆784Updated last month
- A multiprocess drop-in replacement for Rust channels☆995Updated last week
- Asynchronous streams for Rust using async & await notation☆698Updated 8 months ago
- Dead simple pool implementation for rust with async-await☆1,220Updated last week
- Efficient, lock-free, bounded Rust broadcast channel☆823Updated last year