Explore projects
-
-
-
-
-
-
-
-
Method for quickly running programs inside of Redox from a KVM capable OS.
Updated -
-
-
-
-
-
-
-
-
-
-
redox-os / redox-buffer-pool
MIT LicenseLibrary for a simple buffer pool meant to be used by redox-iou, featuring a general-purpose allocator with sizes from 16-bit to 128-bit (yeah, why not?), and support for prevent memory from being deallocated when in use (guards).
Updated -