tobegit3hub / hotpatchLinks
Apply hot patches for running processes without restarting
☆13Updated 5 years ago
Alternatives and similar repositories for hotpatch
Users that are interested in hotpatch are comparing it to the libraries listed below
Sorting:
- CppCon 2019 Talk: slides and source code☆48Updated 6 years ago
- Resurrected LLVM "Cpp Backend", rebuild as a LLVM tool, with better compatibility and readability.☆67Updated 3 years ago
- Yet Another File System (yfs) based on Paxos algorithm.☆16Updated 8 years ago
- Sheriff consists of two tools: Sheriff-Detect, a false-sharing detector, and Sheriff-Protect, a false-sharing eliminator that you can lin…☆32Updated 7 years ago
- Different implementations of spinlock.☆105Updated 11 years ago
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- Code experiments to exercise ideas while reading "Engineering a Compiler".☆27Updated 6 years ago
- Tool to demangle C++ symbols.☆58Updated 2 years ago
- memTrace, a framework for lightweight memory tracing☆58Updated 6 years ago
- ☆22Updated 3 years ago
- Linux io_uring based c++ 20 coroutine library☆28Updated 3 years ago
- A high-performance, concurrent hash table☆25Updated 12 years ago
- C++ parser for Lex and YACC☆26Updated 5 years ago
- Simple Library calls tracer☆22Updated 7 years ago
- Implementation of the user-space eBPF VM based on the iovisor version (https://github.com/iovisor/ubpf)☆13Updated 5 years ago
- 🦄 链式哈希 [LRU] Fast, header-only, cross-platform and STL-like linked_hash_map & linked_hash_set for C++. (beats 100% submissions @ leetcod…☆17Updated 3 years ago
- portable and implemention configurable c++11 like thread local☆25Updated 4 years ago
- Tunnel is a Pipeline Execution Engine based on C++20 coroutine☆30Updated 2 years ago
- Example usage of Dyninst☆14Updated 2 months ago
- Primer for C++ Concepts☆24Updated 6 years ago
- tcmalloc☆17Updated 11 years ago
- ☆38Updated 8 years ago
- Lock-free framework for loggers, tracers, and mockers in multithreaded C++ programs.☆99Updated 8 years ago
- NoVT is a compiler-based defense against vtable hijacking in C++ programs. It compiles C++ programs without using vtables.☆50Updated 3 years ago
- A data structure and algorithm library built for TerarkDB☆67Updated 3 years ago
- Parallel programming library in C++11☆13Updated 6 years ago
- Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck☆103Updated 5 months ago
- A collection of code based on LLVM/Clang compilation libraries and tools☆39Updated 6 years ago
- 🔍 C++性能剖析器(跨平台、无锁、智能) Easy Performance Profiler that is cross-platform, lock-free and smart for C++.☆31Updated last year
- Source-to-source transformation to call native symbolic execution library and SMT Kit☆32Updated 11 years ago