brk
There are 11 repositories under brk topic.
B3Partners/brmo
Basisregistraties mid-office
Amsterdam/bag_services
Amsterdam BAG v1.1 API
christarazi/galloc
An implementation of `malloc(3)` in the Go programming language
Akashi96/Buddy-Memory-Allocator
Linux Style Buddy Memory Allocator C++ project
Amsterdam/dataselectie
Dataselectie systeem voor datapunt APIs
Neyross/malloc
Reinterpretation of the malloc function using brk/sbrk
okdargy/dotbrk
Parse and export data from the .BRK file format
penguin117117/J3D_Template_Model_Generator
SMGのモデリングを手助けするGUIツール
UselessNinja/malloc
Second year project at {EPITECH}. Introduction to sbrk, brk and how the malloc familly of function works.
B3Partners/brmo-brkverschil-service
BRMO BRK verschil service
marcelo-schreiber/malloc-assembly-x86
Memory Allocation in assembly using brk with first fit