rust-lang-nursery / lazy-static.rsView external linksLinks
A small macro for defining lazy evaluated static variables in Rust.
☆2,031Jan 29, 2025Updated last year
Alternatives and similar repositories for lazy-static.rs
Users that are interested in lazy-static.rs are comparing it to the libraries listed below
Sorting:
- Rust library for single assignment cells and lazy statics without macros☆2,059May 24, 2025Updated 8 months ago
- Date and time library for Rust☆3,796Updated this week
- Zero-cost asynchronous programming in Rust☆5,811Updated this week
- Logging implementation for Rust☆2,485Dec 9, 2025Updated 2 months ago
- derive(Error) for struct and enum error types☆5,338Updated this week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,273Dec 29, 2025Updated last month
- Flexible concrete Error type built on std::Error☆6,423Updated this week
- Serialization framework for Rust☆10,369Feb 8, 2026Updated last week
- Tools for concurrent programming in Rust☆8,293Jan 23, 2026Updated 3 weeks ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,089Jan 12, 2026Updated last month
- Parser for Rust source code☆3,287Updated this week
- An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all in…☆3,897Feb 3, 2026Updated last week
- A Rust library for random number generation.☆1,989Updated this week
- A full featured, fast Command Line Argument Parser for Rust☆16,050Feb 5, 2026Updated last week
- Rayon: A data parallelism library for Rust☆12,666Jan 6, 2026Updated last month
- Utilities for working with bytes☆2,181Feb 4, 2026Updated last week
- Type erasure for async trait methods☆2,114Feb 8, 2026Updated last week
- An easy and powerful Rust HTTP Client☆11,399Updated this week
- A TOML encoding/decoding library for Rust☆1,024Sep 23, 2022Updated 3 years ago
- Application level tracing for Rust.☆6,508Dec 28, 2025Updated last month
- Strongly typed JSON library for Rust☆5,479Feb 8, 2026Updated last week
- Subcommand to show result of macro expansion☆3,029Feb 5, 2026Updated last week
- Async version of the Rust standard library☆4,072Aug 15, 2025Updated 6 months ago
- A collection of numeric types and traits for Rust.☆1,196Jan 25, 2025Updated last year
- Temporary file library for rust☆1,401Feb 9, 2026Updated last week
- Metal I/O library for Rust.☆6,882Dec 26, 2025Updated last month
- Raw bindings to platform APIs for Rust☆2,484Updated this week
- Error management☆1,419May 2, 2020Updated 5 years ago
- Compile time static maps for Rust☆2,100Feb 4, 2026Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,292Jan 7, 2026Updated last month
- A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/☆12,889Updated this week
- A macro to generate structures which behave like bitflags☆1,101Dec 9, 2025Updated 2 months ago
- async fn(Request) -> Result<Response, Error>☆4,077Feb 9, 2026Updated last week
- Rust quasi-quoting☆1,525Feb 8, 2026Updated last week
- URL parser for Rust☆1,521Feb 5, 2026Updated last week
- A binary encoder / decoder implementation in Rust.☆3,077Aug 15, 2025Updated 6 months ago
- A utility for managing cargo dependencies from the command line.☆3,363Nov 11, 2025Updated 3 months ago
- Some more derive(Trait) options☆2,069Feb 4, 2026Updated last week
- Statistics-driven benchmarking library for Rust☆5,416Nov 29, 2025Updated 2 months ago