rsnively / rangetoolsLinks
Traits extending the Rust Range structs in std::ops
☆38Updated 2 years ago
Alternatives and similar repositories for rangetools
Users that are interested in rangetools are comparing it to the libraries listed below
Sorting:
- The missing compound borrowing for Rust.☆60Updated last week
- ☆46Updated 2 years ago
- Lending iterators on stable Rust☆83Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆149Updated last week
- An easy-to-use recorder and viewer for high-performance traces☆41Updated 2 months ago
- Prevent stack overflow in deeply recursive functions with automatic stack management.☆51Updated last month
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆45Updated 3 weeks ago
- Typed any map for rust☆67Updated 8 months ago
- Asynchronous DNS lookups☆66Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Helper macros: autoimpl, impl_scope☆66Updated 2 months ago
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆127Updated last month
- 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
- A generational arena based LRU Cache implementation in 100% safe rust.☆40Updated 3 years ago
- Find out what platform your code is running on from Rust☆33Updated 3 years ago
- Count and convert between various ways of indexing utf8 string slices.☆18Updated last month
- dwarf is a typed, interpreted, language that shares syntax with Rust.☆46Updated 4 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆82Updated last week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 4 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- Zero-cost bitsets over native Rust types☆78Updated 4 months ago
- Lazy formatting utility macro for rust☆128Updated last year
- Rust crate for making Read streams peekable.☆26Updated 4 years ago
- Abstract over different executors☆74Updated 2 years ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- Rust library to facilitate event-driven programming.☆76Updated last year
- A memory efficient syntax tree for language developers☆62Updated 2 weeks ago
- structured parallel execution for async Rust☆36Updated last year
- Hitori is a generic regular expressions library.☆54Updated 2 years ago