nikomatsakis / rustnl-2024
Type theory for busy engineers
☆17Updated 6 months ago
Related projects ⓘ
Alternatives and complementary repositories for rustnl-2024
- Rust closures you can transfer over an FFI boundary☆25Updated 4 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated last month
- Repo for coordinating the creation, distribution, collection, and analysis of surveys for the Rust project.☆29Updated this week
- An async version of iterator☆37Updated 5 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week
- structured parallel execution for async Rust☆30Updated 3 months ago
- Unbuffered and unlocked I/O streams☆39Updated 2 months ago
- Some internal rustc tools made accessible☆42Updated 3 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆57Updated this week
- Human-friendly indexed collections☆51Updated 10 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆94Updated last month
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆66Updated 2 months ago
- Trying to create Sync bump allocator☆28Updated this week
- The simd optimized escape code☆53Updated last week
- Babysteps blog☆31Updated 2 weeks ago
- Serde serializer for generating Starlark build targets☆61Updated last week
- A memory efficient syntax tree for language developers☆51Updated 2 months ago
- docs.rs as a publishing platform?☆66Updated 4 months ago
- A slab allocator with stable references☆15Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 2 years ago
- A working Rust example for how to implement Borrow for complex keys☆58Updated 8 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated this week
- Documentation of Rust error handling☆49Updated last year
- ☆24Updated 4 months ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆51Updated last year
- A predictable reactive framework for Rust apps inspired by Redux☆58Updated last month
- ☆93Updated last year
- An async allocator with Fun™️ unsafe Rust☆18Updated last year
- To futures-lite as futures-lite is to futures: smaller.☆53Updated 6 months ago