nwtgck / stacklover-rust
Zero-cost type for stack without complicated type or Box
☆45Updated 3 weeks ago
Alternatives and similar repositories for stacklover-rust:
Users that are interested in stacklover-rust are comparing it to the libraries listed below
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆54Updated this week
- Lending iterators on stable Rust☆82Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated 8 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆97Updated 4 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆65Updated last year
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- Zero-cost bitsets over native Rust types☆76Updated last month
- Typed any map for rust☆66Updated 4 months ago
- structured parallel execution for async Rust☆33Updated 8 months ago
- It executes futures☆58Updated 2 years ago
- Efficient byte-stream pipe buffer☆43Updated 10 months ago
- horrible serde macro stuff☆39Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Rust crate that allows you to display status & progress information in a terminal☆29Updated 3 years ago
- Serde with Validation☆59Updated 2 months ago
- ☆16Updated last year
- An exploration of Storages☆35Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 2 months ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 6 months ago
- Fast, limited-memory array expressions on the stack in Rust, no-std compatible☆27Updated last week
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Profiling tool for Rust code.☆43Updated 3 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆102Updated 4 months ago
- Generate Rust enum variants without associated data☆94Updated last year
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆37Updated 4 months ago
- Serde partial serialization made easy☆42Updated 2 years ago
- Type-erased core::Discriminant<T>☆38Updated 2 months ago
- Utility to inherit dependencies from workspace file if it occurs 'n' or more times throughout the project.☆31Updated 2 years ago
- State machine pattern for Rust☆29Updated 6 months ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆44Updated 8 months ago