Rust library for single assignment cells and lazy statics without macros
☆2,064May 24, 2025Updated 9 months ago
Alternatives and similar repositories for once_cell
Users that are interested in once_cell are comparing it to the libraries listed below
Sorting:
- A small macro for defining lazy evaluated static variables in Rust.☆2,031Jan 29, 2025Updated last year
- derive(Error) for struct and enum error types☆5,367Feb 16, 2026Updated 2 weeks ago
- Type erasure for async trait methods☆2,120Feb 16, 2026Updated 2 weeks ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,286Feb 21, 2026Updated last week
- Flexible concrete Error type built on std::Error☆6,442Feb 20, 2026Updated 2 weeks ago
- A crate for safe and ergonomic pin-projection.☆704Updated this week
- A small rust library for adding custom derives to enums☆2,314Updated this week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,305Jan 7, 2026Updated last month
- Application level tracing for Rust.☆6,557Feb 13, 2026Updated 2 weeks ago
- Temporary file library for rust☆1,408Feb 24, 2026Updated last week
- Parser for Rust source code☆3,294Feb 26, 2026Updated last week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,097Feb 20, 2026Updated last week
- Some more derive(Trait) options☆2,076Feb 4, 2026Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,624Feb 16, 2026Updated 2 weeks ago
- Compile time static maps for Rust☆2,107Updated this week
- Date and time library for Rust☆3,812Feb 23, 2026Updated last week
- Tools for concurrent programming in Rust☆8,346Feb 22, 2026Updated last week
- Rust port of Google's SwissTable hash map☆2,875Updated this week
- Statistics-driven benchmarking library for Rust☆5,431Nov 29, 2025Updated 3 months ago
- Zero-cost asynchronous programming in Rust☆5,815Feb 15, 2026Updated 2 weeks ago
- A small and fast async runtime for Rust☆4,788Feb 23, 2026Updated last week
- A safe and fast multi-producer, multi-consumer channel.☆2,896Dec 22, 2025Updated 2 months ago
- Blazing fast concurrent HashMap for Rust.☆3,965Mar 5, 2025Updated last year
- async fn(Request) -> Result<Response, Error>☆4,101Feb 24, 2026Updated last week
- A string type for Rust that is not required to be valid UTF-8.☆1,041Feb 10, 2026Updated 3 weeks ago
- Macros for all your token pasting needs☆1,080Oct 6, 2024Updated last year
- A vector with a fixed capacity. (Rust)☆852Oct 19, 2024Updated last year
- Easily assign underlying errors into domain-specific errors while adding context☆1,851Feb 18, 2026Updated 2 weeks ago
- Async version of the Rust standard library☆4,067Aug 15, 2025Updated 6 months ago
- Module initialization/global constructor functions for Rust☆960Dec 4, 2025Updated 3 months ago
- ☆903Feb 16, 2026Updated 2 weeks ago
- derive builder implementation for rust structs☆1,534Jan 2, 2026Updated 2 months ago
- Rust cache structures and easy function memoization☆1,961Dec 22, 2025Updated 2 months ago
- Rayon: A data parallelism library for Rust☆12,775Jan 6, 2026Updated last month
- Subcommand to show result of macro expansion☆3,037Feb 12, 2026Updated 3 weeks ago
- Rust quasi-quoting☆1,524Feb 18, 2026Updated 2 weeks ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆829Feb 25, 2026Updated last week
- Runtime for executing procedural macros as WebAssembly☆1,472Jan 21, 2026Updated last month
- A fast bump allocation arena for Rust☆2,127Feb 26, 2026Updated last week