volo-rs / static-graphLinks
Generate static parallel computation graph from DSL at compile time
☆11Updated last year
Alternatives and similar repositories for static-graph
Users that are interested in static-graph are comparing it to the libraries listed below
Sorting:
- Object Pool LockFree in Rust☆49Updated 3 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- Benchmarking library for stable Rust☆47Updated last month
- A fast and flexible LRU map.☆199Updated last year
- A buffering MPSC queue.☆85Updated last month
- (lifetime) GATs on stable Rust☆59Updated 2 years ago
- Utilities for working with shared slices of memory☆83Updated 6 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆153Updated last year
- Lending iterators on stable Rust☆83Updated 2 years ago
- Library safely exposing the io_uring API.☆74Updated this week
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆67Updated last month
- Faster integer division and modulus operations☆88Updated 7 months ago
- 🦕 Add dyn compatible variant to your async trait!☆72Updated 4 months ago
- Zero-cost bitsets over native Rust types☆79Updated 2 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- ☆39Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated last week
- Zero-cost type for stack without complicated type or Box☆45Updated 8 months ago
- futures-buffered☆46Updated 6 months ago
- Reports when tokio runtime threads are blocking☆66Updated last year
- A cross-platform library for fast and safe memory-mapped IO in Rust☆72Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 11 months ago
- ☆64Updated 3 months ago
- A Rust crate for creating and managing system call filters, providing a safe and ergonomic interface for controlling access to system res…☆39Updated 6 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
- Track memory allocations by backtrace or originating thread☆46Updated 2 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year