jorgecarleitao / json-deserializer
☆31Updated 7 months ago
Alternatives and similar repositories for json-deserializer:
Users that are interested in json-deserializer are comparing it to the libraries listed below
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆43Updated 6 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆110Updated 3 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆86Updated 3 weeks ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆56Updated last year
- Macros for deriving as functions to access Enums as their inner components☆97Updated 6 months ago
- Fast JSON deserialization on borrowed data☆85Updated last month
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 7 months ago
- Serde Visitor for deserializing untagged enums☆61Updated 2 weeks ago
- FoundationDB client API for Tokio☆45Updated last year
- Async, lock-free synchronization primitives for task wakeup☆43Updated 6 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…☆78Updated last week
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆58Updated this week
- Make any value Sync but only available on its original thread☆39Updated 2 weeks ago
- Easy recursion in Rust, without stack overflows.☆31Updated 11 months ago
- Multi-source configuration library for Rust.☆37Updated this week
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆70Updated last month
- ♻️ Retry faillible Rustlang std library futures☆58Updated 7 months ago
- Simple string matching with single- and multiple-wildcard operator☆81Updated 5 months ago
- futures-buffered☆38Updated 3 weeks ago
- A Rust crate for formatting strings dynamically☆32Updated last year
- Prioritised, parallel job scheduler with concurrent exclusion, job merging, recurring jobs and load limiting for lower priorities.☆47Updated 3 years ago
- Serde support for the humantime crate☆30Updated last year
- Proc-macro utility to populate enums from database data☆20Updated 7 months ago
- Typed any map for rust☆65Updated 3 months ago
- A concise, self-describing binary format written in Rust for Serde☆64Updated 7 months ago
- `async_dag` is an async task scheduling utility.☆23Updated 2 years ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆132Updated 5 months ago
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆33Updated last year
- Run closures in parallel☆113Updated 2 months ago