griwes / ralloc

Reaver Allocator library.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

libralloc

libralloc is an another attempt at writing a proper allocator that works fine in multithreaded environments. Meant to be used in and under ReaverOS as the primary, default allocator in both the kernel and user space.

About

Reaver Allocator library.

License:Other


Languages

Language:C++ 94.6%Language:Makefile 5.4%