rust-lang-nursery / lazy-static.rsLinks
A small macro for defining lazy evaluated static variables in Rust.
☆2,021Updated 10 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:
- Logging implementation for Rust☆2,457Updated 2 weeks ago
- Rust library for single assignment cells and lazy statics without macros☆2,047Updated 6 months ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,060Updated 2 weeks ago
- Type erasure for async trait methods☆2,082Updated 2 weeks ago
- A binary encoder / decoder implementation in Rust.☆3,087Updated 4 months ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,217Updated this week
- A generic connection pool for Rust☆1,630Updated last year
- Parse command line arguments by defining a struct.☆2,733Updated last year
- Parser for Rust source code☆3,245Updated this week
- Rust quasi-quoting☆1,503Updated last week
- Compile time static maps for Rust☆2,070Updated 2 months ago
- A Rust library for random number generation.☆1,950Updated this week
- Rust templating with Handlebars☆1,439Updated 2 weeks ago
- Utilities for working with bytes☆2,144Updated 3 weeks ago
- A small rust library for adding custom derives to enums☆2,225Updated 5 months ago
- Rust HTTP types☆1,299Updated last week
- A CSV parser for Rust, with Serde support.☆1,887Updated 2 months ago
- Subcommand to show result of macro expansion☆2,995Updated this week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,254Updated 2 weeks ago
- Date and time library for Rust☆3,739Updated this week
- Some more derive(Trait) options☆2,038Updated this week
- Structured, contextual, extensible, composable logging for Rust☆1,680Updated 2 months ago
- URL parser for Rust☆1,491Updated last month
- A code coverage tool for Rust projects☆2,860Updated last week
- Error management☆1,420Updated 5 years ago
- A collection of numeric types and traits for Rust.☆1,185Updated 10 months ago
- derive builder implementation for rust structs☆1,515Updated 3 months ago
- A Rust library to extract useful data from HTML documents, suitable for web scraping.☆1,014Updated 9 months ago
- Generate and parse UUIDs.☆1,154Updated 3 weeks ago
- A TOML encoding/decoding library for Rust☆1,023Updated 3 years ago