LemonHX / mimalloc-rustLinks
The Best and Highest-Leveled and Newest bingding for MiMalloc Ever Existed in Rust
☆65Updated 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:
- SIMD-accelerated operations☆243Updated 2 months ago
- A typed map which can make sure item exist.☆35Updated 11 months ago
- `faststr` is a string library that try to avoid the cost of clone.☆105Updated last month
- An inline SIMD accelerated hashmap designed for small amount of data.☆96Updated 4 months ago
- FFI-compatible futures☆167Updated 3 weeks ago
- Utilities for working with impl traits in Rust.☆116Updated 8 months ago
- ☆202Updated last year
- Compile-time string operations☆106Updated last month
- Unicode validation and transcoding at billions of characters per second☆22Updated last week
- RcLite: small, fast, and memory-friendly reference counting for Rust☆193Updated 3 weeks ago
- A lockless mpmc/mpsc to support async base on crossbeam☆195Updated last week
- rust bindings of snmalloc☆142Updated last month
- Compatibility adapter between tokio and futures☆184Updated last month
- A simple concurrent caching library that might fit to many use cases☆137Updated 9 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 3 weeks ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆135Updated 4 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- CBOR: Concise Binary Object Representation☆79Updated 3 weeks ago
- A lightweight version of pin-project written with declarative macros.☆257Updated last month
- Async synchronization primitives☆274Updated last month
- A simple Cross-platform thread schedule and priority library for rust.☆139Updated last month
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆257Updated 3 months ago
- Free conversion between async and sync in Rust☆51Updated 3 years ago
- A scope for async_std and tokio to spawn non-static futures☆148Updated last year
- The binary-layout library allows type-safe, inplace, zero-copy access to structured binary data. You define a custom data layout and give…☆71Updated 10 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆204Updated 3 weeks ago
- Deadlock free mutexes☆176Updated 6 months ago
- cargo-add command to make dependencies into dylibs☆102Updated 3 years ago
- A faster Arc.☆75Updated last year
- Scoped Thread Local Storage for Rust☆57Updated 2 years ago