nwtgck / stacklover-rustLinks
Zero-cost type for stack without complicated type or Box
☆45Updated 7 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 3 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 last month
- Lending iterators on stable Rust☆83Updated last year
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- Wrapper around Rc safe to send to a different thread☆26Updated last week
- Const equivalents of std functions, compile-time comparison, and parsing.☆118Updated 2 months ago
- Typed any map for rust☆67Updated last year
- State machine pattern for Rust☆29Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Serde partial serialization made easy☆42Updated 3 years ago
- horrible serde macro stuff☆39Updated 2 years ago
- Static-checked parsing of regexes into structs☆45Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated 2 weeks ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated 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…☆99Updated 4 months ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- A fast, lightweight and extensible implementation of a graph data structure.☆39Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated 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…☆66Updated 3 weeks ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆39Updated this week
- JSON Pointer (RFC 6901) implementation for Rust☆47Updated 2 months ago
- Derive a builder for your constructors in Rust☆71Updated last month
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆51Updated last year
- Choose Rust types at compile-time via constants☆70Updated last year
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated 2 years ago
- 🦕 Add dyn compatible variant to your async trait!☆71Updated 4 months ago
- Progress reporting abstraction for Rust☆65Updated last year
- A lightweight attribute macro for easily writing extension trait pattern.☆86Updated last month