steveklabnik / ref_slice
Take a reference and get back a slice of length one
☆25Updated 4 years ago
Alternatives and similar repositories for ref_slice:
Users that are interested in ref_slice are comparing it to the libraries listed below
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 4 months ago
- A safe-guarded transmute for Rust☆38Updated 11 months ago
- A wrapper type for optionally giving up ownership of the underlying value.☆11Updated 7 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- obsolete since rust 1.35.0 doesn't need it anymore☆10Updated 3 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated last month
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago
- ☆36Updated 8 months ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- Odds and ends — collection miscellania. Extra functionality for slices, strings and other things☆21Updated 5 years ago
- A Rust library providing a stack-like memory allocator with double-ended allocation support.☆22Updated 4 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Log macro for logs kv-unstable backend☆20Updated 4 years ago
- ☆20Updated 8 years ago
- ☆47Updated 4 years ago
- Rust library for marker traits about types layout in memory☆22Updated 4 years ago
- Derive macro for generating arrays from struct fields.☆20Updated 2 years ago
- A macro to define lambda-like macros inline.☆16Updated 5 years ago
- The simd optimized escape code☆53Updated last week
- A rust library for reusing heap allocations☆24Updated 5 years ago
- Traits and functions to make writing proc macros more ergonomic.☆22Updated last year
- Bit-vectors and bit-slices for Rust☆28Updated 4 years ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆33Updated 2 months ago
- A growable bit-vector for Rust, optimized for size☆40Updated 2 months ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- A library for constructing statically sized arrays☆10Updated 3 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- ☆52Updated 5 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago