pickfire / veLinks
Faster, more compact implementation of std::Vec
☆21Updated 4 years ago
Alternatives and similar repositories for ve
Users that are interested in ve are comparing it to the libraries listed below
Sorting:
- Const TypeId and non-'static TypeId☆70Updated last month
- ☆111Updated 3 years ago
- Compile-time checks that an enum or match is written in sorted order☆120Updated last month
- Macro for sealing traits and structures☆61Updated last year
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- Make trait methods callable without the trait in scope☆162Updated last month
- A Rust crate for formatting strings dynamically☆32Updated 2 years ago
- Minimal TOML library with few dependencies☆83Updated 11 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆144Updated 4 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆52Updated last year
- You can name anonymous Future from async fn without dyn or Box!☆63Updated 3 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆115Updated 8 months ago
- Zero-cost bitsets over native Rust types☆79Updated 2 months ago
- docs.rs as a publishing platform?☆71Updated last month
- `$crate` in procedural macros.☆81Updated 2 months ago
- A std::Instant replacement that works on WASM too.☆114Updated last year
- Make and use playgrounds locally.☆18Updated 4 years ago
- Bare-metal allocators.☆76Updated 3 years ago
- Defer running expensive destructors until later☆19Updated 3 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 3 months ago
- Macro to generate random constants in Rust https://xkcd.com/221/☆79Updated last year
- zero runtime cost default arguments in rust☆91Updated 5 months ago
- Proc macro for smol async runtime☆54Updated 5 years ago
- Rate limiter framework for Actix web☆124Updated 3 years ago
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated 2 years ago
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆169Updated last week
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- Convert number to enum☆87Updated last year
- Find out about keys that are ignored when deserializing data☆95Updated last month