libsugar / tuplers
Provides many useful tools related to tuples
☆18Updated 4 months ago
Alternatives and similar repositories for tuplers:
Users that are interested in tuplers are comparing it to the libraries listed below
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last month
- Use winit like the async runtime you've always wanted☆50Updated 10 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 9 months ago
- 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
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 5 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆78Updated this week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆71Updated this week
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated 2 weeks ago
- Make any value Sync but only available on its original thread☆39Updated last month
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 6 months ago
- the definitive non-empty slice/array/vec library for Rust☆16Updated 11 months ago
- Cargo API written in Paris☆47Updated this week
- A lightweight attribute macro for easily writing extension trait pattern.☆63Updated last month
- A more flexible version of the Rust `scoped-tls` library☆18Updated 6 months ago
- Macro for sealing traits and structures☆53Updated 4 months ago
- Async, lock-free synchronization primitives for task wakeup☆44Updated 7 months ago
- Full precision decimal representation of f64☆26Updated last month
- `NonEmpty` library vector for rust☆19Updated 2 years ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆44Updated 7 months ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆43Updated last year
- A sinless derive helper☆72Updated 5 months ago
- Imitate the documentation build that docs.rs would do☆50Updated 2 months ago
- Mirror of Rust's allocator api for use on stable rust☆56Updated last month
- A Rust crate for formatting strings dynamically☆32Updated last year
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆44Updated 4 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated last month
- Types to define keyboard related events.☆57Updated 3 weeks ago
- Take a value atomically once.☆29Updated 2 years ago
- Extension of nom to trace parser☆49Updated 2 months ago