[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☆409Nov 6, 2019Updated 6 years ago
- A strict, yet friendly mocking library for Rust 2018☆224May 31, 2024Updated last year
- Colorful panic backtraces for Rust☆600Oct 28, 2025Updated 4 months ago
- Empowering everyone to build asynchronous software☆855Oct 29, 2019Updated 6 years ago
- a smaller, faster and panic-free alternative to core::fmt☆389Feb 14, 2024Updated 2 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Jun 17, 2019Updated 6 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
- "Freedom from syn": Proc macro tools for operating on token trees☆107Mar 21, 2020Updated 5 years ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆285Dec 12, 2025Updated 2 months ago
- Rust doesn't have exceptions☆634Aug 17, 2020Updated 5 years ago
- A tool for transforming Rust code using rules☆715Jun 4, 2023Updated 2 years ago
- Spawn processes with arbitrary closures in rust☆115Sep 16, 2021Updated 4 years ago
- ☆130Oct 31, 2019Updated 6 years ago
- Whole program static stack analysis☆649Oct 28, 2024Updated last year
- Inline expression interpolation for Rust.☆200Sep 2, 2023Updated 2 years ago
- Error management☆1,417May 2, 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
- A compiler plugin to insert flame calls☆390Apr 13, 2023Updated 2 years ago
- skiplist☆143Nov 24, 2021Updated 4 years ago
- This crate guarantees that your application is free of panicking branches☆178May 23, 2019Updated 6 years ago
- Online introspection for Rust☆417May 27, 2022Updated 3 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106May 23, 2023Updated 2 years ago
- Test your Rust Markdown documentation via Cargo☆300Mar 25, 2024Updated last year
- deserialize typed structures from regex captures☆176Dec 28, 2023Updated 2 years ago
- Lightbeam has moved and now lives in the Wasmtime repository!☆250Oct 5, 2019Updated 6 years ago
- [rust] Extensions to the Box type☆23Apr 24, 2019Updated 6 years ago
- Helper trait to create a boxed instance without going through stack☆36Mar 13, 2022Updated 3 years ago
- Runtime for executing procedural macros as WebAssembly☆1,471Jan 21, 2026Updated last month
- Ensure correct assumptions about constants, types, and more in Rust☆646Nov 18, 2023Updated 2 years ago
- Conditional compilation according to rustc compiler version☆392Feb 16, 2026Updated last week
- An intrusive flamegraph profiling tool for rust.☆730Feb 25, 2024Updated 2 years ago
- derive simple constructor functions for Rust structs☆573Aug 29, 2024Updated last year
- ☆53Nov 10, 2019Updated 6 years ago
- A library for to allow multiple return types by automatically generated enum.☆374Feb 18, 2026Updated last week
- A procedural macro for auto logging output of functions☆192Nov 3, 2021Updated 4 years ago
- Procedural macros in expression position☆204Dec 19, 2022Updated 3 years ago
- Assorted immutable collection datatypes for Rust☆1,574Aug 19, 2024Updated last year