softdevteam / alloyLinks
Empowering everyone to build reliable and efficient software.
☆21Updated 2 weeks ago
Alternatives and similar repositories for alloy
Users that are interested in alloy are comparing it to the libraries listed below
Sorting:
- ☆32Updated 11 months ago
- Yet another string type for Rust☆86Updated last week
- Choose Rust types at compile-time via constants☆65Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated 2 weeks ago
- Autogenerated Bytewise SIMD-Optimized Look-Up Tables☆34Updated last year
- A garbage collection library for Rust with zero unsafe code☆113Updated 10 months ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆43Updated last year
- An async version of iterator☆40Updated 11 months ago
- A Rust library for runtime-checked linearish types☆34Updated last year
- A concise, self-describing binary format written in Rust for Serde☆66Updated 9 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 6 months ago
- Mirror of Rust's allocator api for use on stable rust☆60Updated 3 weeks ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆48Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 7 months ago
- A memory efficient syntax tree for language developers☆60Updated last week
- Make any value Sync but only available on its original thread☆39Updated 3 months ago
- Serde-based replacement for #[derive(Debug)]☆68Updated 8 months ago
- An exploration of Storages☆35Updated last year
- Zero-cost type for stack without complicated type or Box☆45Updated last week
- Build a rustc sysroot with custom flags☆17Updated 2 weeks ago
- Rust traits for key comparison in maps.☆30Updated 3 months ago
- Transitive derive macros for Rust☆32Updated last week
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆56Updated this week
- Simple goldenfile testing in Rust.☆40Updated 3 months ago
- Integer types with customizable niche values☆46Updated 6 months ago
- structured parallel execution for async Rust☆33Updated 9 months ago
- Thin immutable zero-copy byte slice☆42Updated 3 weeks ago
- Const TypeId and non-'static TypeId☆66Updated 2 weeks ago
- Typed index version of Rust slice and Vec containers☆69Updated 3 weeks ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆46Updated 9 months ago