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
- Zero-cost bitsets over native Rust types☆79Updated 2 months ago
- Lending iterators on stable Rust☆83Updated 2 years ago
- Typed any map for rust☆67Updated last year
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- structured parallel execution for async Rust☆37Updated last year
- Serde partial serialization made easy☆42Updated 3 years ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆40Updated 2 weeks ago
- Choose Rust types at compile-time via constants☆70Updated 2 years ago
- State machine pattern for Rust☆29Updated last year
- Obsessively tiny error derive macro☆86Updated last year
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- horrible serde macro stuff☆39Updated 2 years ago
- cargo-add command to make dependencies into dylibs☆105Updated 3 years ago
- 🦕 Add dyn compatible variant to your async trait!☆72Updated 5 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…☆101Updated 2 weeks ago
- JSON Pointer (RFC 6901) implementation for Rust☆48Updated 3 months ago
- Progress reporting abstraction for Rust☆64Updated last year
- Wrapper around Rc safe to send to a different thread☆26Updated last month
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆43Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated 2 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 3 months ago
- Fast, limited-memory array expressions on the stack in Rust, no-std compatible☆27Updated 2 months ago
- Utility to inherit dependencies from workspace file if it occurs 'n' or more times throughout the project.☆32Updated 2 years ago
- Compile-time regular expressions, the right way.☆81Updated 11 months ago