nwtgck / stacklover-rustLinks
Zero-cost type for stack without complicated type or Box
☆45Updated 8 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 4 months ago
- Open a scope and then freeze it in time for future access.☆108Updated last year
- Lending iterators on stable Rust☆83Updated 2 years ago
- Zero-cost bitsets over native Rust types☆79Updated 2 months ago
- Typed any map for rust☆67Updated last year
- Compile-time regular expressions, the right way.☆81Updated 11 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 2 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- Choose Rust types at compile-time via constants☆69Updated 2 years ago
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- State machine pattern for Rust☆29Updated last year
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated 2 years ago
- Progress reporting abstraction for Rust☆64Updated last year
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- A concise, self-describing binary format written in Rust for Serde☆68Updated last year
- 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…☆100Updated this week
- horrible serde macro stuff☆39Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- cargo-add command to make dependencies into dylibs☆105Updated 3 years ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆43Updated 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…☆67Updated last month
- A simple in-memory search for collections and key-value stores.☆81Updated last month
- structured parallel execution for async Rust☆37Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- Serde partial serialization made easy☆42Updated 3 years ago
- Serde with Validation☆68Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- Typed index version of Rust slice and Vec containers☆75Updated last week
- Wrapper around Rc safe to send to a different thread☆26Updated 3 weeks ago