Skip to content

COLORADIO-Project/talc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

142 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A fork of the Talc Dynamic Memory Allocator supporting Wasm's custom-page-sizes proposal

See the original Talc repository for extensive documentation.

This repository has a lot of the documentation and benchmarking of the original repository ripped out. This repository is only intended to be used until the original repository gains support for Wasm's custom-page-sizes proposal. This version of the repository is largely untested.

To support 1-byte-pages, select the 1-byte-pages feature of this crate. This implementation is only meant to work for our use case. See the discussion in an issue on the original repository for more context.

Getting started

About

A fast and flexible allocator for no_std and WebAssembly

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Rust 100.0%