[deprecated] Avoid memcpy calls when working with standard containers
☆278Sep 23, 2022Updated 3 years ago
Alternatives and similar repositories for copyless
Users that are interested in copyless are comparing it to the libraries listed below
Sorting:
- asynchronous networking primitives☆406Nov 6, 2019Updated 6 years ago
- A tool for finding large memcpy's in llvm ir☆61Mar 26, 2019Updated 6 years ago
- A strict, yet friendly mocking library for Rust 2018☆224May 31, 2024Updated last year
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Jun 17, 2019Updated 6 years ago
- Empowering everyone to build asynchronous software☆854Oct 29, 2019Updated 6 years ago
- Colorful panic backtraces for Rust☆600Oct 28, 2025Updated 4 months ago
- a smaller, faster and panic-free alternative to core::fmt☆389Feb 14, 2024Updated 2 years ago
- Rust proc macro for easily and safely use shell scripts in rust☆220Feb 23, 2025Updated last year
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆265May 29, 2023Updated 2 years ago
- Efficient transactional memory in rust.☆209Aug 2, 2021Updated 4 years ago
- ☆130Oct 31, 2019Updated 6 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆107Mar 21, 2020Updated 6 years ago
- Spawn processes with arbitrary closures in rust☆115Sep 16, 2021Updated 4 years ago
- Helper trait to create a boxed instance without going through stack☆36Mar 13, 2022Updated 4 years ago
- Rust doesn't have exceptions☆634Aug 17, 2020Updated 5 years ago
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆687Aug 18, 2023Updated 2 years ago
- Whole program static stack analysis☆650Oct 28, 2024Updated last year
- A Rust proc_macro_attribute to outline conversions from generic functions☆287Dec 12, 2025Updated 3 months ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106May 23, 2023Updated 2 years ago
- Inline expression interpolation for Rust.☆200Sep 2, 2023Updated 2 years ago
- A tool for transforming Rust code using rules☆715Jun 4, 2023Updated 2 years ago
- skiplist☆143Nov 24, 2021Updated 4 years ago
- Online introspection for Rust☆417May 27, 2022Updated 3 years ago
- This crate guarantees that your application is free of panicking branches☆178May 23, 2019Updated 6 years ago
- Lightbeam has moved and now lives in the Wasmtime repository!☆250Oct 5, 2019Updated 6 years ago
- Conditional compilation according to rustc compiler version☆393Feb 16, 2026Updated last month
- Error management☆1,417May 2, 2020Updated 5 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆648Nov 18, 2023Updated 2 years ago
- ☆53Nov 10, 2019Updated 6 years ago
- An intrusive flamegraph profiling tool for rust.☆731Feb 25, 2024Updated 2 years ago
- A compiler plugin to insert flame calls☆391Apr 13, 2023Updated 2 years ago
- deserialize typed structures from regex captures☆177Dec 28, 2023Updated 2 years ago
- Runtime for executing procedural macros as WebAssembly☆1,474Jan 21, 2026Updated 2 months ago
- A dynamic texture atlas allocator with fast deallocation and rectangle coalescing.☆179May 21, 2025Updated 10 months ago
- Test your Rust Markdown documentation via Cargo☆300Mar 25, 2024Updated last year
- [rust] Extensions to the Box type☆23Apr 24, 2019Updated 6 years ago
- Twiggy🌱 is a code size profiler☆1,428Feb 18, 2026Updated last month
- derive simple constructor functions for Rust structs☆572Aug 29, 2024Updated last year
- Concatenate identifiers in a macro invocation☆94Dec 19, 2022Updated 3 years ago