reem / rust-voidLinks
The empty type Void.
☆71Updated 2 years ago
Alternatives and similar repositories for rust-void
Users that are interested in rust-void are comparing it to the libraries listed below
Sorting:
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated 2 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 3 years ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 9 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆47Updated 7 years ago
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- Candidates for inclusion in the Rust standard library☆88Updated 3 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 4 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- ☆64Updated 8 years ago
- ☆27Updated 8 years ago
- Custom derivation macro for Rust☆113Updated 8 years ago
- A fuzzing tool for incremental compilation that walks git history☆33Updated 7 years ago
- Derive for the Display trait☆51Updated 7 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- Cargo subcommand for contributing to your dependencies☆56Updated 6 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Intended to allow taking a T from a &mut T temporarily☆80Updated 6 years ago
- ☆19Updated 4 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 3 years ago
- A reader-writer lock that can be used with a Condvar.☆29Updated 9 years ago
- ☆62Updated last year
- A pool of reusable values☆51Updated 6 years ago
- Tiny RPC framework for Rust☆33Updated 10 years ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 10 months ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆104Updated 6 years ago
- Safely combine results☆82Updated last year