janhohenheim / rust-standard-library-cookbookLinks
Codebase for all code featured in Packt's Rust Standard Library Cookbook written by Jan Hohenheim
☆56Updated 4 years ago
Alternatives and similar repositories for rust-standard-library-cookbook
Users that are interested in rust-standard-library-cookbook are comparing it to the libraries listed below
Sorting:
- Rust in Action book exercises☆154Updated 7 years ago
- Rust by Example -- Extended Edition☆68Updated 2 years ago
- Heap-based async timers☆214Updated last year
- Rust repository for the my article: Understanding Rust Through AVL Trees☆35Updated 6 years ago
- Example of async programming in Rust☆19Updated 4 years ago
- Rust's built-in testing and benchmarking framework☆60Updated 4 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- ☆196Updated 6 months ago
- Hands-On Concurrency with Rust, published by Packt☆157Updated 2 years ago
- A cache that holds a limited number of key-value pairs☆83Updated 3 years ago
- Rust version of the excellent WASI tutorial https://github.com/CraneStation/wasmtime/blob/master/docs/WASI-tutorial.md☆84Updated 5 years ago
- Integrate Diesel into Actix (and Actix Web) cleanly and efficiently.☆86Updated 3 years ago
- Simple but powerful graph library for Rust☆193Updated 2 years ago
- ☆129Updated 5 years ago
- Hands-On Functional Programming in Rust, published by Packt☆189Updated 2 years ago
- A simple chat implemented on top of async-std☆41Updated 6 years ago
- Rust High Performance, published by Packt☆101Updated 2 years ago
- Code to accompany Refactoring to Rust☆111Updated last year
- skiplist☆142Updated 3 years ago
- A minimal template for starting a Yew project using wasm-bindgen and wasm-pack☆113Updated last year
- Are we async yet?☆213Updated 6 months ago
- ☆48Updated 8 months ago
- Redis actor and middleware for Actix☆109Updated 5 years ago
- Old experiment, not related to the new Purplecoin architecture. Only kept for historical reasons. Please ignore.☆90Updated 3 years ago
- ☆91Updated 9 months ago
- Types and traits for http clients☆115Updated 2 years ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆90Updated 3 years ago
- Native TLS for futures and async-std☆72Updated 3 months ago
- ☆81Updated 2 years ago
- A tutorial/example crate for generating C/C++ bindings on-the-fly with libbindgen☆77Updated 4 years ago