SouthSea-A / container_plus Star 4 Code Issues Pull requests 支持快速追加、插入、删除、访问的线性容器,支持随机迭代器、STL算法以及自定义分配器等 modules high-performance container block-allocator prefix-sum stl-containers doubly-linked-list ixx allocator-aware random-access-iterator Updated Aug 15, 2026 C++
tleino / editbuffer Star 1 Code Issues Pull requests Embeddable C module providing editable buffer container with standard I/O semantics, low memory overhead and high performance. buffer block-allocator editable buffer-algorithm text-editor-library Updated Dec 19, 2021 C
kkkooolllyyyaaa / block-memory-allocator Star 0 Code Issues Pull requests linked-list block-allocator mmap Updated Apr 4, 2022 C
TheBrooster / BmUtils Star 0 Code Issues Pull requests Various C++11 utilities c-plus-plus-11 block-allocator atomic-lock runtime-crc compile-time-crc non-destructive-debug-break Updated Feb 10, 2019 C++
TheLazyTomcat / lib.MassBlockAlloc Star 0 Code Issues Pull requests Small library designed to manage (de)allocation of very large number of equaly-sized blocks (offloading work from default memory manager). lazarus delphi pascal block-allocator fpc allocation object-pascal Updated Mar 26, 2026 Pascal
AdamWallberg / BlockAllocator Star 0 Code Issues Pull requests A single header block allocator that I wrote as an exercise allocator block-allocator allocation pool-allocator Updated Nov 18, 2018 C++
zzemlyanaya / filp_mo201 Star 0 Code Issues Pull requests Лабораторные работу по курсу ФИЛП МатМех УрФУ весна 2023 c-plus-plus avl-tree block-allocator binary-tree memory-allocation buddy-system-allocation treap allocators smart-pointers Updated May 17, 2023 C++