Skip to content

A simple "Bump" (stack) allocator implementation for demonstration purposes.

Notifications You must be signed in to change notification settings

br0kenpixel/bump-alloc-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bump Allocator

A simple "Bump" (stack) allocator implementation for demonstration purposes.

Getting Started

⚠️ You must build this project with a nightly compiler!

  1. Clone this repo.
  2. Build & run using cargo +nightly run.
    Or use rustup override set nightly to automatically use nightly.

About

A simple "Bump" (stack) allocator implementation for demonstration purposes.

Topics

Resources

Stars

Watchers

Forks

Languages