softdevteam / alloy
Empowering everyone to build reliable and efficient software.
☆20Updated 2 weeks ago
Alternatives and similar repositories for alloy
Users that are interested in alloy are comparing it to the libraries listed below
Sorting:
- Zero-cost bitsets over native Rust types☆78Updated last month
- Choose Rust types at compile-time via constants☆65Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆47Updated last year
- A concise, self-describing binary format written in Rust for Serde☆65Updated 8 months ago
- structured parallel execution for async Rust☆33Updated 9 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 6 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 6 months ago
- Mirror of Rust's allocator api for use on stable rust☆59Updated this week
- A Rust library for runtime-checked linearish types☆33Updated last year
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 6 months ago
- A memory efficient syntax tree for language developers☆57Updated last month
- Faster integer division and modulus operations☆87Updated 2 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 10 months ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆44Updated 8 months ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆38Updated 4 months ago
- Simple channel-like APIs over TCP streams for communications between rust services.☆37Updated 10 months ago
- A special rope, designed to work with any data type that is not String☆34Updated last year
- Const TypeId and non-'static TypeId☆66Updated 2 months ago
- rust utility for temporarily changing directory☆15Updated 2 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- Async, lock-free synchronization primitives for task wakeup☆44Updated 8 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- A safe `Pin`-based intrusive doubly-linked list in Rust☆21Updated last month
- Simple goldenfile testing in Rust.☆39Updated 3 months ago
- Rust traits for key comparison in maps.☆28Updated 2 months ago
- Helper macros: autoimpl, impl_scope☆60Updated 4 months ago
- Typed index version of Rust slice and Vec containers☆69Updated last week
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆45Updated 5 months ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆43Updated last year