SimonSapin / rust-std-candidates
Candidates for inclusion in the Rust standard library
☆89Updated 2 years ago
Alternatives and similar repositories for rust-std-candidates:
Users that are interested in rust-std-candidates are comparing it to the libraries listed below
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago
- Custom derivation macro for Rust☆112Updated 7 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- A typesafe store keyed by types and containing different types of values.☆177Updated 6 years ago
- a cargo subcommand for counting lines of code in Rust projects☆129Updated last year
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- Temporary directory management for Rust☆139Updated 5 years ago
- ☆59Updated 7 months ago
- bytevec: A Rust serialization library that uses byte vectors☆41Updated 2 years ago
- ☆97Updated 8 years ago
- A flexible thread pool providing scoped and static threads.☆85Updated 6 years ago
- ☆54Updated 4 years ago
- Unix signal handling for tokio☆88Updated 6 years ago
- The core `Service` trait in Tokio and support☆82Updated 6 years ago
- Safely combine results☆81Updated 7 months ago
- Asynchronous process management for tokio☆148Updated 5 years ago
- Linting your rust project with clippy as a service☆36Updated 4 years ago
- The empty type Void.☆69Updated last year
- A real-time hierarchical profiler☆82Updated 8 years ago
- ☆37Updated 3 years ago
- A composable wait system.☆76Updated 6 years ago
- Derive for the Display trait☆52Updated 6 years ago
- Read and write user-specific application data in (stable!) Rust☆69Updated 8 months ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 8 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Compile time stack traces for Rust errors (no backtrace!)☆74Updated 6 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago