Rust mimalloc

Open-source Rust projects categorized as mimalloc
Topics: Rust allocator

Rust mimalloc Projects

  • mimalloc_rust

    A Rust wrapper over Microsoft's MiMalloc memory allocator

  • Project mention: Rust std:fs slower than Python | news.ycombinator.com | 2023-11-29

    > I wish Rust would switch to mimalloc or the latest tcmalloc (not the one in gperftools).

    That's nonsensical. Rust uses the system allocators for compatibility, not because they're good (they were not when Rust switched away from jemalloc, and they aren't now).

    If you want to use mimalloc in your rust programs, you can just set it as global allocator, that takes all of three lines: https://github.com/purpleprotocol/mimalloc_rust#usage

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Rust mimalloc related posts

  • Maintenance status (jemallocator)

    6 projects | /r/rust | 11 Jan 2022

Index

Project Stars
1 mimalloc_rust 460

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com