m4b / scrollLinks
Scroll - making scrolling through buffers fun since 2016
☆175Updated this week
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☆180Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated 2 weeks ago
- offsetof for Rust☆229Updated last year
- ☆67Updated last year
- A simple bitset container for Rust☆148Updated 2 months ago
- This crate provides macros to generate bitfield-like struct.☆188Updated this week
- Macro to generate bitfields for structs that allow for modular use of enums.☆202Updated 3 months ago
- A stack for rust trait objects that minimizes allocations☆128Updated 3 years ago
- #[no_std] print equivalent for Rust☆64Updated 2 months ago
- A collection of small utilities for working with pointer types in Rust.☆127Updated 7 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆129Updated 5 years ago
- Generic Atomic<T> type for Rust☆237Updated 2 months ago
- ☆125Updated 2 years ago
- Utilities for dealing with substructures within syn macros☆141Updated 3 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆251Updated 2 months ago
- Allocation-free data structures that make do with the memory they're given☆144Updated 3 years ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆212Updated 2 weeks ago
- Safe, fast, zero-panic, zero-crashing, zero-allocation parsing of untrusted inputs in Rust.☆204Updated last year
- A graphical debugger for Rust MIR☆194Updated 3 years ago
- a smaller, faster and panic-free alternative to core::fmt☆370Updated last year
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆185Updated last year
- Small Box optimization: store small item on stack and fallback to heap for large item.☆89Updated last month
- ☆216Updated 2 weeks ago
- Rust ABI safe code generator☆188Updated 4 months ago
- Utility wrapper to send non send types to other threads safely☆185Updated 5 months ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- Graph the number of crates that depend on your crate over time☆251Updated last week
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆199Updated this week
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- Make trait methods callable without the trait in scope☆152Updated this week