Create extensions for types you don't own with extension traits but without the boilerplate
☆134Mar 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
Sorting:
- A implementation of the modified akima interpolation in rust☆12Oct 28, 2020Updated 5 years ago
- a smaller, faster and panic-free alternative to core::fmt☆389Feb 14, 2024Updated 2 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
- Print bytes as losslessly as possible.☆18Sep 6, 2025Updated 5 months ago
- Wait for async tasks☆13Dec 22, 2022Updated 3 years ago
- 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…☆102Jan 24, 2026Updated last month
- A library for to allow multiple return types by automatically generated enum.☆375Updated this week
- A HashMap variant that spreads resize load across inserts☆197Jan 28, 2025Updated last year
- This crate provides `lazy_static_include_bytes` and `lazy_static_include_str` macros to replace `include_bytes` and `include_str` macros.☆11Nov 24, 2025Updated 3 months ago
- A Rust memory allocator for large slices that don't escape the stack.☆31Jul 14, 2022Updated 3 years ago
- ✈️ a private, authenticated, permissioned cargo registry☆129Oct 22, 2022Updated 3 years ago
- More reliable path manipulation.☆67Dec 27, 2025Updated 2 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Jun 8, 2023Updated 2 years ago
- Fast and compact sets of bytes or ASCII characters☆28Mar 13, 2021Updated 4 years ago
- Rust crate for making Read streams peekable.☆26Aug 1, 2021Updated 4 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Dec 17, 2024Updated last year
- watt-based inline procedural macros☆14Jul 17, 2020Updated 5 years ago
- Torrent searching Rust library☆15May 20, 2021Updated 4 years ago
- Zero allocation macros for retrieving multiple mutable indices from a mutable slice safely.☆15Jul 21, 2024Updated last year
- A Rust compiler plugin and support library to annotate overflow behavior☆106May 29, 2023Updated 2 years ago
- Thermite SIMD: Melt your CPU☆155Updated this week
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆357Jan 20, 2026Updated last month
- An attribute macro for creating a `Standard` distribution for rust types☆17May 18, 2021Updated 4 years ago
- Just Use /dev/urandom -- now with more safety at early boot☆59Sep 7, 2020Updated 5 years ago
- Crate for data that should be pinned to the stack at the point of declaration.☆14Dec 21, 2020Updated 5 years ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆174Feb 7, 2026Updated 3 weeks ago
- ☆58Jul 2, 2023Updated 2 years ago
- Overloadable functions in rust.☆43Aug 8, 2019Updated 6 years ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆128Jul 25, 2020Updated 5 years ago
- Threadsafe RefCell for Rust☆99Mar 13, 2025Updated 11 months ago
- Like Rust's std::Path, but UTF-8.☆547Dec 15, 2025Updated 2 months ago
- Write simple proc-macros inline with other source code.☆20Nov 24, 2024Updated last year
- 'Transfer' is to 'move' what 'Clone' is to 'copy'☆12Oct 13, 2019Updated 6 years ago
- ☆13Dec 13, 2020Updated 5 years ago
- Generic extensions for tapping values in Rust.☆501Sep 29, 2023Updated 2 years ago
- The feature-rich, portable async channel library☆266Jan 9, 2023Updated 3 years ago
- Postfix macros on stable Rust, today.☆76Mar 1, 2021Updated 5 years ago
- 🎁 cargo plugin for quickly fetching dependencies 🦀☆97Dec 2, 2024Updated last year
- [deprecated] Avoid memcpy calls when working with standard containers☆278Sep 23, 2022Updated 3 years ago