gterzian / rust_five_easy_piecesLinks
How to structure concurrent workflows in Rust, via five simple examples.
☆32Updated 5 years ago
Alternatives and similar repositories for rust_five_easy_pieces
Users that are interested in rust_five_easy_pieces are comparing it to the libraries listed below
Sorting:
- Concurrent hash trie☆54Updated 4 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- Combine a reader + writer into a duplex of Read + Write☆46Updated 4 years ago
- Find the load at which a benchmark falls over.☆35Updated 4 years ago
- Wraps around a futures::Spawn and adds diagnostics to it☆32Updated 5 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- scraps of a potential language☆37Updated 4 years ago
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- A growable bit-vector for Rust, optimized for size☆41Updated 4 months ago
- A generic, fixed-size, associative cache☆40Updated 7 months ago
- ☆47Updated 4 years ago
- ☆27Updated 2 years ago
- Set theory applied on sorted and deduplicated slices.☆45Updated 2 years ago
- ☆48Updated last year
- [DEPRECATED] A simple object arena☆37Updated 4 years ago
- Asynchronous adapter for byteorder☆19Updated 4 years ago
- Advisory cross-platform file locks using file descriptors☆78Updated last month
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 6 months ago
- Data parallelism library for async-std.☆93Updated last year
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- An I/O-oriented tokio runtime thread pool☆49Updated 5 years ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- Utility for reusing memory☆53Updated 5 years ago
- Parallel HashMap and HashSet for Rust☆56Updated 6 years ago
- ☆57Updated last year
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated last month