pickfire / veLinks
Faster, more compact implementation of std::Vec
☆18Updated 4 years ago
Alternatives and similar repositories for ve
Users that are interested in ve are comparing it to the libraries listed below
Sorting:
- Make trait methods callable without the trait in scope☆152Updated last week
- `$crate` in procedural macros.☆74Updated this week
- Const TypeId and non-'static TypeId☆67Updated last week
- Compile-time checks that an enum or match is written in sorted order☆117Updated last week
- You can name anonymous Future from async fn without dyn or Box!☆61Updated 3 years ago
- docs.rs as a publishing platform?☆71Updated last week
- Minimal TOML library with few dependencies☆84Updated 5 months ago
- ☆112Updated 2 years ago
- Convert number to enum☆87Updated last year
- Threadsafe RefCell for Rust☆95Updated 5 months ago
- Bare-metal allocators.☆75Updated 3 years ago
- Create extensions for types you don't own with extension traits but without the boilerplate☆131Updated 2 years ago
- Define your own PhantomData☆156Updated last week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆82Updated 2 weeks ago
- Automatic cfg for Rust compiler features☆102Updated 2 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated 3 weeks ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- horrible serde macro stuff☆39Updated last year
- Mirror of Rust's allocator api for use on stable rust☆63Updated 3 months ago
- ☆111Updated last year
- zero runtime cost default arguments in rust☆89Updated 2 weeks ago
- An updated version of linked-hash-map and friends☆122Updated 4 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆184Updated 5 months ago
- Utilities for working with impl traits in Rust.☆112Updated 7 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 4 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆39Updated 11 months ago
- Defer running expensive destructors until later☆19Updated 3 years ago
- Pull in every source file in a directory as a module☆177Updated last week
- Macro for sealing traits and structures☆59Updated 8 months ago