kvark / copyless
[deprecated] Avoid memcpy calls when working with standard containers
☆276Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for copyless
- Procedural macros in expression position☆203Updated last year
- A library for creating references that carry their owner with them.☆362Updated last year
- Compact string type for zero-copy parsing☆250Updated last year
- 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☆379Updated last year
- a smaller, faster and panic-free alternative to core::fmt☆352Updated 9 months ago
- Rust macro to generate self-referential structs☆211Updated 3 years ago
- Efficient transactional memory in rust.☆209Updated 3 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆330Updated 4 months ago
- Rust proc macro for easily and safely use shell scripts in rust☆208Updated 3 years ago
- Generic array types in Rust☆405Updated 4 months ago
- Faster, more compact implementation of std::Cow☆338Updated last year
- Synchronization primitives for Futures and async/await based on intrusive collections☆175Updated 7 months ago
- Rust option parser with custom derive support☆226Updated this week
- A procedural macro for auto logging output of functions☆190Updated 3 years ago
- Easily create type-safe `Future`s from state machines — without the boilerplate.☆326Updated 5 years ago
- Garbage collected smart pointers for Rust☆266Updated 2 years ago
- Fast, ergonomic metrics for Rust☆338Updated last month
- Inline expression interpolation for Rust.☆200Updated last year
- A strict, yet friendly mocking library for Rust 2018☆225Updated 5 months ago
- Hot-reloading loadable and reloadable resources☆215Updated 4 years ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆225Updated last month
- This crate guarantees that your application is free of panicking branches☆177Updated 5 years ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆180Updated 6 months ago
- Super-fast float parser in Rust (now part of Rust core)☆275Updated last year
- A fast intrusive flamegraph☆233Updated 2 years ago
- Fast numeric to- and from-string conversion routines.☆298Updated 2 weeks ago
- A Rust implementation of the xxHash algorithm.☆372Updated 2 weeks ago
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆385Updated 2 years ago
- Extremely generic linear algebra libary for Rust☆219Updated 3 weeks ago