simd-lite / simd-json-deriveLinks
high performance Serialize and Deserialize derives
☆36Updated 4 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:
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆88Updated last year
- Object Pool LockFree in Rust☆49Updated 4 months ago
- rust bindings of snmalloc☆149Updated this week
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- A global executor built on top of async-executor and smol☆76Updated 5 months ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆92Updated last year
- Library safely exposing the io_uring API.☆78Updated last week
- ☆52Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 11 months ago
- Take a value atomically once.☆30Updated 3 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated 2 weeks ago
- Time and duration crate optimized for speed and API stability.☆76Updated 3 weeks ago
- A low-level I/O ownership and borrowing library☆106Updated 6 months ago
- A fast and flexible LRU map.☆199Updated last year
- An updated version of linked-hash-map and friends☆141Updated 3 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- A reader-writer lock that provides extremely fast read access without starving writers☆87Updated 2 years ago
- Trying to create Sync bump allocator☆41Updated 7 months ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- Asynchronously speed-limiting multiple byte streams☆67Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 3 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 11 months ago
- Read and write from offsets in Rust.☆89Updated 4 months ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆101Updated 2 weeks ago
- Thread parking and unparking☆82Updated last year
- async fn(Input) -> Result<Output, Error>☆51Updated last year
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆59Updated last year
- (lifetime) GATs on stable Rust☆59Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- structured parallel execution for async Rust☆37Updated last year