dureuill / transfer
'Transfer' is to 'move' what 'Clone' is to 'copy'
☆11Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for transfer
- Inert lets you use non-Sync values in Sync context☆16Updated 5 years ago
- Disjoint borrow of slices in Rust☆11Updated 5 years ago
- <lqd> bikeshedding the name: something that is mapped folded and collected, a 🥐☆13Updated 4 years ago
- Solve hard constraints easily with Rust.☆15Updated 2 years ago
- nested & overlapping interval set functions, overlap, union, etc (Rust)☆15Updated 7 months ago
- Crate for data that should be pinned to the stack at the point of declaration.☆13Updated 3 years ago
- with_drop: Nostd wrapper for using a closure as a custom drop function☆11Updated 2 years ago
- A syn targetting PEG parser generator☆20Updated last year
- A prototype of my proposed name resolution algorithm for Rust.☆12Updated 8 years ago
- A library for constructing statically sized arrays☆10Updated 2 years ago
- Predicator, a Rust crate for generating and running dynamic code☆16Updated 6 years ago
- An experiment in embedding layout computations in the type system.☆16Updated 5 years ago
- To futures-lite as futures-lite is to futures: smaller.☆53Updated 6 months ago
- Atomic `dbg`/`eprintln`/`eprint` macros☆17Updated 9 months ago
- Low-level manipulations of IEEE754 floating-point numbers.☆28Updated last year
- ☆16Updated 4 years ago
- ☆15Updated 5 years ago
- Asynchronize blocking operation.☆26Updated 2 years ago
- A rust library for reusing heap allocations☆23Updated 4 years ago
- Aligned allocation for Rust