nikomatsakis / rustnl-2024Links
Type theory for busy engineers
☆18Updated last year
Alternatives and similar repositories for rustnl-2024
Users that are interested in rustnl-2024 are comparing it to the libraries listed below
Sorting:
- A garbage collection library for Rust with zero unsafe code☆115Updated last year
- ☆94Updated 2 years ago
- An unordered multiset/bag implementation backed by HashMap☆71Updated 3 weeks ago
- Some internal rustc tools made accessible☆47Updated 3 weeks ago
- Discovering and describing Rust's design axioms☆78Updated last year
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆112Updated 3 weeks ago
- Serde serializer for generating Starlark build targets☆69Updated last month
- A collection of small utilities for working with pointer types in Rust.☆129Updated 9 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆65Updated this week
- Library and proc macro to analyze memory usage of data structures in rust.☆167Updated 3 weeks ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- The simd optimized escape code☆54Updated last week
- A low-level I/O ownership and borrowing library☆105Updated 3 months ago
- Lending iterators on stable Rust☆83Updated last year
- ☆39Updated last year
- exhaustive testing library☆65Updated last year
- Choose Rust types at compile-time via constants☆68Updated last year
- A working Rust example for how to implement Borrow for complex keys☆69Updated last year
- Utility wrapper to send non send types to other threads safely☆188Updated 7 months ago
- A Vec That Has a Smaller size_of☆146Updated last month
- RFC process for Bytecode Alliance projects☆70Updated last month
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆99Updated 3 weeks ago
- Alternative future adapters that provide cancel safety.☆75Updated 3 weeks ago
- Concrete Syntax Tree library☆109Updated last month
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆85Updated last year
- Scoped Thread Local Storage for Rust☆57Updated 2 years ago
- Target "triple" support☆53Updated 2 months ago
- Export flame data to speedscope's format☆44Updated last year
- A simple, id-based arena☆119Updated 2 years ago
- Utilities for working with impl traits in Rust.☆117Updated 9 months ago