Michael-F-Bryan / const-arrayvecLinks
An implementation of the arrayvec crate using const generics
☆20Updated 5 years ago
Alternatives and similar repositories for const-arrayvec
Users that are interested in const-arrayvec are comparing it to the libraries listed below
Sorting:
- a minimilistic web assembly parser, compiler, and interpreter for Rust☆79Updated 4 years ago
- A multi-player real-time strategy browser game☆51Updated 2 years ago
- A sha1 implementation useable in const contexts☆88Updated last year
- Generative arts library in Rust☆22Updated 4 years ago
- LZW en- and decoding that goes weeeee!☆29Updated last month
- Unbuffered and unlocked I/O streams☆45Updated 9 months ago
- Find out what platform your code is running on from Rust☆32Updated 3 years ago
- Texture Block Compression (BCn) written in Rust☆11Updated 4 years ago
- ☆31Updated 5 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- Low To High Level Math Library for Rust☆53Updated 3 years ago
- Data parallelism library for async-std.☆96Updated last year
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 6 years ago
- Typed any map for rust☆67Updated last year
- Live reloading for Rust programming☆100Updated 5 years ago
- Procedural macro crate for conversion between Rust structs and associative containers.☆61Updated 3 years ago
- Extensions for the Rust standard library☆42Updated last year
- A c_import macro for Rust☆14Updated 8 months ago
- proc-macro for accessing struct field names at runtime☆39Updated 3 years ago
- SwiftUI Inspired UI Library written in rust☆44Updated 4 years ago
- A safe tree using an arena allocator that allows deletion without suffering from the ABA problem by using generational indices. https://d…☆32Updated 7 years ago
- Ultra minimal actor API wrapper for lunatic☆25Updated 3 years ago
- A showcase game for the crow rendering engine☆38Updated 5 years ago
- Use winit like the async runtime you've always wanted☆50Updated last year
- A Rust library (crate) for reading and easily navigating forward, backward or randomly through the lines of huge files. Tested with files…☆89Updated 3 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆52Updated 2 months ago
- A global executor built on top of async-executor and smol☆75Updated 4 months ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 5 years ago