cormacrelf / incremental-rsLinks
A Rust port of Jane Street's Incremental library.
☆27Updated 7 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
- Lift enum variants to the type-level.☆32Updated 4 years ago
- A special rope, designed to work with any data type that is not String☆34Updated last year
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago
- ☆49Updated 2 months ago
- Ultra-compact storage for collections of enums 🌱☆23Updated 2 years ago
- Compact sets in rust☆57Updated 5 months ago
- ☆24Updated 2 years ago
- hot-reload template for Rust☆22Updated 2 years ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- Visualise recursive functions and tree structures.☆30Updated 4 years ago
- A Rust logic programming library inspired by the *Kanren family of language DSLs.☆52Updated 5 months ago
- Runtime with fast GC and easy concurrency.☆43Updated 4 years ago
- LR-style Parser Generator☆19Updated 3 months ago
- Fast cache efficient immutable map for rust☆29Updated 2 weeks ago
- A toy incremental computation framework☆15Updated 4 years ago
- Platform-independent space-efficient tagged pointers in Rust