Skip to content

WIP: A general-purpose, fast memory allocator written in Rust

Notifications You must be signed in to change notification settings

Nereuxofficial/benemalloc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

benemalloc

A memory allocator written in Rust

Caution

This is currently a research project and is not useable in production. Use it at your own risk!

benemalloc aims to be a general-purpose memory allocator written in Rust. Rust is a safe systems languge, yet no general-purpose memory allocator is written in it. This project aims to solve that by writing one in pure Rust.

Performance

References

About

WIP: A general-purpose, fast memory allocator written in Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published