m4b / scrollLinks
Scroll - making scrolling through buffers fun since 2016
☆187Updated 5 months ago
Alternatives and similar repositories for scroll
Users that are interested in scroll are comparing it to the libraries listed below
Sorting:
- offsetof for Rust☆228Updated last year
- Synchronization primitives for Futures and async/await based on intrusive collections☆187Updated 2 months ago
- A collection of small utilities for working with pointer types in Rust.☆133Updated last year
- ☆69Updated 5 months ago
- ☆126Updated 3 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆93Updated 7 months ago
- This crate provides macros to generate bitfield-like struct.☆203Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- Generic Atomic<T> type for Rust☆246Updated 4 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- 🌵 Cycle-Aware Reference Counting in Rust☆152Updated 3 months ago
- A simple bitset container for Rust☆159Updated 7 months ago
- #[no_std] print equivalent for Rust☆66Updated 3 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆278Updated 2 weeks ago
- wyhash fast portable non-cryptographic hashing algorithm and random number generator in Rust☆101Updated 8 months ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- A library for compact bit sets containing enums.☆121Updated last month
- A circular buffer with fixed capacity (Rust).☆108Updated 2 years ago
- Macro to generate bitfields for structs that allow for modular use of enums.☆218Updated 2 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆128Updated 5 years ago
- Utilities for dealing with substructures within syn macros☆143Updated 9 months ago
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆216Updated 2 weeks ago
- Spawn processes with arbitrary closures in rust☆115Updated 4 years ago
- Procedural macros in expression position☆204Updated 3 years ago
- a smaller, faster and panic-free alternative to core::fmt☆389Updated last year
- A scope for async_std and tokio to spawn non-static futures☆155Updated last year
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆144Updated 4 months ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 4 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago