Easy function multiversioning for Rust
☆265Aug 15, 2026Updated 2 weeks ago
Alternatives and similar repositories for multiversion
Users that are interested in multiversion are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- cargo subcommand for building proc-macro crates with web assembly☆34Oct 23, 2020Updated 5 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…☆240Jul 4, 2026Updated last month
- Rust crate for making Read streams peekable.☆27Aug 1, 2021Updated 5 years ago
- ☆362Jun 20, 2026Updated 2 months ago
- Generic SIMD abstractions for Rust.☆46Nov 18, 2022Updated 3 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- Compare IEEE floating point values for equality.☆44Nov 14, 2023Updated 2 years ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆112Feb 8, 2024Updated 2 years ago
- A crate to help you go wide. By which I mean use SIMD stuff.☆548Updated this week
- "Freedom from syn": Proc macro tools for operating on token trees☆107Mar 21, 2020Updated 6 years ago
- A library for to allow multiple return types by automatically generated enum.☆381Updated this week
- Spawn processes with arbitrary closures in rust☆116Sep 16, 2021Updated 4 years ago
- A collection of small utilities for working with pointer types in Rust.☆137Mar 29, 2026Updated 5 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆481Sep 13, 2025Updated 11 months ago
- Runtime for executing procedural macros as WebAssembly☆1,523Jul 19, 2026Updated last month
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- ☆30Apr 26, 2024Updated 2 years ago
- Experimental one-shot benchmarking/profiling harness for Rust☆655Aug 14, 2024Updated 2 years ago
- a smaller, faster and panic-free alternative to core::fmt☆392Feb 14, 2024Updated 2 years ago
- A crate for mucking around with piles of bytes☆1,053Aug 7, 2026Updated 3 weeks ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,294Feb 26, 2024Updated 2 years ago
- Cargo subcommand for optimizing Rust binaries/libraries with PGO and BOLT.☆789Apr 25, 2026Updated 4 months ago
- Easy code duplicate with substitution for Rust☆256May 21, 2026Updated 3 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆306Jul 16, 2026Updated last month
- A library for manipulating unstructured Markdown documents.☆48Mar 25, 2023Updated 3 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- ☆440Updated this week
- Faster, more compact implementation of std::Cow☆378Apr 13, 2023Updated 3 years ago
- Conditional compilation according to rustc compiler version☆394Aug 3, 2026Updated last month
- Optimized string search routines for Rust.☆1,547Aug 10, 2026Updated 3 weeks ago
- An experimental columnar arena☆44Feb 8, 2026Updated 6 months ago
- A proc-macro to break Rust IDEs☆66Jul 14, 2021Updated 5 years ago
- The testing ground for the future of portable SIMD in Rust☆1,074Updated this week
- Count lines of LLVM IR per generic function☆523Aug 19, 2026Updated 2 weeks ago
- scoped control for turning off denormal floating point numbers☆13Sep 11, 2025Updated 11 months ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Statically-checked alternatives to RefCell and RwLock☆393Sep 17, 2025Updated 11 months ago
- A string type for Rust that is not required to be valid UTF-8.☆1,111Aug 10, 2026Updated 3 weeks ago
- Small, fast, synchronization primitives☆254Sep 13, 2024Updated last year
- ☆82Jul 22, 2026Updated last month
- A sanity checker for global allocations in Rust☆53Sep 11, 2025Updated 11 months ago
- Another MessagePack implementation in Rust, this time with shiny new no_std serde