m4b / scrollLinks
Scroll - making scrolling through buffers fun since 2016
☆184Updated 3 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☆185Updated last month
- A collection of small utilities for working with pointer types in Rust.☆132Updated 11 months ago
- Macro to generate bitfields for structs that allow for modular use of enums.☆217Updated 3 weeks ago
- offsetof for Rust☆229Updated last year
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 5 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- ☆90Updated last year
- ☆68Updated 4 months ago
- ☆125Updated 3 years ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆129Updated 5 years ago
- #[no_std] print equivalent for Rust☆65Updated 3 weeks ago
- Project group working on the "safe transmute" feature☆96Updated last year
- Rust ABI safe code generator☆190Updated 8 months ago
- This crate provides macros to generate bitfield-like struct.☆200Updated last month
- Generic Atomic<T> type for Rust☆246Updated 3 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last week
- Fork of std::Arc with lots of utilities useful for FFI☆271Updated last month
- Make trait methods callable without the trait in scope☆161Updated last week
- Utility wrapper to send non send types to other threads safely☆185Updated 9 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last week
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 7 months ago
- 🌵 Cycle-Aware Reference Counting in Rust☆153Updated last month
- Utilities for dealing with substructures within syn macros☆143Updated 7 months ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- Fast, FFI-friendly string interning for Rust☆176Updated last year
- a smaller, faster and panic-free alternative to core::fmt☆384Updated last year
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆212Updated this week
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago