m4b / scrollLinks
Scroll - making scrolling through buffers fun since 2016
☆178Updated 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☆228Updated last year
- ☆68Updated 2 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆264Updated this week
- Procedural macros in expression position☆204Updated 2 years ago
- Macro to generate bitfields for structs that allow for modular use of enums.☆212Updated 3 weeks ago
- ☆125Updated 3 years ago
- Generic Atomic<T> type for Rust☆243Updated 2 months ago
- Utility wrapper to send non send types to other threads safely☆187Updated 7 months ago
- Rust ABI safe code generator☆189Updated 6 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- A simple bitset container for Rust☆155Updated 4 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆175Updated 3 months ago
- 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.☆131Updated 9 months ago
- #[no_std] print equivalent for Rust☆65Updated last month
- A library for compact bit sets containing enums.☆119Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 2 weeks ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 4 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆129Updated 5 years ago
- Make trait methods callable without the trait in scope☆160Updated 3 weeks ago
- Utilities for dealing with substructures within syn macros☆143Updated 6 months ago
- Rust replacement for miniz☆220Updated last month
- a smaller, faster and panic-free alternative to core::fmt☆380Updated last year
- Concatenate identifiers in a macro invocation☆94Updated 2 years ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆205Updated 2 weeks ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆143Updated last month
- Fast, FFI-friendly string interning for Rust☆173Updated last year
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- ☢ Guerrilla (or Monkey) Patching in Rust for (unsafe) fun and profit.☆122Updated 3 years ago