一个简单而较为高效的 C++ Allocator,通过内存池实现
☆16Jul 7, 2017Updated 8 years ago
Alternatives and similar repositories for my-allocator
Users that are interested in my-allocator are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- c++高性能内存池☆11May 10, 2021Updated 5 years ago
- MemoryPool based c++ STL Allocator☆12Jul 1, 2018Updated 7 years ago
- ☆10Jan 3, 2024Updated 2 years ago
- paper code commit-fsmafl☆10Mar 18, 2024Updated 2 years ago
- a tiny c++ serialize library☆12Jul 10, 2023Updated 2 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Final project of Object-Oriented-Programming: STL allocator + memory pool☆10Jun 22, 2019Updated 6 years ago
- An efficient C++ multi-threaded sorting function based on C++11 threads☆27Aug 15, 2016Updated 9 years ago
- a tiny c++ logger☆16Oct 11, 2022Updated 3 years ago
- 记录了在三本软工两年来的课程资料,进击吧少年☆10Dec 10, 2022Updated 3 years ago
- C++版牛客论坛项目后端☆11Nov 9, 2023Updated 2 years ago
- a tiny c++ reflect library☆16Jul 10, 2023Updated 2 years ago
- [ICDCS 2023] DeAR: Accelerating Distributed Deep Learning with Fine-Grained All-Reduce Pipelining☆12Dec 4, 2023Updated 2 years ago
- 数字逻辑课程设计,飞机大战游戏。使用Verilog开发的基于FPGA的小游戏,代码比较垃圾,仅以此记录那段奋斗的日子~☆14Aug 26, 2021Updated 4 years ago
- TCACHE (thread local caching in glibc malloc) attack vector common in heap exploitation☆12Apr 6, 2018Updated 8 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- azazel反编译器 ftrace函数追踪 elfdemon 代码注入 lpv,skeksi,saruman 病毒 quenya 重建进程☆20Aug 26, 2018Updated 7 years ago
- ☆11Oct 29, 2022Updated 3 years ago
- 本科阶段一些课程资料整理☆14Jul 22, 2023Updated 2 years ago
- 基于tcmalloc,实现了一个具有三层缓存的高并发内存池(ThreadCache、Centralcache,PageCache)