m4b / scrollLinks
Scroll - making scrolling through buffers fun since 2016
☆175Updated last month
Alternatives and similar repositories for scroll
Users that are interested in scroll are comparing it to the libraries listed below
Sorting:
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- offsetof for Rust☆228Updated last year
- Small Box optimization: store small item on stack and fallback to heap for large item.☆90Updated 3 months ago
- ☆68Updated 2 months ago
- Macro to generate bitfields for structs that allow for modular use of enums.☆207Updated last week
- Generic Atomic<T> type for Rust☆241Updated last month
- ☆125Updated 3 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆260Updated 3 weeks ago
- A collection of small utilities for working with pointer types in Rust.☆129Updated 9 months ago
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- A simple bitset container for Rust☆155Updated 4 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Rust ABI safe code generator☆189Updated 6 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆129Updated 5 years ago
- A graphical debugger for Rust MIR☆197Updated 3 years ago
- Project group working on the "safe transmute" feature☆94Updated last year
- Utility wrapper to send non send types to other threads safely☆188Updated 7 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆143Updated last month
- Procedural macros in expression position☆203Updated 2 years ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- #[no_std] print equivalent for Rust☆64Updated 2 weeks ago
- home for proposals in and around compile-time function evaluation☆110Updated 2 years ago
- This crate provides macros to generate bitfield-like struct.☆197Updated 2 weeks ago
- Make trait methods callable without the trait in scope☆159Updated last week
- A lightweight version of pin-project written with declarative macros.☆257Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated last month
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 weeks ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆204Updated 3 weeks ago