simd-lite / simd-json-deriveLinks
high performance Serialize and Deserialize derives
☆36Updated last week
Alternatives and similar repositories for simd-json-derive
Users that are interested in simd-json-derive are comparing it to the libraries listed below
Sorting:
- rust bindings of snmalloc☆142Updated last month
- Object Pool LockFree in Rust☆47Updated 2 weeks ago
- Trying to create Sync bump allocator☆40Updated 3 months ago
- Take a value atomically once.☆30Updated 2 years ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆91Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last week
- A fast and flexible LRU map.☆193Updated 9 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆74Updated last year
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Asynchronously speed-limiting multiple byte streams☆66Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 7 months ago
- A reader-writer lock that provides extremely fast read access without starving writers☆85Updated 2 years ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆84Updated last year
- Library safely exposing the io_uring API.☆69Updated this week
- Time and duration crate optimized for speed and API stability.☆74Updated last month
- ☆51Updated 10 months ago
- Async stream for Rust and the futures crate.☆188Updated last week
- Read and write from offsets in Rust.☆89Updated 2 weeks ago
- Rust bindings for the simdjson project.☆109Updated last year
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆172Updated 2 months ago
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆144Updated last month
- A growable bit-vector for Rust, optimized for size☆45Updated 8 months ago
- A fast implementation of single-pattern substring search using SIMD acceleration.☆98Updated last year
- A low-level I/O ownership and borrowing library☆104Updated 2 months ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆71Updated last year
- Library and proc macro to analyze memory usage of data structures in rust.☆166Updated last month
- Better reference counted strings for Rust☆137Updated last year
- Thread parking and unparking☆79Updated 9 months ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆58Updated last year