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
Sorting:
- Fast abstraction for converting human-like times into milliseconds.☆36Updated 3 years ago
- Build your own hostingless server.☆34Updated last year
- Self growing / shrinking ThreadPool implementation based on crossbeam's multi-producer multi-consumer channels that enables awaiting the …☆46Updated 11 months ago
- A code generator to reduce repetitive tasks and build high-quality Rust libraries. 🦀☆30Updated last year
- A Graph library written in Rust for implementing your own algorithms in a Pregel fashion☆11Updated 4 months ago
- Common stop words in a variety of languages☆21Updated 2 months ago
- The Kubernetes native and CloudEvents native distributed event streaming, event orchestration & messaging platform☆36Updated 2 years ago
- dynamically extendable Rayon parallel iterator☆9Updated last month
- A Rust Vector which swaps to disk based on given parameters☆44Updated last year
- Rewrite of Andrej Karpathy makemore character level language model.☆23Updated 3 months ago
- an interactive test runner for rust projects☆25Updated 11 months ago
- Traits and functions to make writing proc macros more ergonomic.☆22Updated last year
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆57Updated 6 months ago
- A small-footprint, in-memory database.☆43Updated 4 years ago
- Static Linear Algebra System☆36Updated last year
- Performance comparaison of Native Rust and Python Pandas, for several data manipulation☆28Updated 4 years ago
- High-performance, lock-free local and concurrent object memory pool with automated allocation, cleanup, and verification.☆27Updated 10 months ago
- Rust library providing `Zc` for self-referential zero-copy structures☆41Updated 4 years ago
- Collection of general purpose tools for solving problems.☆38Updated this week
- A test framework for Rust☆21Updated this week
- A cargo registry allowing for quick publishing of crates when using crates.io is just not desired.☆20Updated 2 months ago
- An SQL query builder☆66Updated 3 years ago
- Your AI Copilot in Rust☆47Updated last year
- A rust web framework with safety and speed in mind.☆35Updated last year
- Traits for inspecting memory usage of Rust types☆25Updated 5 months ago
- Rust cli tool for running multiple commands in parallel☆21Updated 6 months ago
- Run your Rust CLI programs as state machines with persistence and recovery abilities☆36Updated last year
- This is a small demo of how to transform a simple single-server RocksDB service written in Rust into a distributed version using OmniPaxo…☆16Updated 3 months ago
- Unbuffered and unlocked I/O streams☆45Updated 2 months ago