rust-lang-nursery / lazy-static.rsLinks
A small macro for defining lazy evaluated static variables in Rust.
☆2,011Updated 7 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.☆3,005Updated 2 weeks ago
- Logging implementation for Rust☆2,402Updated 2 weeks ago
- Rust library for single assignment cells and lazy statics without macros☆2,019Updated 3 months ago
- Parser for Rust source code☆3,174Updated this week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,077Updated this week
- A binary encoder / decoder implementation in Rust.☆3,082Updated last month
- Parse command line arguments by defining a struct.☆2,732Updated last year
- Type erasure for async trait methods☆2,049Updated this week
- A generic connection pool for Rust☆1,605Updated 11 months ago
- Compile time static maps for Rust☆1,988Updated 3 weeks ago
- Rust quasi-quoting☆1,456Updated this week
- Date and time library for Rust☆3,668Updated last week
- Utilities for working with bytes☆2,101Updated 3 weeks ago
- Subcommand to show result of macro expansion☆2,927Updated last week
- A small rust library for adding custom derives to enums☆2,154Updated last month
- Rust templating with Handlebars☆1,414Updated 2 weeks ago
- A CSV parser for Rust, with Serde support.☆1,844Updated 3 weeks ago
- A collection of numeric types and traits for Rust.☆1,158Updated 7 months ago
- Some more derive(Trait) options☆1,982Updated last week
- Structured, contextual, extensible, composable logging for Rust☆1,659Updated 3 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,164Updated last week
- A Rust library for random number generation.☆1,907Updated this week
- Rust HTTP types☆1,265Updated 2 weeks ago
- derive builder implementation for rust structs☆1,469Updated last week
- A code coverage tool for Rust projects☆2,771Updated 2 weeks ago
- URL parser for Rust☆1,467Updated this week
- Generate and parse UUIDs.☆1,127Updated 2 weeks ago
- A TOML encoding/decoding library for Rust☆1,020Updated 2 years ago
- Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.☆1,372Updated 3 months ago
- Rust port of Google's SwissTable hash map☆2,753Updated 2 weeks ago