kvark / copyless
[deprecated] Avoid memcpy calls when working with standard containers
☆277Updated 2 years ago
Alternatives and similar repositories for copyless:
Users that are interested in copyless are comparing it to the libraries listed below
- Efficient transactional memory in rust.☆210Updated 3 years ago
- A library for creating references that carry their owner with them.☆371Updated last year
- Compact string type for zero-copy parsing☆255Updated last year
- Rust macro to generate self-referential structs☆210Updated 3 years ago
- a smaller, faster and panic-free alternative to core::fmt☆364Updated last year
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆268Updated last year
- Procedural macros in expression position☆204Updated 2 years ago
- Easily create type-safe `Future`s from state machines — without the boilerplate.☆331Updated 5 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆331Updated 3 months ago
- A procedural macro for auto logging output of functions☆192Updated 3 years ago
- Inline expression interpolation for Rust.☆202Updated last year
- Rust proc macro for easily and safely use shell scripts in rust☆208Updated last month
- Generic array types in Rust☆407Updated last month
- A compiler plugin to insert flame calls☆382Updated 2 years ago
- Fast, ergonomic metrics for Rust☆340Updated 5 months ago
- Hot-reloading loadable and reloadable resources☆220Updated 4 years ago
- Faster, more compact implementation of std::Cow☆346Updated 2 years ago
- A strict, yet friendly mocking library for Rust 2018☆225Updated 10 months ago
- A small utility to compare Rust micro-benchmarks.☆352Updated 7 months ago
- ☆129Updated 5 years ago
- This crate guarantees that your application is free of panicking branches☆177Updated 5 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆388Updated 2 years ago
- Rust option parser with custom derive support☆231Updated 4 months ago
- A minimalistic async/await executor for Rust☆231Updated last year
- Generic Atomic<T> type for Rust☆232Updated last year
- [wip] Command line argument paw-rser.☆157Updated 5 years ago
- An object pool manager in Rust☆196Updated 3 years ago
- Conditional compilation according to rustc compiler version☆351Updated last month
- A thread pool for isolating blocking I/O in async programs☆354Updated 2 months ago