softdevteam / alloyLinks
Empowering everyone to build reliable and efficient software.
☆22Updated 3 weeks ago
Alternatives and similar repositories for alloy
Users that are interested in alloy are comparing it to the libraries listed below
Sorting:
- ☆36Updated last year
- A concurrent, append-only vector.☆187Updated last month
- Rust traits for key comparison in maps.☆34Updated 5 months ago
- Lending iterators on stable Rust☆83Updated last year
- Yet another string type for Rust☆86Updated this week
- A pure-Rust two-level dynamic b-tree. This crate implements a compact set data structure that preserves its elements' sorted order and a…☆98Updated 2 weeks ago
- A garbage collection library for Rust with zero unsafe code☆114Updated last year
- Helper macros: autoimpl, impl_scope☆65Updated 3 weeks ago
- Autogenerated Bytewise SIMD-Optimized Look-Up Tables☆34Updated last year
- impl fallible collections in rust, quite as describe in RFC 2116☆38Updated 8 months ago
- An exploration of Storages☆37Updated last year
- Async, lock-free synchronization primitives for task wakeup☆45Updated 10 months ago
- Blazing fast immutable collection datatypes for Rust.☆106Updated last week
- A faster Arc.☆73Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- Easy recursion in Rust, without stack overflows.☆31Updated last year
- Choose Rust types at compile-time via constants☆68Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 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
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆148Updated 11 months ago
- Thin immutable zero-copy byte slice☆44Updated 2 months ago
- Const TypeId and non-'static TypeId☆66Updated 2 months ago
- Serde-based replacement for #[derive(Debug)]☆68Updated 9 months ago
- An easy-to-use recorder and viewer for high-performance traces☆41Updated last month
- Transitive derive macros for Rust☆32Updated last month
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- A lightweight attribute macro for easily writing extension trait pattern.☆77Updated 3 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 6 months ago
- Some internal rustc tools made accessible☆47Updated 6 months ago
- 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