jorgecarleitao / json-deserializerLinks
☆31Updated last year
Alternatives and similar repositories for json-deserializer
Users that are interested in json-deserializer are comparing it to the libraries listed below
Sorting:
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 8 months ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 8 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 3 weeks ago
- Macros for deriving as functions to access Enums as their inner components☆104Updated last year
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Heph is an actor library for Rust based on asynchronous functions.☆147Updated 2 weeks ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆141Updated last year
- Define your own PhantomData☆158Updated 2 weeks ago
- futures-buffered☆45Updated 3 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Typed any map for rust☆67Updated 10 months ago
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆145Updated 2 years ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆140Updated 10 months ago
- Simple string matching with single- and multiple-wildcard operator☆89Updated last month
- An async virtual filesystem interface in Rust☆37Updated 2 years ago
- Fast JSON deserialization on borrowed data☆116Updated last month
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 2 months ago
- Zero-cost bitsets over native Rust types☆79Updated 7 months ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆112Updated last week
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- 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…☆96Updated last month
- Derive for arrow2☆67Updated 2 years ago
- Prioritised, parallel job scheduler with concurrent exclusion, job merging, recurring jobs and load limiting for lower priorities.☆46Updated 3 years ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆143Updated last year
- A versatile and developer-friendly trait mocking library☆77Updated 6 months ago
- Make any value Sync but only available on its original thread☆39Updated last month
- Asynchronous DNS lookups☆67Updated last year
- Better reference counted strings for Rust☆138Updated last year
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆126Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago