veldsla / rle_vecLinks
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
Sorting:
- ☆34Updated 3 years ago
- Lift enum variants to the type-level.☆33Updated 4 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 2 months ago
- ☆29Updated last year
- A macro wrapping Rust closure calls that allows for capturing variables in scope on an individual bases.☆40Updated 3 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 10 months ago
- tom: a format-preserving TOML parser in Rust☆38Updated 2 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 3 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 months ago
- A cargo sub-command for publishing Rust crates to the WebAssembly Package Manager.☆8Updated 2 years ago
- Cargo subcommand for handling single-source Rust programs with dependencies☆22Updated 3 years ago
- Proc macro derive to generate structs from enum variants.☆29Updated last year
- ☆13Updated 4 years ago
- A Rust library for runtime-checked linearish types☆34Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 7 months ago
- Runtime string formatting for Rust☆64Updated 5 years ago
- Trait generalization of the fundamental types☆44Updated last year
- A procedural macro helper for easily writing custom derives for enums.☆32Updated 2 months ago
- Provides TestResult type for concise and precise test failures☆64Updated 10 months ago
- Cargo API written in Paris☆49Updated this week
- Compile-time swift-style keypaths for Rust☆20Updated 2 months ago
- Rust library for safely and explicitly parsing untrusted data☆51Updated last year
- [stable] A convenient macro, for cloning values into a closure.☆29Updated last month
- Cast between dynamic trait objects☆32Updated 5 years ago
- ☆35Updated 4 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆48Updated last year
- A vec-backed tree structure with tree-specific generational indexes.☆40Updated last year
- Fast and compact sets of bytes or ASCII characters☆28Updated 4 years ago
- ☆18Updated 5 years ago
- This crate provides `lazy_static_include_bytes` and `lazy_static_include_str` macros to replace `include_bytes` and `include_str` macros.☆12Updated last year