domenicquirl / cstreeLinks
Concrete Syntax Tree library
☆96Updated 3 months ago
Alternatives and similar repositories for cstree
Users that are interested in cstree are comparing it to the libraries listed below
Sorting:
- A garbage collection library for Rust with zero unsafe code☆114Updated 11 months ago
- Resilient LL(1) parser generator for Rust☆162Updated last week
- Anonymous struct and named arguments in Rust.☆75Updated last year
- Determine whether characters have the XID_Start or XID_Continue properties☆92Updated 3 weeks ago
- A simple, id-based arena☆120Updated last year
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆152Updated 11 months ago
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- Compact, clone-on-write vector and string.☆269Updated 2 months ago
- A memory efficient syntax tree for language developers☆62Updated last month
- REGex in Rust with EcmaScript Syntax☆195Updated 3 weeks ago
- A fast, concurrent string interner☆150Updated 10 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆98Updated 6 months ago
- ☆89Updated 5 months ago
- A Vec That Has a Smaller size_of☆140Updated 4 months ago
- Interning of data in rust☆104Updated 2 weeks ago
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆107Updated 8 months ago
- PEG trace visualizer☆87Updated 5 months ago
- A fast bump allocator that supports allocation scopes / checkpoints. Aka an arena for values of arbitrary types.☆34Updated last week
- Blazing fast immutable collection datatypes for Rust.☆105Updated last week
- ☆139Updated 2 years ago
- Deadlock free mutexes☆175Updated 3 months ago
- Utility wrapper to send non send types to other threads safely☆183Updated 3 months ago
- Const TypeId and non-'static TypeId☆66Updated last month
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆161Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆269Updated 3 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆252Updated 4 months ago
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆120Updated 9 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated last month
- Rust nested structs☆84Updated 3 weeks ago