Easy function multiversioning for Rust
☆255Dec 8, 2024Updated last year
Alternatives and similar repositories for multiversion
Users that are interested in multiversion are comparing it to the libraries listed below
Sorting:
- cargo subcommand for building proc-macro crates with web assembly☆34Oct 23, 2020Updated 5 years ago
- Generic SIMD abstractions for Rust.☆46Nov 18, 2022Updated 3 years ago
- A crate to help you go wide. By which I mean use SIMD stuff.☆472Feb 6, 2026Updated 3 weeks ago
- Rust crate for making Read streams peekable.☆26Aug 1, 2021Updated 4 years ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆113Feb 8, 2024Updated 2 years ago
- Cargo subcommand to build multiple versions of the same binary, each with a different CPU features set, merged into a single portable opt…☆201Sep 3, 2025Updated 6 months ago
- A library for to allow multiple return types by automatically generated enum.☆375Updated this week
- Spawn processes with arbitrary closures in rust☆115Sep 16, 2021Updated 4 years ago
- ☆328Nov 15, 2025Updated 3 months ago
- a smaller, faster and panic-free alternative to core::fmt☆389Feb 14, 2024Updated 2 years ago
- generators☆211Sep 20, 2023Updated 2 years ago
- Easy code duplicate with substitution for Rust☆255Nov 3, 2025Updated 4 months ago
- Allocation-free data structures that make do with the memory they're given☆145Mar 10, 2022Updated 3 years ago
- A collection of small utilities for working with pointer types in Rust.☆133Jan 17, 2025Updated last year
- Compare IEEE floating point values for equality.☆42Nov 14, 2023Updated 2 years ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆295Dec 30, 2025Updated 2 months ago
- Set of mathematical traits to facilitate the use of SIMD-based AoSoA (Array of Struct of Array) storage pattern.☆333Feb 7, 2026Updated 3 weeks ago
- Efficient byte-stream pipe buffer☆44Jul 1, 2024Updated last year
- Runtime for executing procedural macros as WebAssembly☆1,472Jan 21, 2026Updated last month
- Provides a very thin abstraction over instrumented profiling crates like puffin, optick, tracy, and superluminal-perf.☆387Jun 22, 2025Updated 8 months ago
- "Freedom from syn": Proc macro tools for operating on token trees☆107Mar 21, 2020Updated 5 years ago
- A crate for mucking around with piles of bytes☆967Jan 31, 2026Updated last month
- Type-safe transmutations between layout-compatible types.☆122Aug 11, 2020Updated 5 years ago
- Talk to Cargo easily at build time☆17Feb 16, 2024Updated 2 years ago
- Cargo subcommand for optimizing Rust binaries/libraries with PGO and BOLT.☆747Jan 25, 2026Updated last month
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,273Feb 26, 2024Updated 2 years ago
- Fast, efficient, and robust memory reclamation for Rust.☆467Sep 13, 2025Updated 5 months ago
- Statically-checked alternatives to RefCell and RwLock☆390Sep 17, 2025Updated 5 months ago
- More reliable path manipulation.☆67Dec 27, 2025Updated 2 months ago
- Optimized string search routines for Rust.☆1,381Feb 12, 2026Updated 3 weeks ago
- ☆30Apr 26, 2024Updated last year
- Faster, more compact implementation of std::Cow☆374Apr 13, 2023Updated 2 years ago
- Experimental one-shot benchmarking/profiling harness for Rust☆645Aug 14, 2024Updated last year
- A Rust proc_macro_attribute to outline conversions from generic functions☆285Dec 12, 2025Updated 2 months ago
- A set of alternative `derive` attributes for Rust☆459Sep 27, 2025Updated 5 months ago
- A simple and powerful Rust remote method invocation library based on trait objects☆14Jan 6, 2021Updated 5 years ago
- Generate is a library for building iterators on the fly☆39Jun 18, 2021Updated 4 years ago
- Embedded Rust arithmetic, 2D/3D vector, and statistics library☆482Sep 7, 2024Updated last year
- A Rust crate for helping parse structs from binary data using ✨macro magic✨☆268Feb 24, 2023Updated 3 years ago