yanqi27 / core_analyzer
A power tool to debug memory-related issues
☆385Updated 3 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for core_analyzer
- Speed-up over 50% in average vs traditional memcpy in gcc 4.9 or vc2012☆592Updated 7 months ago
- cross-platform coroutine library in c++☆834Updated last year
- This repo is a mirror of the official userspace-rcu git found at git://git.lttng.org/userspace-rcu.git. liburcu is a LGPLv2.1 userspace R…☆646Updated 2 months ago
- C++文章、论文、视频资源分享,每月四期,供群内朋友阅读交流。☆190Updated last week
- C++ unit test stub(not mock) and awesome.Surpported ISA x86,x86-64,arm64,arm32,arm thumb,mips64,riscv,loongarch64.☆282Updated 5 months ago
- A dynamic mock tool for C/C++ unit test on Linux&MacOS X86_64☆85Updated 3 years ago
- A low overhead nanosecond clock based on x86 TSC☆288Updated 2 years ago
- Fast and memory efficient c++ flat hash map/set☆504Updated 2 weeks ago
- libunwind official github repo (in need of new / additional maintainer, mail/open issue if interested)☆1,009Updated 2 weeks ago
- Probably the fastest coroutine lib in the world!☆898Updated this week
- A lock-free multi-producer multi-consumer ring buffer FIFO queue.☆174Updated 4 years ago
- Two C/C++ testing tools, mockcpp and testngpp.☆67Updated last year
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,199Updated 8 months ago
- C++14 lock-free queue.☆1,527Updated 2 weeks ago
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆285Updated 3 months ago
- Suite for benchmarking malloc implementations.☆380Updated last week
- A C++ library providing various concurrent data structures and reclamation schemes.☆489Updated last year
- C++ cache with LRU/LFU/FIFO policies implementation☆343Updated 6 months ago
- CRC32C implementation with support for CPU-specific acceleration instructions☆454Updated 2 months ago
- A collection of shared memory containers for high performance server☆232Updated 2 years ago
- Is Parallel Programming Hard, And If So, What Can You Do About It?☆406Updated 3 weeks ago
- My small collection of C++ utilities☆393Updated 6 months ago
- A C library that may be linked into a C/C++ program to produce symbolic backtraces☆986Updated 3 weeks ago
- Yet Another Distributed C++ Compiler. yadcc是一套腾讯广告自研的分布式编译系统,用于支撑腾讯广告的日常开发及流水线。相对于已有的同类解决方案,我们针对实际的工业生产环境做了性能、可靠性、易用性等方面优化。☆373Updated 11 months ago
- C++11 ELF/DWARF parser☆320Updated 5 months ago
- C++ Base Library for serverside development☆340Updated 4 years ago
- Based on gmock, can mock global function, member function, class static function without changing source code.☆72Updated 8 months ago
- 🐞 下一代C/C++跨平台mock库 (Next generation cross-platform mock library for C/C++)☆120Updated 2 weeks ago
- C++ ABI Summary☆507Updated last month
- Call a function in a new stack that allocated anywhere. Do not be afraid of stack limit in your coroutines! Try to make your stack sharea…☆233Updated 3 years ago