softdevteam / alloyLinks
Empowering everyone to build reliable and efficient software.
☆23Updated 3 weeks ago
Alternatives and similar repositories for alloy
Users that are interested in alloy are comparing it to the libraries listed below
Sorting:
- Choose Rust types at compile-time via constants☆68Updated last year
- A garbage collection library for Rust with zero unsafe code☆116Updated last year
- Blazing fast immutable collection datatypes for Rust.☆113Updated last week
- Helper macros: autoimpl, impl_scope☆66Updated 2 months ago
- Simple refinement types for Rust; parse, don't validate!☆74Updated 2 weeks ago
- Zero-cost type for stack without complicated type or Box☆45Updated 3 months ago
- Babysteps blog☆36Updated last month
- Mirror of Rust's allocator api for use on stable rust☆63Updated 3 months ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- Succinct data structures using very efficient rank and select☆125Updated 2 months ago
- ☆40Updated last year
- ☆74Updated 3 weeks ago
- Const TypeId and non-'static TypeId☆67Updated last week
- (lifetime) GATs on stable Rust☆59Updated last year
- A concurrent, append-only vector.☆195Updated 3 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated 2 weeks ago
- ☆35Updated 7 months ago
- Generate parsers directly from AST node types☆85Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆149Updated 3 weeks ago
- Comparing parser APIs☆137Updated this week
- Lending iterators on stable Rust☆83Updated last year
- A fast bump allocator that supports allocation scopes / checkpoints. Aka an arena for values of arbitrary types.☆38Updated this week
- A faster Arc.☆74Updated last year
- Human-friendly indexed collections☆54Updated 3 months ago
- A pure-Rust two-level dynamic b-tree. This crate implements a compact set data structure that preserves its elements' sorted order and a…☆100Updated last month
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- Zero-cost bitsets over native Rust types☆78Updated 5 months ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆33Updated 6 months ago
- Autogenerated Bytewise SIMD-Optimized Look-Up Tables☆35Updated last year
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆109Updated 2 weeks ago