rsnively / rangetoolsLinks
Traits extending the Rust Range structs in std::ops
☆39Updated 2 years ago
Alternatives and similar repositories for rangetools
Users that are interested in rangetools are comparing it to the libraries listed below
Sorting:
- Lending iterators on stable Rust☆83Updated last year
- The missing compound borrowing for Rust.☆61Updated last week
- ☆46Updated 3 years ago
- Helper macros: autoimpl, impl_scope☆67Updated this week
- An easy-to-use recorder and viewer for high-performance traces☆41Updated 4 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 5 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆33Updated 11 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated 3 weeks ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Count and convert between various ways of indexing utf8 string slices.☆19Updated 2 months ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆45Updated 2 months ago
- A generational arena based LRU Cache implementation in 100% safe rust.☆40Updated 3 years ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Lazy formatting utility macro for rust☆129Updated last year
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- Rust crate for writing repetitive code easier and faster.☆45Updated 2 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆150Updated last month
- Typed any map for rust☆67Updated 9 months ago
- A primitive for writing structural search and replace programs for rust☆32Updated last week
- Attribute proc-macro to delegate method to a field☆29Updated 2 years ago
- Abstract over different executors☆74Updated 2 years ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Asynchronous DNS lookups☆66Updated last year
- 🦕 Add dyn compatible variant to your async trait!☆70Updated 3 weeks ago
- Zero-cost bitsets over native Rust types☆78Updated 6 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- Serde-based replacement for #[derive(Debug)]☆68Updated 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.☆43Updated 3 years ago
- Choose Rust types at compile-time via constants☆68Updated last year