| foonathan/memory |
1,398 |
|
0 |
0 |
over 2 years ago |
3 |
August 02, 2022 |
4 |
zlib |
C++ |
| STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write. |
| steveLauwh/SGI-STL |
630 |
|
0 |
0 |
about 8 years ago |
0 |
|
3 |
|
C++ |
| 剖析 STL 是一种享受的过程! |
| moya-lang/Allocator |
164 |
|
0 |
0 |
over 4 years ago |
0 |
|
0 |
bsd-2-clause |
C++ |
| Ultra fast C++11 allocator for STL containers. |
| hunterzhao/EasySTL |
164 |
|
0 |
0 |
about 9 years ago |
0 |
|
3 |
|
C++ |
| 学习STL过程,自己实现的STL代码 |
| johannesthoma/mmap_allocator |
158 |
|
0 |
0 |
about 6 years ago |
0 |
|
4 |
|
C++ |
| A STL allocator that mmaps files |
| rswinkle/CVector |
16 |
|
0 |
0 |
over 2 years ago |
0 |
|
0 |
mit |
C |
| A C vector library similar to the C++ STL vector |
| vincetse/allocator |
16 |
|
0 |
0 |
almost 7 years ago |
0 |
|
0 |
mit |
C++ |
| A set of memory allocators for use with the C++ Standard Template Library |
| ALSchwalm/lfpAlloc |
15 |
|
0 |
0 |
about 11 years ago |
0 |
|
1 |
mit |
C++ |
| A lock-free pool-based allocator using C++11 facilities |
| raalkml/ttl |
11 |
|
0 |
0 |
almost 4 years ago |
0 |
|
0 |
other |
C++ |
| An implementation of STL interfaces for embedded environments: simplified, no RTTI, exceptions and libstdc++, public domain license |
| DimaBond174/FastMemPool |
10 |
|
0 |
0 |
over 5 years ago |
0 |
|
0 |
mit |
C++ |
| Fast thread-safe allocator with memory access control functions |