cormacrelf / incremental-rsLinks
A Rust port of Jane Street's Incremental library.
☆27Updated 9 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:
- Compact sets in rust☆56Updated 7 months ago
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- Lift enum variants to the type-level.☆32Updated 4 years ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 4 years ago
- Ultra-compact storage for collections of enums 🌱☆23Updated 3 years ago
- A special rope, designed to work with any data type that is not String☆34Updated 2 years ago
- ☆24Updated 2 years ago
- A Rust logic programming library inspired by the *Kanren family of language DSLs.☆53Updated 7 months ago
- LR-style Parser Generator☆19Updated 5 months ago
- ☆49Updated 4 months ago
- A Rust memory allocator for large slices that don't escape the stack.☆31Updated 3 years ago
- Visualise recursive functions and tree structures.☆30Updated 4 years ago
- A memory efficient syntax tree for language developers☆62Updated 2 months ago
- Strongly typed APIs for non-empty collections, slices, and iterators.☆77Updated last week
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Hierarchical sparse bitset☆51Updated last week
- Arena allocator with scopes☆44Updated 2 years ago
- Fast cache efficient immutable map for rust☆29Updated last month
- Alternative future adapters that provide cancel safety.☆73Updated 2 weeks ago
- Type-level named values with partial dependent type support in Rust☆57Updated 3 years ago
- Example implementation of stack tokens for Rust☆34Updated 2 years ago
- An experimental columnar arena☆43Updated last year
- Asynchronous pipelines of contiguous data, for rust.☆17Updated 2 years ago
- Solve hard constraints easily with Rust.☆15Updated 3 years ago
- A radioactive stabilization of the ptr_meta RFC.☆33Updated last month
- Semantic analyzer library for compilers written in Rust for semantic analysis of programming languages AST☆43Updated 8 months ago
- Runtime with fast GC and easy concurrency.☆43Updated 4 years ago
- exhaustive testing library☆65Updated last year
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 10 months ago