simd-lite / simd-json-derive
high performance Serialize and Deserialize derives
☆34Updated 2 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
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 6 months ago
- Object Pool LockFree in Rust☆45Updated 3 weeks ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Scalable and lock-free memory reclamation system☆22Updated 2 weeks ago
- Cross-platform, endian-aware primitives for Rust☆35Updated 4 months ago
- A global executor built on top of async-executor and smol☆73Updated 8 months ago
- Cross-platform implementation of cross-process named locks☆36Updated 11 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…☆71Updated last month
- ☆46Updated 2 months ago
- A low-level MVCC file format for storing blobs.☆63Updated 11 months ago
- Async, lock-free synchronization primitives for task wakeup☆43Updated 5 months ago
- cross-platform Rust API for memory mapped IO☆41Updated 9 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆106Updated last year
- A growable bit-vector for Rust, optimized for size☆40Updated last week
- Full precision decimal representation of f64☆25Updated this week
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆68Updated 9 months ago
- A Rust crate for formatting strings dynamically☆31Updated last year
- (lifetime) GATs on stable Rust☆57Updated last year
- Serde Visitor for deserializing untagged enums☆61Updated this week
- A fast and flexible LRU map.☆175Updated last month
- Time and duration crate optimized for speed and API stability.☆67Updated last month
- Make any value Sync but only available on its original thread☆38Updated last week
- An object system for Rust based on relative pointers☆37Updated 2 years ago
- ☆33Updated 2 years ago
- Threadsafe RefCell for Rust☆90Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 3 years ago
- Timer facilities for Rust's async story☆56Updated 4 months ago
- Mirror of Rust's allocator api for use on stable rust☆51Updated this week
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆69Updated 5 months ago
- Trying to create Sync bump allocator