SunDoge / simdjson-rustLinks
Rust bindings for the simdjson project.
☆109Updated 2 years ago
Alternatives and similar repositories for simdjson-rust
Users that are interested in simdjson-rust are comparing it to the libraries listed below
Sorting:
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆174Updated 4 months ago
- nativejson-benchmark in Rust☆174Updated last year
- rust bindings of snmalloc☆146Updated 3 months ago
- Async stream for Rust and the futures crate.☆189Updated 2 weeks ago
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆150Updated last week
- Fast functions for printing floating-point primitives to a decimal string☆129Updated this week
- Super-fast float parser in Rust (now part of Rust core)☆285Updated 3 years ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- An updated version of linked-hash-map and friends☆138Updated last month
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆315Updated 5 months ago
- A thread-safe & efficient memory pool☆171Updated 2 years ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆91Updated 3 years ago
- Object Pool LockFree in Rust☆49Updated 2 months ago
- A suite of non-cryptographic hash functions for Rust.☆142Updated 3 years ago
- Fast, FFI-friendly string interning for Rust☆176Updated last year
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆139Updated 6 months ago
- Generic Atomic<T> type for Rust☆246Updated 3 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 2 months ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 4 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆268Updated last month
- Untrusted IPC with maximum performance and minimum latency. On Rust, on Linux.☆158Updated 3 years ago
- String interning for Rust☆207Updated 3 months ago
- A simple, fast, LRU cache implementation.☆212Updated last year
- Thread-safe object pool with automatic return and attach/detach semantics☆81Updated 5 months ago
- An on-disk hash table implementation☆126Updated 4 years ago
- A fast implementation of single-pattern substring search using SIMD acceleration.☆99Updated last month
- generators☆211Updated 2 years ago
- Run closures in parallel☆115Updated 11 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 10 months ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year