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
- Compact string type for zero-copy parsing☆251Updated last year
- a smaller, faster and panic-free alternative to core::fmt☆357Updated 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
- A library for creating references that carry their owner with them.☆371Updated last year
- Efficient transactional memory in rust.☆211Updated 3 years ago
- A compiler plugin to insert flame calls☆380Updated last year
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆330Updated 3 months ago
- Easily create type-safe `Future`s from state machines — without the boilerplate.☆330Updated 5 years ago
- A strict, yet friendly mocking library for Rust 2018☆225Updated 9 months ago
- Rust macro to generate self-referential structs☆210Updated 3 years ago
- Faster, more compact implementation of std::Cow☆343Updated last year
- This crate guarantees that your application is free of panicking branches☆176Updated 5 years ago
- A small utility to compare Rust micro-benchmarks.☆345Updated 6 months ago
- Inline expression interpolation for Rust.☆201Updated last year
- Fast, ergonomic metrics for Rust☆340Updated 5 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆178Updated 11 months ago
- Hot-reloading loadable and reloadable resources☆219Updated 4 years ago
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆387Updated 2 years ago
- A procedural macro for auto logging output of functions☆191Updated 3 years ago
- Rust proc macro for easily and safely use shell scripts in rust☆208Updated last month
- ☆129Updated 5 years ago
- Rust support for the coz Causal profiler, code now lives upstream -- https://github.com/plasma-umass/coz☆217Updated 5 years ago
- Generic array types in Rust☆406Updated 2 weeks ago
- CBOR support for serde.☆302Updated 2 years ago
- Fowler–Noll–Vo hash function☆345Updated last year
- A rust-macro which makes errors easy to write☆334Updated 11 months ago
- Generic Atomic<T> type for Rust☆230Updated last year
- [wip] Command line argument paw-rser.☆157Updated 5 years ago
- 🚀 SM – a static State Machine library☆193Updated 4 years ago