LemonHX / mimalloc-rustLinks
The Best and Highest-Leveled and Newest bingding for MiMalloc Ever Existed in Rust
☆63Updated last year
Alternatives and similar repositories for mimalloc-rust
Users that are interested in mimalloc-rust are comparing it to the libraries listed below
Sorting:
- Compile-time string operations☆96Updated last month
- SIMD-accelerated operations☆232Updated last month
- `faststr` is a string library that try to avoid the cost of clone.☆102Updated 2 months ago
- An inline SIMD accelerated hashmap designed for small amount of data.☆80Updated 3 weeks ago
- Utilities for working with impl traits in Rust.☆109Updated 5 months ago
- A typed map which can make sure item exist.☆34Updated 8 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆147Updated 11 months ago
- ☆197Updated last year
- Compatibility adapter between tokio and futures☆171Updated 4 months ago
- A lockless mpmc/mpsc to support async base on crossbeam☆89Updated this week
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆127Updated last month
- rust bindings of snmalloc☆136Updated 3 months ago
- FFI-compatible futures☆165Updated 3 weeks ago
- Unicode validation and transcoding at billions of characters per second☆22Updated last week
- The binary-layout library allows type-safe, inplace, zero-copy access to structured binary data. You define a custom data layout and give…☆71Updated 6 months ago
- Scoped Thread Local Storage for Rust☆56Updated last year
- RcLite: small, fast, and memory-friendly reference counting for Rust☆186Updated 3 months ago
- This is a Rust implementation for popular caches (support no_std).☆111Updated 5 months ago
- A scope for async_std and tokio to spawn non-static futures☆137Updated last year
- CBOR: Concise Binary Object Representation☆73Updated last month
- Object Pool LockFree in Rust☆47Updated last week
- Static keys for Rust userland applications☆64Updated 4 months ago
- ☆49Updated 6 months ago
- A lightweight version of pin-project written with declarative macros.☆251Updated this week
- A simple Cross-platform thread schedule and priority library for rust.☆132Updated 3 weeks ago
- Macros for deriving as functions to access Enums as their inner components☆102Updated 10 months ago
- A simple concurrent caching library that might fit to many use cases☆131Updated 5 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆190Updated this week
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated 3 weeks ago
- Utility wrapper to send non send types to other threads safely☆183Updated 3 months ago