m4b / scrollLinks
Scroll - making scrolling through buffers fun since 2016
☆173Updated 2 months ago
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
- offsetof for Rust☆229Updated last year
- Macro to generate bitfields for structs that allow for modular use of enums.☆200Updated 3 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- A stack for rust trait objects that minimizes allocations☆128Updated 2 years ago
- ☆67Updated 11 months ago
- A collection of small utilities for working with pointer types in Rust.☆127Updated 6 months ago
- ☆125Updated 2 years ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆129Updated 5 years ago
- Rust ABI safe code generator☆188Updated 3 months ago
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- Utilities for dealing with substructures within syn macros☆141Updated 3 months ago
- Allocation-free data structures that make do with the memory they're given☆144Updated 3 years ago
- #[no_std] print equivalent for Rust☆64Updated last month
- Small Box optimization: store small item on stack and fallback to heap for large item.☆88Updated last month
- Project group working on the "safe transmute" feature☆93Updated 10 months ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- A simple bitset container for Rust☆147Updated last month
- Generic Atomic<T> type for Rust☆236Updated last month
- 🌵 Cycle-Aware Reference Counting in Rust☆150Updated this week
- Fork of std::Arc with lots of utilities useful for FFI☆247Updated last month
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated 2 weeks ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Safe, fast, zero-panic, zero-crashing, zero-allocation parsing of untrusted inputs in Rust.☆204Updated last year
- Procedural macros in expression position☆203Updated 2 years ago
- This crate provides macros to generate bitfield-like struct.☆188Updated 2 months ago
- Efficient and customizable data-encoding functions in Rust☆190Updated last week
- A graphical debugger for Rust MIR☆194Updated 2 years ago
- Fast, FFI-friendly string interning for Rust☆168Updated 10 months ago
- A typesafe store keyed by types and containing different types of values.☆179Updated 6 years ago