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☆57Updated 5 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Combine a reader + writer into a duplex of Read + Write☆45Updated 4 years ago
- Set theory applied on sorted and deduplicated slices.☆47Updated 2 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 9 months ago
- Utility for reusing memory☆53Updated 5 years ago
- scraps of a potential language☆38Updated 4 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Rust crate for performing I/O in background thread☆28Updated 2 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆47Updated 2 years ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- Traits and functions to make writing proc macros more ergonomic.☆22Updated 2 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated this week
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 4 months ago
- A library for manipulating unstructured Markdown documents.☆49Updated 2 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- A growable bit-vector for Rust, optimized for size☆43Updated 7 months ago
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 5 years ago
- Rust's missing `String` literal☆19Updated 6 years ago
- Find the load at which a benchmark falls over.☆36Updated 5 years ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- ☆47Updated 5 years ago
- skiplist☆142Updated 3 years ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- Token tree calling convention☆80Updated 2 years ago
- Fast and compact sets of bytes or ASCII characters☆28Updated 4 years ago
- Search algorithms written in Rust☆11Updated 7 years ago