munckymagik / go-concurrency-patterns-in-rustLinks
Rob Pike's examples from the "Go Concurrency Patterns" talk, but in Rust
☆12Updated 3 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 3 months ago
- A Rust Vector which swaps to disk based on given parameters☆44Updated last year
- ☆13Updated last year
- Fast abstraction for converting human-like times into milliseconds.☆36Updated 3 years ago
- A library of to show data (in browser, evcxr_jupyter) as table, chart...☆29Updated 3 months ago
- Build your own hostingless server.☆34Updated 2 years ago
- Traits for inspecting memory usage of Rust types☆25Updated 7 months ago
- Convert between nalgebra and numpy types.☆23Updated 2 years ago
- A test framework for Rust☆21Updated last month
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆58Updated 8 months ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago
- A Rust crate to write toy distributed systems with Maelstrom as Actors.☆11Updated 3 years ago
- Unbuffered and unlocked I/O streams☆45Updated 4 months ago
- SIMD Floating point and integer compressed vector library☆80Updated last year
- A small markdown TUI note keeper☆15Updated 3 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Static Linear Algebra System☆36Updated last year
- Design pattern framework for Rust on top of PureMVC☆22Updated 2 years ago
- Derive your Attribute Parsers☆13Updated 2 years ago
- A code generator to reduce repetitive tasks and build high-quality Rust libraries. 🦀☆30Updated last year
- Asynchronize blocking operation.☆26Updated 3 years ago
- Rewrite of Andrej Karpathy makemore character level language model.☆23Updated 5 months ago
- Your AI Copilot in Rust☆48Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last week
- ☆24Updated 2 years ago
- Value log implementation for key-value separated storage in safe Rust☆41Updated last week
- Traits and functions to make writing proc macros more ergonomic.☆22Updated 2 years ago
- A regex crate using Brzozowski derivatives.☆26Updated 2 months ago
- Multi-source configuration library for Rust.☆38Updated this week
- Rust Vector for large amounts of data, that does not copy when growing, by using full `mmap`'d pages.☆22Updated last year