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:
- ☆93Updated last year
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆111Updated last week
- Choose Rust types at compile-time via constants☆68Updated last year
- Discovering and describing Rust's design axioms☆74Updated last year
- A minimalist property-based testing library☆112Updated 3 months ago
- Library and proc macro to analyze memory usage of data structures in rust.☆158Updated 3 weeks ago
- A garbage collection library for Rust with zero unsafe code☆116Updated last year
- Serde serializer for generating Starlark build targets☆66Updated 2 months ago
- Utilities for working with impl traits in Rust.☆111Updated 6 months ago
- An unordered multiset/bag implementation backed by HashMap☆69Updated last week
- ☆73Updated this week
- Some internal rustc tools made accessible☆47Updated 6 months ago
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- Scoped Thread Local Storage for Rust☆56Updated 2 years ago
- A working Rust example for how to implement Borrow for complex keys☆66Updated last year
- (lifetime) GATs on stable Rust☆59Updated last year
- ☆40Updated last year
- Rust closures you can transfer over an FFI boundary☆27Updated 4 years ago
- The simd optimized escape code☆54Updated last week
- Concrete Syntax Tree library☆99Updated last week
- A Vec That Has a Smaller size_of☆142Updated 4 months ago
- ☆85Updated 3 years ago
- A slab allocator with stable references☆15Updated 2 years ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆255Updated 2 weeks ago
- Documentation of Rust error handling☆48Updated 2 years ago
- Lending iterators on stable Rust☆83Updated last year
- Serde Visitor for deserializing untagged enums☆64Updated 3 weeks ago
- Export flame data to speedscope's format☆44Updated 11 months ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆87Updated last year