m4b / scrollLinks
Scroll - making scrolling through buffers fun since 2016
☆175Updated last week
Alternatives and similar repositories for scroll
Users that are interested in scroll are comparing it to the libraries listed below
Sorting:
- offsetof for Rust☆229Updated last year
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- A collection of small utilities for working with pointer types in Rust.☆128Updated 7 months ago
- Macro to generate bitfields for structs that allow for modular use of enums.☆203Updated 4 months ago
- Generic Atomic<T> type for Rust☆237Updated 2 months ago
- This crate provides macros to generate bitfield-like struct.☆193Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆169Updated last month
- #[no_std] print equivalent for Rust☆64Updated last week
- Rust ABI safe code generator☆189Updated 4 months ago
- ☆68Updated 2 weeks ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆89Updated 2 months ago
- Procedural macros in expression position☆203Updated 2 years ago
- ☆125Updated 3 years ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆129Updated 5 years ago
- A simple bitset container for Rust☆148Updated 2 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆253Updated this week
- a smaller, faster and panic-free alternative to core::fmt☆373Updated last year
- ☆90Updated last year
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Bit-level packing and unpacking for Rust☆172Updated last year
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- Utility wrapper to send non send types to other threads safely☆187Updated 5 months ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆185Updated last year
- A graphical debugger for Rust MIR☆195Updated 3 years ago
- 🌵 Cycle-Aware Reference Counting in Rust☆151Updated last week
- Make trait methods callable without the trait in scope☆156Updated this week
- Project group working on the "safe transmute" feature☆94Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆214Updated 3 weeks ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago