softdevteam / alloyLinks
Empowering everyone to build reliable and efficient software.
☆41Updated 5 months ago
Alternatives and similar repositories for alloy
Users that are interested in alloy are comparing it to the libraries listed below
Sorting:
- A garbage collection library for Rust with zero unsafe code☆118Updated last year
- ☆39Updated last year
- Babysteps blog☆37Updated 2 months ago
- a reference-counting cycle collection library in rust☆77Updated 3 years ago
- Blazing fast immutable collection datatypes for Rust.☆135Updated 2 weeks ago
- Rust time library comparison - shootout to see which crate handles common tasks the best☆21Updated 5 months ago
- Thin immutable zero-copy byte slice☆63Updated 3 weeks ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- ☆34Updated last year
- A concise, self-describing binary format written in Rust for Serde☆68Updated last year
- Lending iterators on stable Rust☆83Updated 2 years ago
- Simple refinement types for Rust; parse, don't validate!☆76Updated 2 months ago
- An efficient JSON Value parser☆76Updated 2 years ago
- A memory efficient syntax tree for language developers☆63Updated last month
- Generate parsers directly from AST node types☆88Updated last year
- Helper macros: autoimpl, impl_scope☆68Updated last month
- A Set of Bits☆72Updated 5 months ago
- Rust procedural macro to associate constants with enum variants.☆31Updated last month
- An implementation of bzip2 in pure rust☆64Updated 4 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆118Updated 2 months ago
- Concrete Syntax Tree library☆114Updated 3 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆46Updated last month
- Serde serializer for generating Starlark build targets☆70Updated last month
- Rust traits for key comparison in maps.☆37Updated 11 months ago
- Propositional logic with types in Rust☆64Updated 2 years ago
- Prevent stack overflow in deeply recursive functions with automatic stack management.☆67Updated 2 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆67Updated this week
- Anonymous struct and named arguments in Rust.☆78Updated 2 years ago