jorgecarleitao / json-deserializerLinks
☆31Updated 11 months ago
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 4 months ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated 10 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 4 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- Simple string matching with single- and multiple-wildcard operator☆87Updated 9 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…☆98Updated 2 weeks ago
- Easy recursion in Rust, without stack overflows.☆31Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 3 months ago
- Macros for deriving as functions to access Enums as their inner components☆102Updated 10 months ago
- Thin immutable zero-copy byte slice☆44Updated 2 months ago
- Zero-cost bitsets over native Rust types☆78Updated 3 months ago
- It executes futures☆57Updated 2 years ago
- Calculate the next timestamp matching a given crontab pattern☆57Updated this week
- Fast JSON deserialization on borrowed data☆108Updated last month
- futures-buffered☆43Updated 4 months ago
- String optimized for map keys☆65Updated 2 weeks ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years 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…☆88Updated 4 months ago
- `async_dag` is an async task scheduling utility.☆24Updated 3 years ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.