fero23 / bytevec
bytevec: A Rust serialization library that uses byte vectors
☆41Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for bytevec
- Scary macros for serde_json☆42Updated 8 years ago
- Convert `try!()` into `?`s☆33Updated 7 years ago
- A fuzzing tool for incremental compilation that walks git history☆33Updated 6 years ago
- And I'll look down and whisper "GNO."☆58Updated 8 years ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 7 years ago
- Compile time stack traces for Rust errors (no backtrace!)☆75Updated 6 years ago
- Candidates for inclusion in the Rust standard library☆89Updated last year
- A real-time hierarchical profiler☆80Updated 8 years ago
- Scrap Your Rust Boilerplate☆54Updated 7 years ago
- A work-stealing fork-join threadpool written in Rust.☆85Updated 7 years ago
- Useable macro identifier concatenation plugin for Rust (deprecated)☆42Updated 5 years ago
- I/O and binary data encoding for Rust☆38Updated 9 years ago
- Lint to disallow the moving of marked types in Rust☆34Updated 8 years ago
- A type safe, low level replacement for `std::io`.☆60Updated last year
- A composable wait system.☆77Updated 6 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 2 years ago
- reprints for your terminal screen☆19Updated 8 years ago
- A dynamically typed value with fast downcasting.☆26Updated 8 years ago
- A Rust implementation of the PCG PRNG.☆23Updated 7 years ago
- Concurrent work-stealing deque☆46Updated 6 years ago
- A Macros 1.1 implementation of https://crates.io/crates/error-chain☆19Updated 2 years ago
- MockMe is a tool used to mock dependencies / function calls when running unit (lib) tests in Rust.☆44Updated 3 years ago
- Safely combine results☆81Updated 2 months ago
- cargo-safety provides safety checks for Rust projects by finding all uses of unsafe code in dependencies.☆61Updated 6 years ago