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:
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- Custom derivation macro for Rust☆113Updated 7 years ago
- Derive for the Display trait☆52Updated 7 years ago
- Intended to allow taking a T from a &mut T temporarily☆79Updated 5 years ago
- ☆19Updated 3 years ago
- A fuzzing tool for incremental compilation that walks git history☆33Updated 7 years ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 8 years ago
- Core functionality for handling rustc's save-analysis data☆40Updated 6 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Cargo subcommand for contributing to your dependencies☆56Updated 5 years ago
- Dynamically query a type-erased object for any trait implementation☆66Updated 2 years ago
- A reader-writer lock that can be used with a Condvar.☆29Updated 9 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- Machine scalar casting that meets your expectations☆75Updated 3 years ago
- ☆27Updated 8 years ago
- ☆63Updated 8 years ago
- Spawn processes with arbitrary closures in rust☆112Updated 3 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆66Updated 2 years ago
- Safely combine results☆81Updated 11 months ago
- ☆59Updated 11 months ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆102Updated 5 years ago