schell / dagga
DAG scheduler with nice constraint semantics
☆21Updated last month
Related projects ⓘ
Alternatives and complementary repositories for dagga
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 3 weeks ago
- An object system for Rust based on relative pointers☆37Updated last year
- Zig comptime using Rust proc macros☆35Updated 5 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆66Updated 2 months ago
- Repo for coordinating the creation, distribution, collection, and analysis of surveys for the Rust project.☆29Updated last week
- The `io_uring` library for Rust (with Rustix)☆20Updated 7 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 3 months ago
- A faster Arc.☆48Updated 9 months ago
- WebAssembly sourcemap generator and WASM binary source mapping url section patcher☆26Updated 2 months ago
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆28Updated last month
- cross-platform Rust API for memory mapped IO☆40Updated 6 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 2 years ago
- Rust library providing mutable resizable arrays built on top of mmap☆23Updated 10 months ago
- A highly experiment portable runtime☆19Updated 6 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated this week
- A memory efficient syntax tree for language developers☆51Updated 2 months ago
- Trying to create Sync bump allocator☆28Updated last year
- Choose Rust types at compile-time via constants☆61Updated 9 months ago
- Extremely minimal parser for ELF/PE/Mach-o/ar☆39Updated 3 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆42Updated 9 months ago
- Some internal rustc tools made accessible☆42Updated 3 months ago
- ☆35Updated 3 months ago
- Callgrind-based benchmark harness written in Rust☆25Updated last year
- Rust closures you can transfer over an FFI boundary☆25Updated 3 years ago
- Hassle-free asynchronous programming for Rust☆31Updated last year
- Nudging the compiler to auto-vectorize things☆72Updated last year
- We have Crater At Home☆20Updated 2 weeks ago
- sptr: The Strict Provenance Polyfill☆76Updated last year
- Cross-platform implementation of cross-process named locks☆36Updated 8 months ago
- A generational arena based LRU Cache implementation in 100% safe rust.☆40Updated 2 years ago