kmcallister / rustic-symmetries
Cheat sheet for concepts in Rust which come in matching sets or have some pleasing symmetry
☆69Updated 8 years ago
Alternatives and similar repositories for rustic-symmetries
Users that are interested in rustic-symmetries are comparing it to the libraries listed below
Sorting:
- Rust wrappers around references, boxes and Arcs.☆69Updated 3 years ago
- And I'll look down and whisper "GNO."☆59Updated 8 years ago
- Stateful, a Rust Control Flow Plugin☆107Updated 8 years ago
- A composable wait system.☆76Updated 6 years ago
- A modern asynchronous HTTP server for Rust.☆63Updated 8 years ago
- Line protocol for Tokio☆63Updated 7 years ago
- a distributed-merge capable database for many small objects☆79Updated 5 years ago
- A small Rust library for recycling types with owned memory☆33Updated 9 years ago
- A pool of reusable values☆50Updated 5 years ago
- Scary macros for serde_json☆43Updated 8 years ago
- Rust's missing development batteries☆123Updated 8 years ago
- The Request for Explanation podcast that explains Rust RFCs☆59Updated 4 years ago
- The core `Service` trait in Tokio and support☆82Updated 6 years ago
- backend server for Browser User Interface (BUI)☆89Updated last year
- I/O and binary data encoding for Rust☆38Updated 9 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Compile time stack traces for Rust errors (no backtrace!)☆74Updated 6 years ago
- Cap'n Proto code generation for Rust☆77Updated 7 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated 9 months ago
- MockMe is a tool used to mock dependencies / function calls when running unit (lib) tests in Rust.☆44Updated 4 years ago
- Linting your rust project with clippy as a service☆36Updated 4 years ago
- The Computer Language Benchmarks Game: Rust implementations☆71Updated 5 years ago
- event loop and promises in Rust☆110Updated 8 years ago
- cargo-safety provides safety checks for Rust projects by finding all uses of unsafe code in dependencies.☆62Updated 7 years ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- A dynamically typed value with fast downcasting.☆28Updated 9 years ago
- A cache that holds a limited number of key-value pairs☆82Updated 3 years ago
- Safely combine results☆81Updated 8 months ago
- An alternate introdcution to the APR book☆60Updated 6 years ago