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:
- rust bindings of snmalloc☆149Updated this week
- Rust interface for Linux futexes, the fast user-space locking primitive.☆92Updated 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
- ☆52Updated last year
- Asynchronously speed-limiting multiple byte streams☆67Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 11 months ago
- A fast and flexible LRU map.☆199Updated last year
- A low-level I/O ownership and borrowing library☆106Updated 5 months ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆59Updated last year
- Object Pool LockFree in Rust☆49Updated 4 months ago
- A global executor built on top of async-executor and smol☆75Updated 5 months ago
- Library safely exposing the io_uring API.☆74Updated last week
- A reader-writer lock that provides extremely fast read access without starving writers☆87Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 11 months ago
- Thread parking and unparking☆82Updated last year
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆157Updated last month
- Trying to create Sync bump allocator☆41Updated 6 months ago
- (lifetime) GATs on stable Rust☆59Updated 2 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last week
- A cross-platform library for fast and safe memory-mapped IO in Rust☆72Updated last year
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated 4 months ago
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- Benchmarking library for stable Rust☆47Updated last month
- Take a value atomically once.☆30Updated 3 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 3 years ago
- Rust fast `&[u8]` to integer parser☆57Updated 2 weeks ago
- The simd optimized escape code☆54Updated this week
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆67Updated this week
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago