cormacrelf / incremental-rsLinks
A Rust port of Jane Street's Incremental library.
☆27Updated 6 months ago
Alternatives and similar repositories for incremental-rs
Users that are interested in incremental-rs are comparing it to the libraries listed below
Sorting:
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- Compact sets in rust☆57Updated 4 months ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago
- ☆24Updated 2 years ago
- Fast cache efficient immutable map for rust☆28Updated 8 months ago
- LR-style Parser Generator☆19Updated last month
- FingerTree implemented in rust☆24Updated last year
- An experimental columnar arena☆43Updated 8 months ago
- Lift enum variants to the type-level.☆33Updated 4 years ago
- A memory efficient syntax tree for language developers☆62Updated last month
- LR/GLR parser generator for Rust https://igordejanovic.github.io/rustemo/☆38Updated this week
- PEG parser generator built on top of nom☆70Updated 5 years ago
- ☆36Updated last year
- Ultra-compact storage for collections of enums 🌱☆22Updated 2 years ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- A golden file testing library for rust☆33Updated 2 months ago
- Visualise recursive functions and tree structures.☆30Updated 4 years ago
- Compiler for the Lavish IDL☆17Updated 6 years ago
- A minimal in-memory database with relational algebraic expressions as queries☆61Updated 3 years ago
- A special rope, designed to work with any data type that is not String☆34Updated last year
- A radioactive stabilization of the ptr_meta RFC.☆29Updated 2 months ago
- exhaustive testing library☆64Updated 11 months ago
- A Result type that differentiates between local errors (which can be handled) and fatal errors (which can't)☆15Updated 3 years ago
- Typesafe extensions for sorted iterators, including set and relational operations☆17Updated 2 years ago
- Zig comptime using Rust proc macros☆50Updated last year
- ☆48Updated last month
- Rust macro to build std::Command objects with shell syntax. Uses macro_rules! and works on stable.☆43Updated 5 years ago
- Human-friendly indexed collections☆53Updated last month
- hot-reload template for Rust☆22Updated 2 years ago
- Alternative future adapters that provide cancel safety.☆65Updated last week