lovasoa / json_in_typeLinks
Fast json encoder in rust, that encodes the structure of JSON values in their types
☆83Updated 3 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
Sorting:
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Set the error context using doc comments☆54Updated 5 years ago
- ☆40Updated 6 years ago
- ☆59Updated last year
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- Concurrent hash trie☆57Updated 4 years ago
- Safely combine results☆81Updated last year
- Unix signal handling for tokio☆87Updated 6 years ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated last month
- A structure for holding a set of enum variants☆19Updated 6 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 2 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- ☆53Updated 5 years ago
- ☆63Updated 8 years ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- failure + error-chain = 💖☆54Updated 4 years ago
- The empty type Void.☆71Updated 2 years ago
- A macro to generate Rust actors☆45Updated 4 years ago
- Spawn processes with arbitrary closures in rust☆112Updated 3 years ago
- A pool of reusable values☆51Updated 5 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- A crate with indexed arenas with small memory footprint☆78Updated last year
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 3 months ago