nwtgck / stacklover-rustLinks
Zero-cost type for stack without complicated type or Box
☆45Updated 5 months ago
Alternatives and similar repositories for stacklover-rust
Users that are interested in stacklover-rust are comparing it to the libraries listed below
Sorting:
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated last month
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Typed any map for rust☆67Updated 10 months ago
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- Zero-cost bitsets over native Rust types☆79Updated 7 months ago
- State machine pattern for Rust☆29Updated last year
- Lending iterators on stable Rust☆83Updated last year
- Choose Rust types at compile-time via constants☆68Updated last year
- Serde partial serialization made easy☆42Updated 2 years ago
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆64Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated last week
- A trait + derive to recursively compute / print the memory usage of a data structure.☆36Updated last week
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- horrible serde macro stuff☆39Updated 2 years ago
- Serde with Validation☆60Updated 8 months ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- Include your assets statically into your application with a strict structure☆90Updated 3 weeks ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated last year
- Derive a builder for your constructors in Rust☆71Updated 2 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Efficient byte-stream pipe buffer☆43Updated last year
- Utility to inherit dependencies from workspace file if it occurs 'n' or more times throughout the project.☆32Updated 2 years ago
- Fast, limited-memory array expressions on the stack in Rust, no-std compatible☆27Updated 3 months ago
- structured parallel execution for async Rust☆37Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆51Updated last month
- cargo-add command to make dependencies into dylibs☆102Updated 3 years ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Compile-time regular expressions, the right way.☆79Updated 9 months ago