auxoncorp / fixed-slice-vecLinks
Vec with dynamic length and runtime-determined capacity backed by a slice. no_std , no-allocator friendly.
☆12Updated 2 years ago
Alternatives and similar repositories for fixed-slice-vec
Users that are interested in fixed-slice-vec are comparing it to the libraries listed below
Sorting:
- A `cargo generate` template for quick-starting a procedural macro crate☆16Updated 5 years ago
- A stack-allocated box that stores trait objects.☆20Updated 3 years ago
- Non-owning unsafe I/O☆21Updated 7 months ago
- ☆24Updated 2 years ago
- Tiny little crate to determine how large an unnameable type is.☆12Updated 3 months ago
- Efficient byte-stream pipe buffer☆43Updated last year
- async time combinators☆22Updated last year
- Thread-unsafe async runtime☆28Updated 8 months ago
- Rust String type with configurable byte storage.☆35Updated 10 months ago
- Rust traits for nonzero generic integers☆15Updated 3 years ago
- Rust library for image convolution.☆8Updated 4 years ago
- Simple bitset with small-set (single-word) optimization☆19Updated last year
- A Rustified OpenCL Experience☆46Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last week
- virtual machine for rapid embedded development☆29Updated 6 months ago
- r-cache is an in memory key value store. It is thread safe and values can have expiry times.☆21Updated 2 years ago
- ☆39Updated 2 years ago
- A minimalist, Rust-powered, `no-std`, zero dependency stack machine library for executing domain specific interpreted languages.☆13Updated 2 years ago
- A rust proc-macro to generate conversions for an enum of newtype variants☆28Updated 2 years ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated 3 months ago
- Asynchronous pipelines of contiguous data, for rust.☆17Updated last year
- A cargo sub-command for publishing Rust crates to the WebAssembly Package Manager.☆25Updated last year
- Generative arts library in Rust☆21Updated 4 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- 🍬 Rust HTML templating and virtual DOM library☆27Updated 4 years ago
- An async version of iterator☆40Updated last year
- Reactive WebAssembly☆25Updated this week
- Full precision decimal representation of f64☆26Updated 2 months ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago