lovasoa / json_in_type
Fast json encoder in rust, that encodes the structure of JSON values in their types
☆83Updated 2 years ago
Alternatives and similar repositories for json_in_type:
Users that are interested in json_in_type are comparing it to the libraries listed below
- ☆52Updated 5 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Safely combine results☆81Updated 6 months ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated last year
- Concurrent hash trie☆51Updated 4 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 6 months ago
- A Rust library for generically joining iterables with a separator☆92Updated last year
- ☆59Updated 6 months ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆64Updated 5 years ago
- Set the error context using doc comments☆54Updated 5 years ago
- ☆40Updated 6 years ago
- Rust library providing a counter-based thread barrier☆53Updated 6 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆100Updated last month
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Rust library providing a lazily filled Cell☆60Updated 4 years ago
- A structure for holding a set of enum variants☆20Updated 6 years ago
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- To futures-lite as futures-lite is to futures: smaller.☆53Updated 2 months ago
- A small ASCII-only bounded length string representation.☆58Updated 3 years ago
- Combine a reader + writer into a duplex of Read + Write☆46Updated 4 years ago
- Rust syntax sugar collections.☆129Updated 5 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- Helpers for easily using failure::Error and others as return types in main() while still giving human-readable error messages.☆45Updated 3 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 4 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- native timers for futures 0.3☆25Updated 6 years ago
- Macros for async-std.☆38Updated 5 years ago