Skip to content

A cache-coherent, embedded freelist collection written in Rust.

License

Notifications You must be signed in to change notification settings

AlexvZyl/freelist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cache Coherent Freelist

A cache coherent freelist collection written in Rust.

This repo is starting as a project for me to learn Rust. I have written one of these in C++ by manipulating and casting the memory manually, so it will be interesting to see how it compares to the Rust implementation.

⚠️  This project is a WIP and not ready to use. I sitll want to finish this, I have just been pressed for time.

About

A cache-coherent, embedded freelist collection written in Rust.

Topics

Resources

License

Stars

Watchers

Forks

Languages