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:
- Fast abstraction for converting human-like times into milliseconds.☆35Updated 3 years ago
- Self growing / shrinking ThreadPool implementation based on crossbeam's multi-producer multi-consumer channels that enables awaiting the …☆46Updated last year
- A Rust Vector which swaps to disk based on given parameters☆44Updated last year
- A code generator to reduce repetitive tasks and build high-quality Rust libraries. 🦀☆30Updated last year
- An SQL query builder☆66Updated 3 years ago
- Static Linear Algebra System☆36Updated last year
- A test framework for Rust☆21Updated 2 weeks ago
- Streams and broadcasts: functional reactive programming in Rust.☆38Updated 6 years ago
- Collection of general purpose tools for solving problems.☆39Updated last week
- Thin immutable zero-copy byte slice☆45Updated 3 months ago
- Track memory allocations by backtrace or originating thread☆44Updated 3 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 5 months ago
- A fast, lightweight and extensible implementation of a graph data structure.☆37Updated last year
- TreeFlat is the simplest way to build & traverse a pre-order Tree in Rust☆29Updated 2 years ago
- Value log implementation for key-value separated storage in safe Rust☆44Updated 2 weeks ago
- Rust ULID (Universally Unique Lexicographically Sortable Identifier) generation and processing☆43Updated 7 months ago
- Build your own hostingless server.☆34Updated 2 years ago
- A multi layered configuration loader and zero-boilerplate configuration parser.☆28Updated 3 years ago
- Multi-source configuration library for Rust.☆38Updated last week
- Human readable strings☆15Updated last year
- Rewrite of Andrej Karpathy makemore character level language model.☆23Updated 6 months ago
- Rust client for txtai☆111Updated 2 months ago
- Simple string matching with single- and multiple-wildcard operator☆87Updated 10 months ago
- Pure Rust Distributed Hash Table☆37Updated 9 years ago
- ReefDB is a minimalistic, in-memory and on-disk database management system written in Rust, implementing basic SQL query capabilities and…☆88Updated 6 months ago
- A rust web framework with safety and speed in mind.☆35Updated last year
- Data parallelism library for async-std.☆93Updated last year
- A small-footprint, in-memory database.☆43Updated 4 years ago
- A fast runtime-agnostic object pool for async rust.☆34Updated 2 months ago
- Common stop words in a variety of languages☆22Updated 5 months ago