fero23 / bytevecLinks
bytevec: A Rust serialization library that uses byte vectors
☆41Updated 2 years ago
Alternatives and similar repositories for bytevec
Users that are interested in bytevec are comparing it to the libraries listed below
Sorting:
- Scary macros for serde_json☆43Updated 8 years ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- A composable wait system.☆76Updated 6 years ago
- I/O and binary data encoding for Rust☆38Updated 9 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- And I'll look down and whisper "GNO."☆59Updated 8 years ago
- reprints for your terminal screen☆20Updated 9 years ago
- A modern asynchronous HTTP server for Rust.☆63Updated 8 years ago
- A real-time hierarchical profiler☆82Updated 8 years ago
- A flexible thread pool providing scoped and static threads.☆86Updated 6 years ago
- A fuzzing tool for incremental compilation that walks git history☆33Updated 7 years ago
- Linting your rust project with clippy as a service☆36Updated 4 years ago
- gui for dialogue graphs, et al.☆12Updated 8 years ago
- No longer maintained☆113Updated 7 years ago
- A pool of reusable values☆50Updated 5 years ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 8 years ago
- Lint to disallow the moving of marked types in Rust☆35Updated 8 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- Safely combine results☆81Updated 9 months ago
- ☆37Updated 8 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Rust wrappers around references, boxes and Arcs.☆69Updated 3 years ago
- MockMe is a tool used to mock dependencies / function calls when running unit (lib) tests in Rust.☆44Updated 4 years ago
- Pure-Rust Command Line Editing Library☆26Updated 8 years ago
- Line protocol for Tokio☆63Updated 7 years ago
- A fast map for when one doesn't care about choosing the keys.☆26Updated 7 months ago
- A spatial partitioning and tree library in Rust.☆84Updated 11 months ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Construct JSON objects in Rust from JSON-like literals. (deprecado, use serde_json's json! macro)☆103Updated 7 years ago