simd-lite / simd-json-deriveLinks
high performance Serialize and Deserialize derives
☆36Updated 3 months ago
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:
- Asynchronously speed-limiting multiple byte streams☆67Updated last year
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆88Updated last year
- rust bindings of snmalloc☆147Updated 4 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 2 months ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆92Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last month
- Object Pool LockFree in Rust☆49Updated 3 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 3 years ago
- A global executor built on top of async-executor and smol☆75Updated 4 months ago
- Take a value atomically once.☆30Updated 2 years ago
- Library safely exposing the io_uring API.☆71Updated last week
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 10 months ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- A reader-writer lock that provides extremely fast read access without starving writers☆86Updated 2 years ago
- ☆52Updated last year
- A low-level I/O ownership and borrowing library☆106Updated 5 months ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆72Updated last year
- Time and duration crate optimized for speed and API stability.☆75Updated 2 months ago
- Benchmarking library for stable Rust☆47Updated 2 weeks ago
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated 3 months ago
- Thread parking and unparking☆81Updated 11 months ago
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆152Updated 3 weeks ago
- A growable bit-vector for Rust, optimized for size☆45Updated 10 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Read and write from offsets in Rust.☆89Updated 3 months ago
- Lightning fast concurrent HyperLogLog for Rust.☆44Updated 5 months ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆59Updated last year
- The simd optimized escape code☆54Updated last week
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆51Updated last year