timvermeulen / const-buffer
A fixed-capacity memory buffer allocated on the stack using const generics.
☆9Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for const-buffer
- A newtype with alignment of at least `A` bytes☆30Updated 7 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated 3 weeks ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 2 years ago
- Generic SIMD abstractions for Rust.☆47Updated last year
- Cast between dynamic trait objects☆32Updated 4 years ago
- Asynchronize blocking operation.☆26Updated 2 years ago
- ☆23Updated 5 years ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆34Updated last month
- Stack-allocated DSTs for rust (fixed capacity)☆47Updated 8 months ago
- Utilities to aid implementing wakers and working with tasks.☆13Updated 4 years ago
- Place small arrays on the stack with a low-cost!☆17Updated 2 weeks ago
- Stack-allocated trait objects☆18Updated 2 years ago
- ☆21Updated 3 years ago
- ☆17Updated 4 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆51Updated last month
- Faster, more flexible and more correct alternative to core::fmt☆39Updated 4 years ago
- Simple language parser, interpreter and CLI built in Rust, to be used for baremetal/no_std environments.☆20Updated last year
- watt-based inline procedural macros☆14Updated 4 years ago
- A generic implementation of double-buffering.☆16Updated 2 years ago
- ☆19Updated 3 years ago
- std::Error in no_std environment.☆38Updated 3 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 3 years ago
- A crate for compile-time duck typing and reflection of structs☆16Updated 2 years ago
- ☆11Updated 4 years ago
- Safe pointer-to-member functionality for rust☆33Updated 4 months ago
- ☆54Updated 5 years ago
- VFS used by rust-analyzer☆17Updated 4 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆35Updated 10 months ago
- Proof of concept of procedural macro input parsed by LALRPOP☆51Updated last year