nwtgck / stacklover-rustLinks
Zero-cost type for stack without complicated type or Box
☆45Updated 4 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
- Typed any map for rust☆67Updated 10 months ago
- Lending iterators on stable Rust☆83Updated 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…☆96Updated last month
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆141Updated last year
- State machine pattern for Rust☆29Updated 11 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated last year
- Zero-cost bitsets over native Rust types☆78Updated 6 months ago
- Choose Rust types at compile-time via constants☆68Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- A memory efficient container for rust nested collections☆42Updated 3 years ago
- Obsessively tiny error derive macro☆87Updated 8 months 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…☆62Updated 3 weeks ago
- Generate Rust enum variants without associated data☆98Updated last year
- Fast, limited-memory array expressions on the stack in Rust, no-std compatible☆27Updated 2 months ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Cargo hack manager☆64Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated last month
- The quickest way to override dependencies with Cargo☆65Updated last week
- JSON Pointer (RFC 6901) implementation for Rust☆46Updated 3 months ago
- cargo-add command to make dependencies into dylibs☆102Updated 3 years ago
- Serde partial serialization made easy☆42Updated 2 years ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆101Updated last month
- Serde with Validation☆60Updated 7 months ago
- Static-checked parsing of regexes into structs☆45Updated 10 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year