yvt / rlsfLinks
Constant-time dynamic memory allocator in Rust
☆111Updated last month
Alternatives and similar repositories for rlsf
Users that are interested in rlsf are comparing it to the libraries listed below
Sorting:
- Bare-metal allocators.☆76Updated 3 years ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆215Updated this week
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 6 months ago
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- Minimal asynchronous executor for Rust☆133Updated last month
- Project group working on the "safe transmute" feature☆96Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆118Updated 2 months ago
- ☆95Updated last year
- Use bitsized types as if they were a feature of rust.☆192Updated 3 months ago
- Program startup and thread support written in Rust☆198Updated 2 months ago
- ☆92Updated last year
- ☆52Updated 2 years ago
- Library facilitating safe pinned initialization☆75Updated this week
- Macro for sealing traits and structures☆60Updated last year
- A tool to mine crates.io and produce static websites☆138Updated last year
- IO-agnostic line editor for embedded systems☆112Updated 11 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 5 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 3 weeks ago
- Faster integer division and modulus operations☆88Updated 6 months ago
- Const TypeId and non-'static TypeId☆70Updated 3 weeks ago
- Rust ABI safe code generator☆190Updated 8 months ago
- Better reference counted strings for Rust☆139Updated last year
- Scroll - making scrolling through buffers fun since 2016☆185Updated 4 months ago
- Choose Rust types at compile-time via constants☆70Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- A Vec That Has a Smaller size_of☆152Updated 3 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆43Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated 3 weeks ago
- Build-time configure scripts for Rust☆67Updated 2 weeks ago