rsnively / rangetoolsLinks
Traits extending the Rust Range structs in std::ops
☆42Updated 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 2 years ago
- The missing compound borrowing for Rust.☆62Updated 3 months ago
- ☆48Updated 3 years ago
- An easy-to-use recorder and viewer for high-performance traces☆41Updated 8 months ago
- Typed any map for rust☆67Updated last year
- Asynchronous DNS lookups☆67Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆136Updated 6 months ago
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- ☆95Updated last year
- dwarf is a typed, interpreted, language that shares syntax with Rust.☆47Updated 10 months ago
- Helper macros: autoimpl, impl_scope☆68Updated 2 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 3 years ago
- A concise, self-describing binary format written in Rust for Serde☆68Updated last year
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Count and convert between various ways of indexing utf8 string slices.☆20Updated 6 months ago
- Abstract over different executors☆74Updated 2 years ago
- 🦕 Add dyn compatible variant to your async trait!☆72Updated 4 months ago
- Attribute proc-macro to delegate method to a field☆29Updated 2 years ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆50Updated 3 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 3 months ago
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆42Updated last year
- A memory efficient syntax tree for language developers☆63Updated last month
- A generational arena based LRU Cache implementation in 100% safe rust.☆40Updated 3 years ago
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- 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
- Rust library to facilitate event-driven programming.☆76Updated 2 years ago