Fast Alloc
High-performance C++20 memory allocators (pool, stack, free-list) with benchmarks showing 2-7x speedup over malloc/new
Technologies Used
- C++
- Allocator
- Benchmarking
- Cmake
- Cpp
- Cpp20
- Game-development
- Memory-management
- Performance
- Pool-allocator
- Stack-allocator