SunDoge / simdjson-rustLinks
Rust bindings for the simdjson project.
☆105Updated 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☆133Updated 2 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆127Updated 11 months ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆165Updated 2 months ago
- Rust implementation of xxhash☆234Updated 5 months ago
- A thread-safe & efficient memory pool☆169Updated last year
- Async stream for Rust and the futures crate.☆183Updated last month
- ☆194Updated last year
- A fast implementation of single-pattern substring search using SIMD acceleration.☆96Updated 8 months ago
- generators☆208Updated last year
- nativejson-benchmark in Rust☆172Updated last year
- Compatibility adapter between tokio and futures☆171Updated 2 months ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆70Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆234Updated 3 weeks ago
- Async filesystem primitives☆132Updated 4 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆136Updated 6 months ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- String interning for Rust☆200Updated 2 weeks ago
- Semantic wrapper for byte count representations☆136Updated 2 months ago
- Untrusted IPC with maximum performance and minimum latency. On Rust, on Linux.☆152Updated 2 years ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆79Updated 8 months ago
- Better reference counted strings for Rust☆126Updated 10 months ago
- Fast CRC-32-Castagnoli implementation in Rust☆50Updated 4 months ago
- high-speed timing library in Rust☆344Updated 5 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…☆89Updated 2 years ago
- Object Pool LockFree in Rust☆46Updated 4 months ago
- extremely boring async function runner!☆157Updated 2 years ago
- Safer wrappers over ktls-sys☆79Updated last month
- A flexible and convenient high-level mmap for zero-copy file I/O.☆113Updated 3 months ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆59Updated 11 months ago