SunDoge / simdjson-rustLinks
Rust bindings for the simdjson project.
☆107Updated last year
Alternatives and similar repositories for simdjson-rust
Users that are interested in simdjson-rust are comparing it to the libraries listed below
Sorting:
- rust bindings of snmalloc☆137Updated 3 months ago
- nativejson-benchmark in Rust☆172Updated last year
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆166Updated this week
- Async stream for Rust and the futures crate.☆185Updated last week
- String interning for Rust☆202Updated 2 months ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆101Updated last year
- A thread-safe & efficient memory pool☆169Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 5 months ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆297Updated 2 weeks ago
- Super-fast float parser in Rust (now part of Rust core)☆278Updated 2 years ago
- An on-disk hash table implementation☆124Updated 3 years ago
- A suite of non-cryptographic hash functions for Rust.☆139Updated 3 years ago
- Fast, FFI-friendly string interning for Rust☆168Updated 10 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆129Updated last month
- Time and duration crate optimized for speed and API stability.☆74Updated 2 months ago
- Compatibility adapter between tokio and futures☆175Updated 4 months ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆71Updated last year
- The simd optimized escape code☆54Updated last week
- A fast implementation of single-pattern substring search using SIMD acceleration.☆97Updated 10 months ago
- Better reference counted strings for Rust☆131Updated last year
- high-speed timing library in Rust☆348Updated last month
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆141Updated 2 years ago
- Thread-safe object pool with automatic return and attach/detach semantics☆76Updated 3 weeks ago
- ☆216Updated last month
- Generic Atomic<T> type for Rust☆236Updated last month
- An updated version of linked-hash-map and friends☆121Updated 3 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆247Updated last month
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆136Updated 7 months ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆90Updated 3 years ago