steveklabnik / rust-in-ten-slidesLinks
Short presentations about Rust syntax + concepts
☆73Updated 4 years ago
Alternatives and similar repositories for rust-in-ten-slides
Users that are interested in rust-in-ten-slides are comparing it to the libraries listed below
Sorting:
- Custom exit status codes with ? in main☆29Updated 6 years ago
- Thread-safe in-memory key-value store.☆63Updated 4 years ago
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- A web page with live links to various learning materials.☆60Updated 4 years ago
- A tiny embedded, lock free, redis-like, pub+sub, brokerless, key value datastore. ømq+sled☆34Updated 2 years ago
- Concurrent hash trie☆57Updated 4 years ago
- A cache that holds a limited number of key-value pairs☆83Updated 3 years ago
- Utilities for concurrent programming☆37Updated 6 years ago
- How to structure concurrent workflows in Rust, via five simple examples.☆32Updated 5 years ago
- Rust syntax sugar collections.☆129Updated 6 years ago
- Provides a preview of Actix with async/await support.☆54Updated 6 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- A Beginner Friendly Rusty WASM Framework☆51Updated 7 years ago
- Coordination repository of the ecosystem Working Group (WG)☆22Updated 7 years ago
- Simple Opinionated Networking in Rust☆54Updated 4 years ago
- golang like task executor☆51Updated 3 years ago
- A utility crate for moving chunks of elements in a slice around, safely and quickly.☆13Updated 3 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated last month
- Utility for reusing memory☆53Updated 5 years ago
- Native TLS for futures and async-std☆72Updated 3 months ago
- A Rust HashMap implementation with copy-on-write keys and values☆32Updated 6 years ago
- ☆87Updated 7 months ago
- A simple configuration language☆66Updated 6 years ago
- failure + error-chain = 💖☆54Updated 4 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- The Scripting Engine that Combines Speed, Safety, and Simplicity☆147Updated 3 years ago
- backend server for Browser User Interface (BUI)☆89Updated last year