Create extensions for types you don't own with extension traits but without the boilerplate
☆135Mar 29, 2023Updated 2 years ago
Alternatives and similar repositories for extend
Users that are interested in extend are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A implementation of the modified akima interpolation in rust☆12Oct 28, 2020Updated 5 years ago
- Print bytes as losslessly as possible.☆18Sep 6, 2025Updated 6 months ago
- Zero allocation macros for retrieving multiple mutable indices from a mutable slice safely.☆15Jul 21, 2024Updated last year
- Write simple proc-macros inline with other source code.☆21Nov 24, 2024Updated last year
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆105Jan 24, 2026Updated 2 months ago
- a smaller, faster and panic-free alternative to core::fmt☆389Feb 14, 2024Updated 2 years ago
- Wait for async tasks☆13Dec 22, 2022Updated 3 years ago
- Make easy-to-type folder and easy-to-get structures easy to read; think `tree` for data☆55May 1, 2023Updated 2 years ago
- Threadsafe RefCell for Rust☆99Mar 13, 2025Updated last year
- A HashMap variant that spreads resize load across inserts☆197Jan 28, 2025Updated last year
- A library for to allow multiple return types by automatically generated enum.☆377Mar 12, 2026Updated last week
- Rust Macro which embeds files into your executable. A fork of `rust-embed` with a focus on usage on web servers.☆32Nov 8, 2025Updated 4 months ago
- This crate provides `lazy_static_include_bytes` and `lazy_static_include_str` macros to replace `include_bytes` and `include_str` macros.☆11Nov 24, 2025Updated 4 months ago
- Stack-allocated trait objects☆19Feb 14, 2022Updated 4 years ago
- Rust crate for making Read streams peekable.☆26Aug 1, 2021Updated 4 years ago
- Generic extensions for tapping values in Rust.☆502Sep 29, 2023Updated 2 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Dec 17, 2024Updated last year
- Torrent searching Rust library☆15May 20, 2021Updated 4 years ago
- ✈️ a private, authenticated, permissioned cargo registry☆129Oct 22, 2022Updated 3 years ago
- An attribute macro for creating a `Standard` distribution for rust types☆17May 18, 2021Updated 4 years ago
- Like Rust's std::Path, but UTF-8.☆551Dec 15, 2025Updated 3 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Jun 8, 2023Updated 2 years ago
- A Rust memory allocator for large slices that don't escape the stack.☆31Jul 14, 2022Updated 3 years ago
- More reliable path manipulation.☆68Mar 16, 2026Updated last week
- Rust interface to nlopt☆12Oct 2, 2020Updated 5 years ago
- Fast and compact sets of bytes or ASCII characters☆28Mar 13, 2021Updated 5 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆359Jan 20, 2026Updated 2 months ago
- Write doc comments from macros☆102Oct 24, 2025Updated 5 months ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106May 29, 2023Updated 2 years ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆175Feb 7, 2026Updated last month
- You can name anonymous Future from async fn without dyn or Box!☆63Mar 26, 2022Updated 3 years ago
- Delegation of trait implementations via procedural macros☆283Dec 20, 2025Updated 3 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆78Dec 20, 2025Updated 3 months ago
- Thread-unsafe async runtime☆29Oct 30, 2024Updated last year
- Small crate for interacting with cargo registry indices☆28Jan 7, 2026Updated 2 months ago
- Define your own PhantomData☆160Feb 16, 2026Updated last month
- A futures abstraction that runs a set of futures which may complete in any order.☆92Oct 12, 2025Updated 5 months ago
- ☆13Dec 13, 2020Updated 5 years ago
- Thermite SIMD: Melt your CPU☆155Updated this week