rsnively / rangetools
Traits extending the Rust Range structs in std::ops
☆38Updated last year
Related projects ⓘ
Alternatives and complementary repositories for rangetools
- The missing compound borrowing for Rust.☆57Updated 5 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 2 weeks ago
- cross-platform Rust API for memory mapped IO☆40Updated 6 months ago
- Lending iterators on stable Rust☆80Updated 9 months ago
- Zero-cost bitsets over native Rust types☆76Updated 2 weeks ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆58Updated 3 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆131Updated 3 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆34Updated this week
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated this week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆62Updated 2 months ago
- Helper macros: autoimpl, impl_scope☆59Updated 2 weeks ago
- structured parallel execution for async Rust☆30Updated 2 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆64Updated this week
- Typed any map for rust☆64Updated 2 months ago
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆36Updated 6 months ago
- a fast async pool based on channel☆22Updated 10 months ago
- Oneshot Rust channel working both in and between sync and async environments☆80Updated 2 weeks ago
- A rust library to hide types inside a diplomatic bag which can be sent between threads freely☆14Updated 2 years ago
- Completion futures for Rust☆19Updated 2 years ago
- Full precision decimal representation of f64☆26Updated 2 months ago
- Imitate the documentation build that docs.rs would do☆40Updated last week
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 2 years ago
- Asynchronous DNS lookups☆61Updated 4 months ago
- A Rust library for runtime-checked linearish types☆30Updated last year
- A faster Arc.☆48Updated 9 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 3 months ago
- A concise, self-describing binary format written in Rust for Serde☆59Updated 2 months ago
- Fake implementation of `std::Fn` for user-defined data types☆37Updated last year
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆40Updated 2 years ago
- Rust crate for writing repetitive code easier and faster.☆43Updated last year