BurntSushi / rust-cbor
CBOR (binary JSON) for Rust with automatic type based decoding and encoding.
☆129Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for rust-cbor
- In support of measuring heap allocations in Rust programs.☆99Updated 5 years ago
- Respond to OS signals with channels.☆125Updated 5 years ago
- Compact string type for zero-copy parsing☆250Updated last year
- Judy array implementation in pure Rust☆84Updated 7 years ago
- An extraction of the compiletest utility from the Rust compiler☆218Updated last month
- Rust bindings for LMDB☆114Updated last year
- Cap'n Proto RPC for Rust☆125Updated 6 years ago
- A composable wait system.☆77Updated 6 years ago
- CBOR support for serde.☆297Updated 2 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 2 years ago
- An interface to a generic allocator so a no_std rust library can allocate memory, with, or without stdlib being linked.☆174Updated last year
- Asynchronous process management for tokio☆146Updated 5 years ago
- Coroutine and async/await support for tokio-based futures☆119Updated 4 years ago
- Basic statistical functions on streams for Rust.☆87Updated last year
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆113Updated 3 months ago
- A work-stealing fork-join threadpool written in Rust.☆85Updated 7 years ago
- A typesafe store keyed by types and containing different types of values.☆177Updated 5 years ago
- Rust macro to generate self-referential structs☆211Updated 3 years ago
- Candidates for inclusion in the Rust standard library☆89Updated last year
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆225Updated last month
- A flexible thread pool providing scoped and static threads.☆84Updated 5 years ago
- A Rust library for accessing Linux process and system information☆91Updated last year
- [DEPRECATED] see:☆82Updated 7 years ago
- Custom derivation macro for Rust☆110Updated 6 years ago
- Unix signal handling for tokio☆87Updated 6 years ago
- Stateful, a Rust Control Flow Plugin☆107Updated 7 years ago
- event loop and promises in Rust☆110Updated 7 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 5 years ago
- Unix socket support for Rust☆53Updated 6 years ago