nwtgck / stacklover-rust
Zero-cost type for stack without complicated type or Box
☆45Updated this week
Alternatives and similar repositories for stacklover-rust:
Users that are interested in stacklover-rust are comparing it to the libraries listed below
- Implied bounds, since 1.79!☆15Updated last month
- A trait + derive to recursively compute / print the memory usage of a data structure.☆25Updated last week
- Open a scope and then freeze it in time for future access.☆104Updated 4 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- Serde partial serialization made easy☆42Updated 2 years ago
- VF2 subgraph isomorphism algorithm in Rust.☆58Updated 4 months ago
- SerdeV - Serde with Validation☆48Updated 4 months ago
- structured parallel execution for async Rust☆33Updated 5 months ago
- Progress reporting abstraction for Rust☆63Updated 5 months ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆106Updated 2 months ago
- Fast, limited-memory array expressions on the stack in Rust, no-std compatible☆27Updated last year
- Choose Rust types at compile-time via constants☆63Updated 11 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆83Updated last week
- Const TypeId and non-'static TypeId☆58Updated last month
- State machine pattern for Rust☆30Updated 2 months ago
- A concurrent, append-only vector.☆141Updated 2 weeks ago
- Minimalist Rust syntax parsing for procedural macros☆64Updated 7 months ago
- horrible serde macro stuff☆39Updated last year
- Zero-cost bitsets over native Rust types☆76Updated 3 weeks ago
- Typed any map for rust☆65Updated last month
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆48Updated last week
- An extremely dev-friendly, composable messaging platform☆57Updated 5 months ago
- A Rust macro to make enums with a subset of values of the parent☆83Updated 8 months ago
- Type-erased core::Discriminant<T>☆37Updated last month
- Thread Safe Reactive Data Structure. Made with ❤️ for 🦀☆40Updated 9 months ago
- ☆33Updated 2 months ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆37Updated last month
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆41Updated 4 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆51Updated 3 weeks ago
- Profiling tool for Rust code.☆42Updated 7 months ago