kmcallister / rustic-symmetriesLinks
Cheat sheet for concepts in Rust which come in matching sets or have some pleasing symmetry
☆70Updated 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:
- And I'll look down and whisper "GNO."☆59Updated 9 years ago
- Rust wrappers around references, boxes and Arcs.☆70Updated 3 years ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- Expose web api libraries as plugins in a way that is easy for Rust developers☆45Updated 7 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- Line protocol for Tokio☆64Updated 8 years ago
- Mocking framework for Rust -- inspired by googlemock☆110Updated 6 years ago
- backend server for Browser User Interface (BUI)☆90Updated last year
- Rust's missing development batteries☆121Updated 8 years ago
- async for rust without the noise☆142Updated 6 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 3 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- a distributed-merge capable database for many small objects☆77Updated 5 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- A real-time hierarchical profiler☆82Updated 9 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆113Updated last year
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆51Updated 2 years ago
- A pool of reusable values☆51Updated 6 years ago
- A crate with indexed arenas with small memory footprint☆79Updated last year
- Send syslog messages from Rust☆121Updated last year
- The Computer Language Benchmarks Game: Rust implementations☆72Updated 5 years ago
- Rust macro to generate self-referential structs☆212Updated 4 years ago
- A fast map for when one doesn't care about choosing the keys.☆27Updated last year
- Visualize vertical data inside your terminal 💦☆90Updated 10 months ago
- Custom derivation macro for Rust☆113Updated 8 years ago
- Rust library providing a counter-based thread barrier☆56Updated 7 years ago
- A flexible thread pool providing scoped and static threads.☆86Updated 6 years ago
- A composable wait system.☆76Updated 7 years ago
- OAuth2 client for Rust☆31Updated 6 years ago
- Asynchronous readline-like interface (PoC ATM)☆79Updated 9 years ago