nik-rev / culitLinks
Custom literals in Rust
☆81Updated 3 weeks ago
Alternatives and similar repositories for culit
Users that are interested in culit are comparing it to the libraries listed below
Sorting:
- An immutable data structure with O(1) append, prepend, and concat time complexity.☆35Updated last week
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆159Updated this week
- Concise bit field extraction☆61Updated last year
- Compile-time regular expressions, the right way.☆80Updated 9 months ago
- State machine pattern for Rust☆29Updated last year
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆41Updated 11 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆114Updated 3 weeks ago
- horrible serde macro stuff☆39Updated 2 years ago
- Tiny Rust Async Linux Executor☆106Updated 6 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- ☆217Updated 4 months ago
- An evil parsing library.☆54Updated 2 years ago
- The prettier pattern-matching parser with automatic error recovery☆153Updated last month
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Static-checked parsing of regexes into structs☆45Updated 11 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated last week
- Costless typed identifiers backed by UUID, with kind readable in serialized versions☆75Updated last year
- The quickest way to override dependencies with Cargo☆65Updated this week
- A Toolchain for Rust Debuginfo☆113Updated 3 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆86Updated last month
- An alternate Cargo registry using static files☆134Updated last month
- An explicit closure with absolute seperation of the captured data from the function.☆37Updated 4 months ago
- ☆33Updated last year
- A Rust code linter☆212Updated last year
- Public repository for the Rust keyword generics initiative☆109Updated last year
- A Rust macro to make enums with a subset of values of the parent☆130Updated last month
- Const TypeId and non-'static TypeId☆69Updated last week
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆49Updated last month
- Imitate the documentation build that docs.rs would do☆62Updated last week
- Obsessively tiny error derive macro☆87Updated 9 months ago