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:
- Rust wrappers around references, boxes and Arcs.☆72Updated 4 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 4 years ago
- A pool of reusable values☆51Updated 6 years ago
- And I'll look down and whisper "GNO."☆59Updated 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 flexible thread pool providing scoped and static threads.☆88Updated 7 years ago
- a distributed-merge capable database for many small objects☆77Updated 6 years ago
- Line protocol for Tokio☆64Updated 8 years ago
- A crate with indexed arenas with small memory footprint☆79Updated last year
- backend server for Browser User Interface (BUI)☆90Updated 2 years ago
- A fast map for when one doesn't care about choosing the keys.☆27Updated last year
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- Scary macros for serde_json☆43Updated 9 years ago
- Subotai, a Kademlia based Distributed Hash Table in Rust☆80Updated 8 years ago
- Judy array implementation in pure Rust☆87Updated 8 years ago
- Rust macro to generate self-referential structs☆212Updated 4 years ago
- Custom derivation macro for Rust☆113Updated 8 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 3 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Rust library providing a counter-based thread barrier☆58Updated 7 years ago
- A real-time hierarchical profiler☆82Updated 9 years ago
- MockMe is a tool used to mock dependencies / function calls when running unit (lib) tests in Rust.☆44Updated 5 years ago
- Expose web api libraries as plugins in a way that is easy for Rust developers☆45Updated 8 years ago
- Safely combine results☆82Updated last year
- a cargo subcommand for counting lines of code in Rust projects☆128Updated 2 years ago
- A small Rust library for recycling types with owned memory☆33Updated 10 years ago
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆51Updated 2 years ago
- Visualize vertical data inside your terminal 💦☆90Updated last year
- I/O and binary data encoding for Rust☆40Updated 10 years ago
- bytevec: A Rust serialization library that uses byte vectors☆42Updated 3 years ago