libsugar / tuplers
Provides many useful tools related to tuples
☆18Updated 3 months ago
Alternatives and similar repositories for tuplers:
Users that are interested in tuplers are comparing it to the libraries listed below
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- the definitive non-empty slice/array/vec library for Rust☆16Updated 10 months ago
- Unbuffered and unlocked I/O streams☆45Updated this week
- Macro for sealing traits and structures☆51Updated 3 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 7 months ago
- A sinless derive helper☆62Updated 4 months ago
- Zig comptime using Rust proc macros☆42Updated 9 months ago
- Full precision decimal representation of f64☆25Updated last week
- Mirror of Rust's allocator api for use on stable rust☆51Updated 2 weeks ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆69Updated last month
- Imitate the documentation build that docs.rs would do☆48Updated last month
- Helper macros: autoimpl, impl_scope☆59Updated 2 months ago
- Remove Cargo.lock lockfile☆33Updated last month
- Take a value atomically once.☆27Updated 2 years ago
- Cargo API written in Paris☆46Updated last week
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 4 months ago
- Proc macro derive to generate structs from enum variants.☆28Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated 2 weeks ago
- Make any value Sync but only available on its original thread☆39Updated last week
- A Rust crate with a sscanf (inverse of format!()) Macro based on Regex☆31Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆95Updated 2 months ago
- Const TypeId and non-'static TypeId☆61Updated last week
- Hitori is a generic regular expressions library.☆51Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆76Updated last month
- More reliable path manipulation.☆61Updated this week
- Use winit like the async runtime you've always wanted☆49Updated 9 months ago
- Fast `cargo install` action using a GitHub-based binary cache☆73Updated last month
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated 5 months ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆43Updated last year