SunDoge / simdjson-rustLinks
Rust bindings for the simdjson project.
☆109Updated 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:
- nativejson-benchmark in Rust☆173Updated last year
- rust bindings of snmalloc☆146Updated 2 months ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆172Updated 3 months ago
- Async stream for Rust and the futures crate.☆189Updated last month
- Fast, FFI-friendly string interning for Rust☆174Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆116Updated 9 months ago
- A suite of non-cryptographic hash functions for Rust.☆142Updated 3 years ago
- Fast functions for printing floating-point primitives to a decimal string☆129Updated last week
- Scoped Thread Local Storage for Rust☆57Updated 2 years ago
- Rust implementation of xxhash☆259Updated 2 months ago
- An updated version of linked-hash-map and friends☆137Updated last month
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- Object Pool LockFree in Rust☆49Updated 2 months ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Generic Atomic<T> type for Rust☆243Updated 2 months ago
- Thread-safe object pool with automatic return and attach/detach semantics☆79Updated 4 months ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆309Updated 4 months ago
- Compatibility adapter between tokio and futures☆185Updated 3 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated last month
- Async synchronization primitives☆276Updated 3 months ago
- String interning for Rust☆207Updated 2 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last month
- A Rust implementation of OS provided synchronization primitives☆63Updated 2 years ago
- Fast CRC-32-Castagnoli implementation in Rust☆52Updated 3 months ago
- A thread-safe & efficient memory pool☆171Updated 2 years ago
- Convert closures into wakers☆46Updated 10 months ago
- A fast implementation of single-pattern substring search using SIMD acceleration.☆99Updated 3 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆265Updated 3 weeks 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
- Library safely exposing the io_uring API.☆69Updated last week