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
- Safely combine results☆81Updated 6 months ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 6 months ago
- ☆52Updated 5 years ago
- ☆40Updated 6 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- Set the error context using doc comments☆54Updated 5 years ago
- A structure for holding a set of enum variants☆20Updated 6 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- A small ASCII-only bounded length string representation.☆58Updated 3 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated last year
- ☆59Updated 6 months ago
- failure + error-chain = 💖☆54Updated 3 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
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated 11 months ago
- Concurrent hash trie☆51Updated 4 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆64Updated 6 years ago
- aitch is a simple, lightweight toolkit for building HTTP servers in Rust, loosely based on Go's net/http.☆18Updated 6 years ago
- native timers for futures 0.3☆25Updated 6 years ago
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 6 years ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Utilities for concurrent programming☆37Updated 6 years ago
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- Work-stealing thread pool for executiong futures☆42Updated 7 years ago