ray33ee / Project-MidasLinks
Distributed network based parallel computing system
☆28Updated 2 years ago
Alternatives and similar repositories for Project-Midas
Users that are interested in Project-Midas are comparing it to the libraries listed below
Sorting:
- A dependency injection library for message-based applications☆38Updated 3 years ago
- Prioritised, parallel job scheduler with concurrent exclusion, job merging, recurring jobs and load limiting for lower priorities.☆46Updated 3 years ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated 9 months ago
- Typed any map for rust☆67Updated 5 months ago
- Distributed systems library for making communications through the network easier, while keeping minimalism and flexibility.☆34Updated 2 years ago
- Zero-cost type for stack without complicated type or Box☆45Updated last week
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Approximate Quantiles with Configurable Worst Case Error☆15Updated 3 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Traits and functions to make writing proc macros more ergonomic.☆22Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago
- Efficient byte-stream pipe buffer☆43Updated 11 months ago
- Serde-based replacement for #[derive(Debug)]☆68Updated 8 months ago
- Rust closures you can transfer over an FFI boundary☆27Updated 4 years ago
- A basis for building an async client-server Websocket protocol☆15Updated 4 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Bounded MPMC channel abstraction on top of a ring buffer☆41Updated 2 weeks ago
- Runtime-agnostic actor library☆77Updated last year
- Concurrent hash trie☆54Updated 4 years ago
- Idiomatic Async Prometheus Query (PromQL) Client for Rust.☆20Updated 5 years ago
- Derive macro for generating arrays from struct fields.☆20Updated 2 years ago
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆56Updated last week
- Seredies is a Redis Protocol implementation for serde.☆19Updated last year
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year