rust-lang-nursery / lazy-static.rs
A small macro for defining lazy evaluated static variables in Rust.
☆1,929Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for lazy-static.rs
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,748Updated 2 weeks ago
- Logging implementation for Rust☆2,204Updated this week
- A binary encoder / decoder implementation in Rust.☆2,697Updated last week
- Rust library for single assignment cells and lazy statics without macros☆1,873Updated last month
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆2,747Updated 4 months ago
- Parser for Rust source code☆2,892Updated this week
- Date and time library for Rust☆3,333Updated 2 weeks ago
- A code coverage tool for Rust projects☆2,517Updated last week
- Subcommand to show result of macro expansion☆2,664Updated this week
- Type erasure for async trait methods☆1,836Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,723Updated last month
- Parse command line arguments by defining a struct.☆2,710Updated 10 months ago
- Fast and friendly HTTP client framework for async Rust☆1,464Updated last year
- Utilities for working with bytes☆1,907Updated this week
- Compile time static maps for Rust☆1,844Updated 2 months ago
- A generic connection pool for Rust☆1,510Updated last month
- Some more derive(Trait) options☆1,726Updated this week
- A small rust library for adding custom derives to enums☆1,772Updated last month
- Rust quasi-quoting☆1,326Updated last month
- Rust cache structures and easy function memoization☆1,548Updated this week
- Rust templating with Handlebars☆1,289Updated this week
- Error management☆1,424Updated 4 years ago
- A CSV parser for Rust, with Serde support.☆1,713Updated last month
- A safe and fast multi-producer, multi-consumer channel.☆2,433Updated 3 weeks ago
- Blazing fast concurrent HashMap for Rust.☆3,058Updated 2 weeks ago
- a mailer library for Rust☆1,864Updated 2 weeks ago
- A collection of numeric types and traits for Rust.☆1,057Updated 6 months ago
- A utility for managing cargo dependencies from the command line.☆3,079Updated last month
- derive(Error) for struct and enum error types☆4,481Updated this week
- A TOML encoding/decoding library for Rust☆1,019Updated 2 years ago