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 7 months ago
- ☆52Updated 5 years ago
- Set the error context using doc comments☆54Updated 5 years ago
- Rust library providing a counter-based thread barrier☆53Updated 6 years ago
- A structure for holding a set of enum variants☆20Updated 6 years ago
- ☆40Updated 6 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 last year
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago
- ☆59Updated 7 months ago
- A crate with indexed arenas with small memory footprint☆77Updated 7 months ago
- Rust syntax sugar collections.☆129Updated 5 years ago
- Unix signal handling for tokio☆88Updated 6 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- A pool of reusable values☆50Updated 5 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆100Updated 2 months ago
- native timers for futures 0.3☆25Updated 6 years ago
- Concurrent hash trie☆51Updated 4 years ago
- failure + error-chain = 💖☆54Updated 4 years ago
- Combine a reader + writer into a duplex of Read + Write☆46Updated 4 years ago
- A small ASCII-only bounded length string representation.☆59Updated 3 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 4 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 3 months ago
- the ergo crate ecosystem: making rust's ecosystem more ergonomic, therefore more fun.☆58Updated 6 years ago
- A Rust library for generically joining iterables with a separator☆92Updated last year