rust-lang-nursery / lazy-static.rsLinks
A small macro for defining lazy evaluated static variables in Rust.
☆2,006Updated 5 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:
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,963Updated this week
- Rust library for single assignment cells and lazy statics without macros☆1,994Updated last month
- Logging implementation for Rust☆2,364Updated 3 months ago
- A binary encoder / decoder implementation in Rust.☆3,049Updated last week
- Parser for Rust source code☆3,119Updated this week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,024Updated this week
- Parse command line arguments by defining a struct.☆2,731Updated last year
- Type erasure for async trait methods☆2,018Updated last week
- A generic connection pool for Rust☆1,584Updated 9 months ago
- A CSV parser for Rust, with Serde support.☆1,827Updated 3 months ago
- Date and time library for Rust☆3,587Updated this week
- Utilities for working with bytes☆2,073Updated last month
- Compile time static maps for Rust☆1,953Updated last week
- Rust quasi-quoting☆1,431Updated last month
- A small rust library for adding custom derives to enums☆2,094Updated last week
- Subcommand to show result of macro expansion☆2,886Updated 2 weeks ago
- Structured, contextual, extensible, composable logging for Rust☆1,646Updated 9 months ago
- A Rust library for random number generation.☆1,866Updated 3 weeks ago
- URL parser for Rust☆1,434Updated last month
- A collection of numeric types and traits for Rust.☆1,134Updated 5 months ago
- Rust HTTP types☆1,247Updated last month
- derive builder implementation for rust structs☆1,450Updated 9 months ago
- Rust cache structures and easy function memoization☆1,836Updated last month
- A code coverage tool for Rust projects☆2,734Updated this week
- Generate and parse UUIDs.☆1,108Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,085Updated 2 weeks ago
- Rust templating with Handlebars☆1,391Updated last week
- Some more derive(Trait) options☆1,955Updated this week
- A TOML encoding/decoding library for Rust☆1,021Updated 2 years ago
- Error management☆1,422Updated 5 years ago