| fitzgen/bumpalo |
1,204 |
|
438 |
113 |
over 2 years ago |
41 |
September 14, 2023 |
25 |
apache-2.0 |
Rust |
| A fast bump allocation arena for Rust |
| mtrebi/memory-allocators |
835 |
|
0 |
0 |
over 5 years ago |
0 |
|
9 |
mit |
C++ |
| Custom memory allocators in C++ to improve the performance of dynamic memory allocation |
| thi-ng/tinyalloc |
664 |
|
0 |
0 |
over 4 years ago |
0 |
|
1 |
apache-2.0 |
C |
| malloc / free replacement for unmanaged, linear memory situations (e.g. WASM, embedded devices...) |
| CCareaga/heap_allocator |
639 |
|
0 |
0 |
over 6 years ago |
0 |
|
1 |
mit |
C |
| A simple heap memory allocator in ~200 lines. |
| struct/isoalloc |
349 |
|
0 |
0 |
about 2 years ago |
0 |
|
18 |
apache-2.0 |
C |
| A general purpose memory allocator that implements an isolation security strategy to mitigate memory safety issues while maintaining good performance |
| couchbase/go-slab |
340 |
|
1 |
4 |
about 4 years ago |
1 |
March 03, 2022 |
0 |
other |
Go |
| slab allocator in go |
| SchrodingerZhu/snmalloc-rs |
103 |
|
0 |
7 |
almost 3 years ago |
38 |
June 29, 2023 |
3 |
mit |
Rust |
| rust bindings of snmalloc |
| djrbliss/libplayground |
102 |
|
0 |
0 |
over 5 years ago |
0 |
|
0 |
gpl-2.0 |
C |
| A simple framework for developing Linux kernel heap exploit techniques |
| esneider/talloc |
50 |
|
0 |
0 |
almost 11 years ago |
0 |
|
1 |
mit |
C |
| Hierarchical memory allocator |
| eapache/wof_alloc |
32 |
|
0 |
0 |
over 10 years ago |
0 |
|
0 |
mit |
C |
| Fast C/C++ memory allocator with free-all operation |