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☆47Updated 6 years ago
- Yet Another File System (yfs) based on Paxos algorithm.☆16Updated 8 years ago
- Resurrected LLVM "Cpp Backend", rebuild as a LLVM tool, with better compatibility and readability.☆67Updated 3 years ago
- Tool to demangle C++ symbols.☆58Updated 2 years ago
- ☆22Updated 3 years ago
- Different implementations of spinlock.☆105Updated 10 years ago
- memTrace, a framework for lightweight memory tracing☆58Updated 5 years ago
- Parallel programming library in C++11☆13Updated 5 years ago
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 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
- Code experiments to exercise ideas while reading "Engineering a Compiler".☆27Updated 6 years ago
- Simple Library calls tracer☆22Updated 7 years ago
- ☆30Updated 3 years ago
- Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck☆102Updated 2 months ago
- Linux io_uring based c++ 20 coroutine library☆29Updated 3 years ago
- jitasm is C++ library for runtime code generation of x86/x64. You can write the code like a inline assembler.☆53Updated 6 years ago
- A stripped-down LLD (LLVM linker)☆30Updated 5 years ago
- 🔍 C++性能剖析器(跨平台、无锁、智能) Easy Performance Profiler that is cross-platform, lock-free and smart for C++.☆31Updated last year
- A collection of eclectic tools for measuring performance using the cycle counter and pinning threads.☆42Updated last year
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆170Updated 8 months ago
- A high-performance, concurrent hash table☆24Updated 11 years ago
- tcmalloc☆17Updated 11 years ago
- portable and implemention configurable c++11 like thread local☆25Updated 4 years ago
- Implementation of the user-space eBPF VM based on the iovisor version (https://github.com/iovisor/ubpf)☆13Updated 5 years ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆31Updated 9 years ago
- Lock-free framework for loggers, tracers, and mockers in multithreaded C++ programs.☆100Updated 7 years ago
- Simple Function calls tracer☆73Updated 7 years ago
- LLVM DSA fork for SeaHorn☆21Updated 6 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 modern c++17 high performance, cross-platform distributed mq☆25Updated 5 years ago