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:
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated 11 months ago
- And I'll look down and whisper "GNO."☆59Updated 8 years ago
- Rust wrappers around references, boxes and Arcs.☆69Updated 3 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- A pool of reusable values☆50Updated 5 years ago
- Expose web api libraries as plugins in a way that is easy for Rust developers☆45Updated 7 years ago
- a distributed-merge capable database for many small objects☆78Updated 5 years ago
- Rust's missing development batteries☆121Updated 8 years ago
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago
- backend server for Browser User Interface (BUI)☆89Updated last year
- A flexible thread pool providing scoped and static threads.☆86Updated 6 years ago
- Stateful, a Rust Control Flow Plugin☆107Updated 8 years ago
- Visualize vertical data inside your terminal 💦☆90Updated 6 months ago
- Line protocol for Tokio☆63Updated 7 years ago
- Safely combine results☆81Updated 11 months ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- Send syslog messages from Rust☆116Updated last year
- A work-stealing fork-join threadpool written in Rust.☆86Updated 8 years ago
- Generate CPU FlameGraphs based on DWARF Debug Info☆133Updated 7 years ago
- A composable wait system.☆76Updated 6 years ago
- Judy array implementation in pure Rust☆88Updated 7 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- A small Rust library for recycling types with owned memory☆33Updated 9 years ago
- A real-time hierarchical profiler☆82Updated 9 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- Atomic ring buffer is a fixed-size multi-producer multi-consumer queue that works on bare-metal systems.☆49Updated 7 years ago
- Mocking framework for Rust -- inspired by googlemock☆109Updated 5 years ago
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆51Updated 2 years ago
- Scary macros for serde_json☆43Updated 8 years ago
- A fast map for when one doesn't care about choosing the keys.☆27Updated 9 months ago