pnevyk / gryf
Graph data structure library aspiring to be convenient, versatile, correct and performant.
☆73Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for gryf
- Zero-cost bitsets over native Rust types☆76Updated 2 weeks ago
- ☆58Updated 9 months ago
- A Rust macro to make enums with a subset of values of the parent☆82Updated 6 months ago
- High-precision and consistent benchmarking framework/harness for Rust☆96Updated this week
- Rank Polymorphic array library for Rust.☆103Updated last year
- ☆65Updated 5 months ago
- Compile-time regular expressions, the right way.☆70Updated 5 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆73Updated last month
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆106Updated last week
- A sinless derive helper☆47Updated this week
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆105Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆151Updated 3 weeks ago
- An SoA library for Rust☆119Updated 2 months ago
- cargo-add command to make dependencies into dylibs☆88Updated 2 years ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 2 years ago
- Progress reporting abstraction for Rust☆63Updated 3 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆112Updated last month
- Open a scope and then freeze it in time for future access.☆105Updated 2 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆124Updated last month
- Generate enum variants inline☆54Updated last year
- An experimental linting interface for Rust. Let's make custom lints a reality☆142Updated 10 months ago
- Typed index version of Rust slice and Vec containers☆66Updated last month
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆64Updated this week
- "A very small syn"☆196Updated 7 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆95Updated 2 months ago
- Deserialize (potentially nested) environment variables into your custom structs☆60Updated 7 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆132Updated 2 weeks ago
- A pure-Rust two-level dynamic b-tree. This crate implements a compact set data structure that preserves its elements' sorted order and a…☆75Updated 3 weeks ago
- A concurrent, append-only vector.☆135Updated this week
- A versatile and developer-friendly trait mocking library☆71Updated 3 months ago