kvark / copyless
[deprecated] Avoid memcpy calls when working with standard containers
☆276Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for copyless
- A library for creating references that carry their owner with them.☆362Updated last year
- a smaller, faster and panic-free alternative to core::fmt☆352Updated 8 months ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆267Updated last year
- A compiler plugin to insert flame calls☆378Updated last year
- Hot-reloading loadable and reloadable resources☆215Updated 4 years ago
- This crate guarantees that your application is free of panicking branches☆177Updated 5 years ago
- Faster, more compact implementation of std::Cow☆337Updated last year
- Compact string type for zero-copy parsing☆250Updated 11 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆175Updated 7 months ago
- Inline expression interpolation for Rust.☆200Updated last year
- Rust macro to generate self-referential structs☆211Updated 3 years ago
- Rust option parser with custom derive support☆225Updated 4 months ago
- Procedural macros in expression position☆203Updated last year
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆330Updated 3 months ago
- Efficient transactional memory in rust.☆209Updated 3 years ago
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆383Updated 2 years ago
- Easily create type-safe `Future`s from state machines — without the boilerplate.☆325Updated 5 years ago
- A procedural macro for auto logging output of functions☆190Updated 3 years ago
- Garbage collected smart pointers for Rust☆266Updated 2 years ago
- A strict, yet friendly mocking library for Rust 2018☆225Updated 5 months ago
- Rust proc macro for easily and safely use shell scripts in rust☆208Updated 3 years ago
- Generic Atomic<T> type for Rust☆217Updated 9 months ago
- A Rust macro to determine if a type implements a logical trait expression☆247Updated 4 years ago
- A thread pool for isolating blocking I/O in async programs☆341Updated 3 weeks ago
- A rust-macro which makes errors easy to write☆335Updated 6 months ago
- An object pool manager in Rust☆195Updated 3 years ago
- Fast, ergonomic metrics for Rust☆337Updated 3 weeks ago
- Generic array types in Rust☆405Updated 4 months ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆263Updated 5 months ago
- An extraction of the compiletest utility from the Rust compiler☆218Updated 3 weeks ago