ffengc / Google-tcmalloc-simulation-implementation

An efficient solution to replace malloc - Google open source project tcmalloc high-concurrency memory pool learning and simulation implementation. This project extracts the essence of Google-tcmalloc. After testing and optimization, the performance is better than malloc to a certain extent.
20Updated 2 weeks ago

Related projects: