The warehouse is used to store the blackboard and code for writing blogs
The warehouse is used to store the blackboard and code for writing blogs
Data structure code and blackboard writing
C++program code
这个项目是实现一个高并发的内存池,他的原型是google的一个开源项目tcmalloc,tcmalloc全称Thread--Caching Malloc,即线程缓存的malloc,实现了高效的多线程内存管理,用于替代系统的内存分配相关的函数(malloc,free)。 这个项目是把tcmalloc最核心的框架简化后拿出来,模拟实现出了一个自己的高并发内存池,目的就是学习tcmalloc的精华。
最近一年贡献:609 次
最长连续贡献:79 日
最近连续贡献:79 日
贡献度的统计数据包括代码提交、创建任务 / Pull Request、合并 Pull Request,其中代码提交的次数需本地配置的 git 邮箱是 Gitee 帐号已确认绑定的才会被统计。