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
- Rewrite of Andrej Karpathy makemore character level language model.☆22Updated 2 months ago
- Dependency Injection library for rust☆16Updated 10 months ago
- Build your own hostingless server.☆34Updated last year
- A Rust Vector which swaps to disk based on given parameters☆44Updated last year
- Command-line tool to make Rust source code entities from Postgres tables.☆11Updated 2 years ago
- A code generator to reduce repetitive tasks and build high-quality Rust libraries. 🦀☆30Updated 10 months ago
- dynamically extendable Rayon parallel iterator☆9Updated last week
- Generic way to send serde compatible types over channels implementing AsyncRead or AsyncWrite☆11Updated 2 years ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago
- ☆12Updated last year
- Rust ULID (Universally Unique Lexicographically Sortable Identifier) generation and processing☆43Updated 3 months ago
- Simple evolutionary solver in Rust☆16Updated 3 months ago
- A Result type that differentiates between local errors (which can be handled) and fatal errors (which can't)☆15Updated 2 years ago
- High-performance, lock-free local and concurrent object memory pool with automated allocation, cleanup, and verification.☆27Updated 9 months ago
- A zero-copy json-lexer, filters and serializer.☆19Updated 8 months ago
- Self growing / shrinking ThreadPool implementation based on crossbeam's multi-producer multi-consumer channels that enables awaiting the …☆45Updated 10 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last week
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆54Updated 5 months ago
- Value log implementation for key-value separated storage in safe Rust☆32Updated last week
- Asynchronize blocking operation.☆26Updated 3 years ago
- A utility that locates the active Java installation in the host.☆13Updated 2 months ago
- axum::ws with type safe messages☆23Updated 10 months ago
- Traits and functions to make writing proc macros more ergonomic.☆22Updated last year
- Memory database☆55Updated last year
- Unbuffered and unlocked I/O streams☆45Updated last month
- Multi-source configuration library for Rust.☆37Updated last week
- Thread-safe, reference-counted null-terminated immutable Rust strings.☆43Updated 3 months ago
- A nom-based parser for protobuf files☆34Updated 6 years ago
- Static Linear Algebra System☆36Updated last year
- Rust cloud object storage tools☆12Updated 3 years ago