steveklabnik / rust-in-ten-slidesLinks
Short presentations about Rust syntax + concepts
☆73Updated 5 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:
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- A cache that holds a limited number of key-value pairs☆84Updated 3 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 6 years ago
- A trait to abstract over common tree functionality☆35Updated 6 years ago
- Utilities for concurrent programming☆37Updated 7 years ago
- Simple Opinionated Networking in Rust☆54Updated 5 years ago
- Thread-safe in-memory key-value store.☆63Updated 4 years ago
- Provides a preview of Actix with async/await support.☆54Updated 6 years ago
- Rust syntax sugar collections.☆129Updated 6 years ago
- Beautifully formatted output for your terminal 🌈☆201Updated 2 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Treat application routes (URL path + query string) as strongly-typed Rust structs☆13Updated 6 years ago
- A web page with live links to various learning materials.☆60Updated 4 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- ☆87Updated 2 months ago
- Native TLS for futures and async-std☆72Updated 7 months ago
- Background job library for Rust supporting RabbitMQ☆77Updated 4 years ago
- ☆67Updated 5 years ago
- Concurrent hash trie☆58Updated 5 years ago
- Async tracing capabilities for the log crate☆98Updated 5 years ago
- Custom exit status codes with ? in main☆29Updated 6 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- Rust library for checking the installed/running rustc's version.☆53Updated last year
- Mirror of gitlab project☆24Updated 6 years ago
- A Beginner Friendly Rusty WASM Framework☆51Updated 7 years ago
- Array helpers for Rust's Vector and String types☆78Updated 2 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 2 years ago
- A simple configuration language☆67Updated 6 years ago
- A circular buffer with fixed capacity (Rust).☆108Updated 2 years ago
- impl Stream for (your own) Generator☆18Updated 6 years ago