simd-lite / simd-json-derive
high performance Serialize and Deserialize derives
☆33Updated last week
Related projects ⓘ
Alternatives and complementary repositories for simd-json-derive
- 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…☆61Updated 2 weeks ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆68Updated 6 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 3 months ago
- A global executor built on top of async-executor and smol☆74Updated 5 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 2 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated last year
- ☆40Updated 2 months ago
- Extensions to the Rust standard library☆42Updated 7 months ago
- Object Pool LockFree in Rust☆45Updated 6 months ago
- A low-level I/O ownership and borrowing library☆99Updated 11 months ago
- ☆32Updated 2 years ago
- A low-level MVCC file format for storing blobs.☆63Updated 8 months ago
- Async, lock-free synchronization primitives for task wakeup☆41Updated 2 months ago
- Asynchronously speed-limiting multiple byte streams☆57Updated last month
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated last week
- Oneshot Rust channel working both in and between sync and async environments☆80Updated last month
- Additional utilities around the bytes crate☆18Updated 5 months ago
- Take a value atomically once.☆27Updated last year
- Trying to create Sync bump allocator☆28Updated this week
- An updated version of linked-hash-map and friends☆99Updated 6 months ago
- Make any value Sync but only available on its original thread☆37Updated last year
- A reader-writer lock that provides extremely fast read access without starving writers☆74Updated last year
- A concise, self-describing binary format written in Rust for Serde☆60Updated 3 months ago
- futures::AtomicWaker extracted into its own crate☆25Updated last month
- rust bindings of snmalloc☆122Updated this week
- structured parallel execution for async Rust☆30Updated 3 months ago
- Versionize is a framework for version tolerant serializion/deserialization of Rust data structures, designed for usecases that need fast …☆56Updated 10 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆105Updated 10 months ago
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Updated 2 years ago
- ☆38Updated last year