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
- 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
- Safely combine results☆81Updated 8 months ago
- Set the error context using doc comments☆54Updated 5 years ago
- ☆52Updated 5 years ago
- Unix signal handling for tokio☆88Updated 6 years ago
- A small ASCII-only bounded length string representation.☆59Updated 3 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- ☆58Updated 8 months ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- Rust library providing a lazily filled Cell☆60Updated 4 years ago
- Automatically derives `is_dog` and `is_cat` methods for `enum Pet { Dog, Cat }`.☆23Updated 4 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- failure + error-chain = 💖☆54Updated 4 years ago
- ☆40Updated 6 years ago
- A pool of reusable values☆50Updated 5 years ago
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- Judy array implementation in pure Rust☆86Updated 7 years ago
- Combine a reader + writer into a duplex of Read + Write☆46Updated 4 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆100Updated 2 months ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 6 years ago
- Blazing fast, zero-copy parser combinator library for Rust with an elegant API for both strings and bytes.☆21Updated 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 last year
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated 2 years ago
- native timers for futures 0.3☆25Updated 6 years ago