munckymagik / go-concurrency-patterns-in-rust
Rob Pike's examples from the "Go Concurrency Patterns" talk, but in Rust
☆12Updated 2 years ago
Alternatives and similar repositories for go-concurrency-patterns-in-rust:
Users that are interested in go-concurrency-patterns-in-rust are comparing it to the libraries listed below
- Self growing / shrinking ThreadPool implementation based on crossbeam's multi-producer multi-consumer channels that enables awaiting the …☆42Updated 7 months ago
- Ultra minimal actor API wrapper for lunatic☆25Updated 2 years ago
- Rust map and set literals☆24Updated 4 years ago
- A context that carries a deadline, cancelation signals and request scoped values across API boundaries and between processes.☆25Updated 6 years ago
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆54Updated 2 months ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- A library for extracting and validating links.☆22Updated 5 months ago
- dynamically extendable Rayon parallel iterator☆9Updated 4 years ago
- ☆19Updated 4 months ago
- adaptive algorithms for rayon☆39Updated 4 years ago
- A Rust Vector which swaps to disk based on given parameters☆44Updated last year
- Rust crate for managing cancellable services☆24Updated 3 years ago
- A Minsky Machine in Rust's type system☆52Updated 4 years ago
- Structured diagnostics for Rust applications☆32Updated 7 months ago
- This crate implements runtime-agnostic driver for async timers and scheduled tasks.☆33Updated last week
- Fast abstraction for converting human-like times into milliseconds.☆37Updated 3 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Automation tasks coded in Rust language for the workflow of Rust projects☆14Updated 8 months ago
- PEG trace visualizer☆72Updated last month
- Tool to wait until a database is up and responding to a query☆12Updated 2 months ago
- Simple Markdown to HTML documentation rendering☆23Updated last year
- Build your own hostingless server.☆34Updated last year
- A concurrent work-stealing queue for building schedulers in Rust☆27Updated last year
- Provides utilities for collecting Prometheus-compatible metrics from Tokio runtime and tasks.☆30Updated last week
- Collection of general purpose tools for solving problems.☆36Updated last week
- ☆17Updated last year
- Procedural macro crate for conversion between Rust structs and associative containers.☆59Updated 2 years ago