a1phyr / once_map
Single assignment and lazy maps
☆13Updated 3 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for once_map
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆42Updated 9 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 3 weeks ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated this week
- Choose Rust types at compile-time via constants☆61Updated 9 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 4 months ago
- A memory efficient syntax tree for language developers☆51Updated 2 months ago
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 2 years ago
- Use winit like the async runtime you've always wanted☆47Updated 5 months ago
- We have Crater At Home☆20Updated 2 weeks ago
- The never type (the true one!) in stable Rust.☆34Updated 2 years ago
- A syntactic "for" loop Rust macro☆56Updated last year
- ☆20Updated 2 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆86Updated 6 months ago
- Cargo API written in Paris☆43Updated last week
- An alternate Cargo registry using static files☆103Updated last month
- Macro for sealing traits and structures☆49Updated last month
- Const TypeId and non-'static TypeId☆54Updated 2 weeks ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆58Updated 3 months ago
- Debug RefCell which keeps track of stack traces in debug mode☆23Updated last year
- Tensor library for machine learning☆20Updated this week
- ☆19Updated 11 months ago
- Mirror of Rust's allocator api for use on stable rust☆43Updated this week
- Exposes arch-specific intrinsics as safe function (via cfg).☆48Updated 3 months ago
- Imitate the documentation build that docs.rs would do☆40Updated this week
- Increased precision floating point numbers implemented purely in Rust.☆21Updated 8 months ago
- horrible serde macro stuff☆38Updated last year
- A sinless derive helper☆48Updated this week
- Generates random strings and byte strings matching a regex☆30Updated 9 months ago
- A Rust library for runtime-checked linearish types☆31Updated last year
- Ranged integers for Rust based on const generics☆27Updated last month
- Easy-to-use optional function arguments for Rust☆46Updated 6 months ago