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:
- Benchmarking library for stable Rust☆47Updated last month
- Object Pool LockFree in Rust☆49Updated 2 months ago
- A fast and flexible LRU map.☆198Updated 11 months ago
- ☆39Updated last year
- A buffering MPSC queue.☆83Updated last week
- Lending iterators on stable Rust☆83Updated last year
- (lifetime) GATs on stable Rust☆59Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last month
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆85Updated last year
- Faster integer division and modulus operations☆87Updated 5 months ago
- Human-friendly indexed collections☆56Updated last month
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆150Updated last year
- A cross-platform library for fast and safe memory-mapped IO in Rust☆72Updated last year
- Rust port of the Go implementation of DDSketch☆22Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated last year
- A trait + derive to recursively compute / print the memory usage of a data structure.☆37Updated last month
- Zero-cost type for stack without complicated type or Box☆45Updated 6 months ago
- ☆57Updated 2 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- Make any value Sync but only available on its original thread☆39Updated 2 weeks ago
- Typed any map for rust☆67Updated 11 months ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Utilities for working with shared slices of memory☆82Updated 5 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 2 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated last year
- Reports when tokio runtime threads are blocking☆66Updated last year
- Zero-cost bitsets over native Rust types☆79Updated 3 weeks ago
- Trying to create Sync bump allocator☆40Updated 5 months ago
- A generic, fixed-size, associative cache☆40Updated last year
- An updated version of linked-hash-map and friends☆137Updated last month