rust-lang-nursery / lazy-static.rsLinks
A small macro for defining lazy evaluated static variables in Rust.
☆2,016Updated 8 months ago
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,034Updated 5 months ago
- Logging implementation for Rust☆2,428Updated 3 weeks ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,016Updated 2 weeks ago
- A generic connection pool for Rust☆1,609Updated last year
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,120Updated 3 weeks ago
- Parser for Rust source code☆3,188Updated this week
- Subcommand to show result of macro expansion☆2,948Updated 3 weeks ago
- Type erasure for async trait methods☆2,063Updated this week
- A binary encoder / decoder implementation in Rust.☆3,080Updated 2 months ago
- Date and time library for Rust☆3,696Updated this week
- Rust quasi-quoting☆1,475Updated 3 weeks ago
- Parse command line arguments by defining a struct.☆2,730Updated last year
- A CSV parser for Rust, with Serde support.☆1,856Updated last week
- Rust templating with Handlebars☆1,420Updated 2 weeks ago
- A Rust library for random number generation.☆1,926Updated 3 weeks ago
- Compile time static maps for Rust☆2,024Updated last week
- A collection of numeric types and traits for Rust.☆1,165Updated 8 months ago
- Utilities for working with bytes☆2,108Updated 2 months ago
- Some more derive(Trait) options☆1,999Updated last month
- A code coverage tool for Rust projects☆2,795Updated last week
- URL parser for Rust☆1,476Updated 2 weeks ago
- Structured, contextual, extensible, composable logging for Rust☆1,665Updated last week
- Rust HTTP types☆1,278Updated last month
- Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.☆1,377Updated last month
- A TOML encoding/decoding library for Rust☆1,022Updated 3 years ago
- Generate and parse UUIDs.☆1,138Updated last month
- a mailer library for Rust☆2,108Updated 2 weeks ago
- A small rust library for adding custom derives to enums☆2,182Updated 3 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,191Updated last week
- A Rust library to extract useful data from HTML documents, suitable for web scraping.☆1,005Updated 7 months ago