veldsla / rle_vec
A rust crate providing a vector like struct that stores data as runs of identical values.
☆12Updated 4 years ago
Alternatives and similar repositories for rle_vec:
Users that are interested in rle_vec are comparing it to the libraries listed below
- ☆29Updated 11 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 8 months ago
- Lift enum variants to the type-level.☆33Updated 4 years ago
- ☆33Updated 3 years ago
- Rust procedural macro that renders ASCII diagrams in doc comments as SVG images.☆20Updated 4 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 weeks ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 5 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last week
- A procedural macro helper for easily writing custom derives for enums.☆31Updated last week
- #[derive(Iterator, DoubleEndedIterator, ExactSizeIterator, FusedIterator, Extend)] for enums.☆14Updated last week
- A library for interpolation☆35Updated last year
- Cargo API written in Paris☆47Updated 3 weeks ago
- ☆20Updated 4 years ago
- A cargo sub-command for publishing Rust crates to the WebAssembly Package Manager.☆8Updated 2 years ago
- Port of the regex crate for use with ropes☆36Updated last month
- Exposes arch-specific intrinsics as safe function (via cfg).☆52Updated last month
- Helper macros: autoimpl, impl_scope☆59Updated 2 months ago
- A macro wrapping Rust closure calls that allows for capturing variables in scope on an individual bases.☆40Updated 2 years ago
- A rust cargo subcommand which cooks your crate☆31Updated last year
- Link libstdc++ or libc++ automatically or manually☆45Updated 3 weeks ago
- A radioactive stabilization of the ptr_meta RFC.☆25Updated 2 months ago
- Arena allocator with scopes☆43Updated last year
- ☆13Updated 4 years ago
- A newtype with alignment of at least `A` bytes☆31Updated last month
- A Vec-like collection which guarantees stable indices and features O(1) deletion of elements☆20Updated last year
- Provides many useful tools related to tuples☆18Updated 4 months ago
- Increased precision floating point numbers implemented purely in Rust.☆21Updated 2 months ago
- ☆27Updated last year
- SIMD aligned data structures to work with `std::simd`.☆8Updated 3 months ago
- Zig comptime using Rust proc macros☆42Updated 10 months ago