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 6 months ago
- Oneshot Rust channel working both in and between sync and async environments☆91Updated 6 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 3 weeks ago
- Macros for deriving as functions to access Enums as their inner components☆104Updated 11 months ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆138Updated 10 months ago
- Cross-platform library to gather stats/information from the host 🦀☆43Updated 7 months ago
- futures-buffered☆45Updated last month
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆149Updated 2 weeks ago
- Derive for arrow2☆67Updated last year
- Make any value Sync but only available on its original thread☆39Updated last week
- Heph is an actor library for Rust based on asynchronous functions.☆147Updated this week
- Define your own PhantomData☆156Updated last week
- Thin immutable zero-copy byte slice☆46Updated 3 months ago
- A benchmarking harness for concurrent key-value collections☆120Updated 2 years ago
- Runtime-agnostic actor library☆77Updated 2 years ago
- Primitive for structured concurrency.☆63Updated 7 months ago
- A pure-Rust two-level dynamic b-tree. This crate implements a compact set data structure that preserves its elements' sorted order and a…☆99Updated last month
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- Zero-cost bitsets over native Rust types☆78Updated 5 months ago
- Typed any map for rust☆67Updated 8 months ago
- Prioritised, parallel job scheduler with concurrent exclusion, job merging, recurring jobs and load limiting for lower priorities.☆46Updated 3 years ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 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…☆93Updated 5 months ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆71Updated last year
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆143Updated 2 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- A versatile and developer-friendly trait mocking library☆76Updated 4 months ago
- Asynchronous parallel stream in Rust☆103Updated last year
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year