nwtgck / stacklover-rustLinks
Zero-cost type for stack without complicated type or Box
☆45Updated 6 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 2 months ago
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- Typed any map for rust☆67Updated 11 months ago
- State machine pattern for Rust☆29Updated last year
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆65Updated 2 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Serde partial serialization made easy☆42Updated 3 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated last year
- Progress reporting abstraction for Rust☆65Updated last year
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Zero-cost bitsets over native Rust types☆79Updated last week
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆114Updated 3 weeks ago
- Lending iterators on stable Rust☆83Updated last year
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated last year
- Derive a builder for your constructors in Rust☆71Updated last week
- JSON Pointer (RFC 6901) implementation for Rust☆47Updated last month
- Obsessively tiny error derive macro☆87Updated 10 months ago
- An exploration of Storages☆39Updated 2 years ago
- Choose Rust types at compile-time via constants☆68Updated last year
- Static-checked parsing of regexes into structs☆45Updated last year
- horrible serde macro stuff☆39Updated 2 years ago
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- Helper macros: autoimpl, impl_scope☆68Updated 2 months ago
- A simple in-memory search for collections and key-value stores.☆80Updated 6 months ago
- Serde with Validation☆60Updated 8 months ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆41Updated 11 months ago
- A versatile and developer-friendly trait mocking library☆77Updated 3 weeks ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆97Updated 2 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago