munckymagik / go-concurrency-patterns-in-rustLinks
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:
- dynamically extendable Rayon parallel iterator☆9Updated 2 months ago
- A code generator to reduce repetitive tasks and build high-quality Rust libraries. 🦀☆30Updated last year
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago
- Fast abstraction for converting human-like times into milliseconds.☆36Updated 3 years ago
- Build your own hostingless server.☆34Updated last year
- Measure execution time of a block of Rust code☆17Updated 5 years ago
- Rewrite of Andrej Karpathy makemore character level language model.☆23Updated 4 months ago
- Thin immutable zero-copy byte slice☆42Updated 3 weeks ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- SQLite-based on-disk cache for Rust.☆23Updated 10 months ago
- A Rust Vector which swaps to disk based on given parameters☆44Updated last year
- A Graph library written in Rust for implementing your own algorithms in a Pregel fashion☆11Updated 5 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated 3 weeks ago
- Read input lines as byte slices for high efficiency☆65Updated last year
- Self growing / shrinking ThreadPool implementation based on crossbeam's multi-producer multi-consumer channels that enables awaiting the …☆46Updated last year
- Command-line tool to make Rust source code entities from Postgres tables.☆11Updated 3 years ago
- Unbuffered and unlocked I/O streams☆45Updated 3 months ago
- My game for Ludum Dare 49, written in Rust to be run in the browser via WASM and HTML5☆14Updated 3 years ago
- A rust web framework with safety and speed in mind.☆35Updated last year
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆57Updated 6 months ago
- Asynchronous Arc<Mutex<Option<T>>>☆15Updated 6 years ago
- A minimal in-memory database with relational algebraic expressions as queries☆61Updated 3 years ago
- Rust library providing `Zc` for self-referential zero-copy structures☆41Updated 4 years ago
- adaptive algorithms for rayon☆39Updated 5 years ago
- SIMD aligned data structures to work with `std::simd`.☆8Updated 5 months ago
- Distributed key-value store.☆28Updated 4 years ago
- Traits and functions to make writing proc macros more ergonomic.☆22Updated last year
- Common stop words in a variety of languages☆21Updated 3 months ago
- Simple evolutionary solver in Rust☆16Updated 5 months ago
- Value log implementation for key-value separated storage in safe Rust☆40Updated 3 weeks ago