nikomatsakis / rustnl-2024Links
Type theory for busy engineers
☆19Updated 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:
- ☆94Updated 2 years ago
- A garbage collection library for Rust with zero unsafe code☆118Updated last year
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆67Updated this week
- Serde serializer for generating Starlark build targets☆70Updated last month
- An unordered multiset/bag implementation backed by HashMap☆75Updated last week
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆115Updated last week
- ☆39Updated last year
- The simd optimized escape code☆54Updated last week
- Thin immutable zero-copy byte slice☆63Updated 3 weeks ago
- Discovering and describing Rust's design axioms☆79Updated last year
- A low-level I/O ownership and borrowing library☆106Updated 5 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆88Updated last year
- A minimalist property-based testing library☆123Updated 9 months ago
- Crates to benchmark your Rust code☆53Updated last week
- Library and proc macro to analyze memory usage of data structures in rust.☆193Updated last month
- RFC process for Bytecode Alliance projects☆72Updated 4 months ago
- Copy-on-write string utilities for Rust☆162Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- Lending iterators on stable Rust☆83Updated 2 years ago
- Utility wrapper to send non send types to other threads safely☆185Updated 10 months ago
- The `io_uring` library for Rust (with Rustix)☆35Updated 5 months ago
- Some internal rustc tools made accessible☆47Updated 3 months ago
- Concrete Syntax Tree library☆114Updated 4 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- Babysteps blog☆37Updated 2 months ago
- A syntax exploration of eventually stable Rust Iterator items☆32Updated 3 years ago
- Helper macros: autoimpl, impl_scope☆68Updated last month
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 11 months ago
- Utilities for working with impl traits in Rust.☆119Updated last year
- Trying to create Sync bump allocator☆41Updated 6 months ago