nwtgck / stacklover-rustLinks
Zero-cost type for stack without complicated type or Box
☆45Updated last month
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 8 months ago
- Typed any map for rust☆67Updated 6 months ago
- Zero-cost bitsets over native Rust types☆78Updated 3 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated 10 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆98Updated 6 months 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…☆88Updated 4 months ago
- Generate enum variants inline☆57Updated 2 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- Progress reporting abstraction for Rust☆64Updated 11 months ago
- Choose Rust types at compile-time via constants☆68Updated last year
- Serde partial serialization made easy☆42Updated 2 years ago
- Static-checked parsing of regexes into structs☆45Updated 7 months ago
- Serde-based replacement for #[derive(Debug)]☆68Updated 9 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…☆59Updated last week
- Fast, limited-memory array expressions on the stack in Rust, no-std compatible☆27Updated last month
- State machine pattern for Rust☆29Updated 8 months ago
- cargo-add command to make dependencies into dylibs☆99Updated 2 years ago
- The quickest way to override dependencies with Cargo☆63Updated this week
- Cargo hack manager☆64Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆81Updated 3 weeks ago
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Derive a builder for your constructors in Rust☆70Updated 4 months ago
- Typed index version of Rust slice and Vec containers☆70Updated 2 months ago
- Deserialize (potentially nested) environment variables into your custom structs☆59Updated last year
- A simple wrapper around filesystem operations to provide more helpful error messages.☆148Updated last month
- Utility to inherit dependencies from workspace file if it occurs 'n' or more times throughout the project.☆31Updated 2 years ago
- A super powered testing macro for Rust☆120Updated 4 months ago
- Minimalist Rust syntax parsing for procedural macros☆63Updated last year