libsugar / tuplersLinks
Provides many useful tools related to tuples
☆18Updated 2 months ago
Alternatives and similar repositories for tuplers
Users that are interested in tuplers are comparing it to the libraries listed below
Sorting:
- Helper macros: autoimpl, impl_scope☆65Updated 3 weeks ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 8 months ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆46Updated 10 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated last week
- Imitate the documentation build that docs.rs would do☆54Updated this week
- Macro for sealing traits and structures☆58Updated 7 months ago
- 🐱concat! with support for const variables and expressions☆41Updated 2 weeks ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆80Updated 3 weeks ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago
- A sinless derive helper☆72Updated 3 weeks ago
- Unbuffered and unlocked I/O streams☆45Updated 4 months ago
- Take a value atomically once.☆30Updated 2 years ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆43Updated last year
- Async, lock-free synchronization primitives for task wakeup☆45Updated 10 months ago
- Cargo API written in Paris☆50Updated 3 weeks ago
- Make any value Sync but only available on its original thread☆39Updated 4 months ago
- A Rust crate with a sscanf (inverse of format!()) Macro based on Regex☆34Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 6 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 3 months ago
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- A lightweight attribute macro for easily writing extension trait pattern.☆77Updated 3 months ago
- Helps you frob those bits☆38Updated 11 months ago
- Annotation to easily define ad-hoc / one-shot extension traits☆13Updated last year
- Find out about keys that are ignored when deserializing data☆86Updated 2 months ago
- Mirror of Rust's allocator api for use on stable rust☆62Updated 2 months ago
- Macro-rules-style syntax matching for procedural macros☆53Updated last year
- A faster Arc.☆73Updated last year
- Use winit like the async runtime you've always wanted☆51Updated last year
- Zero-cost bitsets over native Rust types☆78Updated 3 months ago