ripytide / noditLinks
This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap
☆51Updated 2 months ago
Alternatives and similar repositories for nodit
Users that are interested in nodit are comparing it to the libraries listed below
Sorting:
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated last week
- Const equivalents of std functions, compile-time comparison, and parsing.☆116Updated 2 months ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆41Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 3 months ago
- Const TypeId and non-'static TypeId☆70Updated last week
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- JSON Pointer (RFC 6901) implementation for Rust☆47Updated 2 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 8 months ago
- Compile-time regular expressions, the right way.☆81Updated 10 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- An alternate Cargo registry using static files☆135Updated 2 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆86Updated 3 weeks ago
- Better reference counted strings for Rust☆139Updated last year
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated last year
- Rust procedural macro attribute parser☆44Updated last year
- A Rust macro to make enums with a subset of values of the parent☆130Updated 3 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- An exploration of Storages☆39Updated 2 years ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆50Updated 2 months ago
- A faster Arc.☆77Updated last year
- An immutable data structure with O(1) append, prepend, and concat time complexity.☆35Updated last month
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Zero-cost bitsets over native Rust types☆79Updated last month
- Async, lock-free synchronization primitives for task wakeup☆49Updated last year
- Abstract over different executors☆74Updated 2 years ago
- Macro for sealing traits and structures☆60Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆96Updated 10 months ago
- Obsessively tiny error derive macro☆87Updated 11 months ago
- Ansic is a modern, efficient and compile time ansi macro and utilities.☆57Updated 5 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year