maminrayej / prepona
A graph crate with simplicity in mind
☆88Updated last year
Alternatives and similar repositories for prepona:
Users that are interested in prepona are comparing it to the libraries listed below
- Typed index version of Rust slice and Vec containers☆69Updated 5 months ago
- Eventually consistent values for Rust☆123Updated 2 years ago
- Generate enum variants inline☆57Updated last year
- Rust crate that provides a convenient macro to quickly plot variables.☆89Updated 2 years ago
- Proc-macro typestate DSL for Rust☆146Updated last year
- Nudging the compiler to auto-vectorize things☆75Updated last year
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- Derive a builder for your constructors in Rust☆69Updated last month
- ☆111Updated 2 years ago
- Typed any map for rust☆65Updated 3 months ago
- A working Rust example for how to implement Borrow for complex keys☆63Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated 3 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆140Updated last month
- derive newtype for diesel traits☆51Updated 11 months ago
- Inter-event timing metrics on top of tracing.☆116Updated last year
- A Rust macro to make enums with a subset of values of the parent☆85Updated 10 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated 2 weeks ago
- ☆49Updated 3 years ago
- Wrapper around Rc safe to send to a different thread☆25Updated last year
- Parallel iterator processing library for Rust☆102Updated last year
- Extract documentation for the feature flags from comments in Cargo.toml☆177Updated last month
- Threadsafe RefCell for Rust☆90Updated last week
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆109Updated 2 years ago
- Provides type-safe matrix operations using Rust's const generics☆46Updated 3 years ago
- Serde partial serialization made easy☆42Updated 2 years ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆118Updated 5 months ago
- Progress reporting abstraction for Rust☆64Updated 7 months ago
- Oneshot Rust channel working both in and between sync and async environments☆86Updated 3 weeks ago