SunDoge / simdjson-rust
Rust bindings for the simdjson project.
☆103Updated last year
Alternatives and similar repositories for simdjson-rust:
Users that are interested in simdjson-rust are comparing it to the libraries listed below
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆160Updated this week
- Generic Atomic<T> type for Rust☆225Updated last year
- rust bindings of snmalloc☆125Updated last month
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆278Updated 5 months ago
- Super-fast float parser in Rust (now part of Rust core)☆275Updated 2 years ago
- A Rust data structure for efficient lower-bound lookups☆89Updated 11 months ago
- Async stream for Rust and the futures crate.☆178Updated this week
- String interning for Rust☆196Updated 4 months ago
- An utility that easily makes bytes size representation and helps its arithmetic operations.☆114Updated 2 months ago
- nativejson-benchmark in Rust☆172Updated 10 months ago
- Better reference counted strings for Rust☆117Updated 6 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆222Updated last week
- This is a Rust implementation for popular caches (support no_std).☆108Updated this week
- A fast implementation of single-pattern substring search using SIMD acceleration.☆92Updated 4 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆255Updated last month
- Performant time measuring in Rust☆184Updated 10 months ago
- Fast functions for printing floating-point primitives to a decimal string☆123Updated last week
- ☆189Updated 11 months ago
- A Rust implementation of OS provided synchronization primitives☆56Updated last year
- A thread-safe & efficient memory pool☆164Updated last year
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆119Updated 7 months ago
- Extended utilities for working with files and filesystems in Rust☆145Updated 11 months ago
- Async synchronization primitives☆262Updated last week
- Read and write from offsets in Rust.☆77Updated 8 months ago
- ☆197Updated 2 weeks ago
- Lightweight and high performance concurrent cache☆208Updated 4 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…☆86Updated 2 years ago
- Compatibility adapter between tokio and futures☆162Updated last week
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 5 months ago
- Rust implementation of xxhash☆216Updated last month