softdevteam / alloyLinks
Empowering everyone to build reliable and efficient software.
☆41Updated 6 months ago
Alternatives and similar repositories for alloy
Users that are interested in alloy are comparing it to the libraries listed below
Sorting:
- ☆39Updated last year
- A garbage collection library for Rust with zero unsafe code☆118Updated last year
- a reference-counting cycle collection library in rust☆77Updated 3 years ago
- Blazing fast immutable collection datatypes for Rust.☆135Updated last week
- Rust time library comparison - shootout to see which crate handles common tasks the best☆21Updated 5 months ago
- A memory efficient syntax tree for language developers☆64Updated last month
- Thin immutable zero-copy byte slice☆63Updated last week
- Lending iterators on stable Rust☆83Updated 2 years ago
- Babysteps blog☆37Updated 2 months ago
- Generate parsers directly from AST node types☆89Updated last year
- An efficient JSON Value parser☆76Updated 2 years ago
- A fast bump allocator that supports allocation scopes / checkpoints. Aka an arena for values of arbitrary types.☆59Updated this week
- Choose Rust types at compile-time via constants☆70Updated 2 years ago
- Concrete Syntax Tree library☆115Updated 4 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- A Set of Bits☆73Updated 5 months ago
- A simple no_std, non-hashing, constant-capacity, constant-memory-usage LRU cache☆36Updated 2 years ago
- Calculate the next timestamp matching a given crontab pattern☆69Updated last month
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- Rust procedural macro to associate constants with enum variants.☆31Updated last month
- ☆90Updated last month
- ☆34Updated last year
- 🦕 Add dyn compatible variant to your async trait!☆72Updated 5 months ago
- Comparing parser APIs☆153Updated this week
- A concise, self-describing binary format written in Rust for Serde☆68Updated last year
- Simple refinement types for Rust; parse, don't validate!☆76Updated 3 months ago
- LR-style Parser Generator☆19Updated 8 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆45Updated 2 weeks ago
- A faster Arc.☆80Updated last year
- A concurrent, append-only vector.☆208Updated 5 months ago