SimonSapin / rust-std-candidates
Candidates for inclusion in the Rust standard library
☆88Updated 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
Sorting:
- In support of measuring heap allocations in Rust programs.☆101Updated 5 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- A typesafe store keyed by types and containing different types of values.☆177Updated 6 years ago
- Custom derivation macro for Rust☆111Updated 7 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Safely combine results☆81Updated 8 months ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- bytevec: A Rust serialization library that uses byte vectors☆41Updated 2 years ago
- A flexible thread pool providing scoped and static threads.☆85Updated 6 years ago
- ☆58Updated 8 months ago
- A cargo subcommand to manage various CI-related jobs in rust.☆98Updated 4 years ago
- Temporary directory management for Rust☆139Updated 5 years ago
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- Cap'n Proto code generation for Rust☆77Updated 7 years ago
- The core `Service` trait in Tokio and support☆82Updated 6 years ago
- ☆54Updated 4 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- The empty type Void.☆69Updated 2 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 3 years ago
- Runtime string formatting for Rust☆63Updated 5 years ago
- A composable wait system.☆76Updated 6 years ago
- Unix signal handling for tokio☆88Updated 6 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 4 months ago
- Read and write user-specific application data in (stable!) Rust☆69Updated 10 months ago
- Asynchronous process management for tokio☆148Updated 5 years ago
- A real-time hierarchical profiler☆82Updated 8 years ago
- ☆97Updated 8 years ago
- Linting your rust project with clippy as a service☆36Updated 4 years ago
- Helpers for easily using failure::Error and others as return types in main() while still giving human-readable error messages.☆45Updated 3 years ago