GitHub / rcore-os / buddy_system_allocator
A buddy system allocator in pure Rust.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rcore-os%2Fbuddy_system_allocator
Stars: 104
Forks: 25
Open issues: 2
License: mit
Language: Rust
Size: 81.1 KB
Dependencies parsed at: Pending
Created at: about 6 years ago
Updated at: about 1 month ago
Pushed at: 8 months ago
Last synced at: about 1 month ago
Commit Stats
Commits: 60
Authors: 12
Mean commits per author: 5.0
Development Distribution Score: 0.567
More commit stats: https://commits.ecosyste.ms/hosts/GitHub/repositories/rcore-os/buddy_system_allocator
Topics: allocator, bare-metal-programming, buddy-system, rust