stephenrkell / libdwarfppLinks
A high-level API for accessing DWARF debugging information, in C++
☆26Updated 3 months ago
Alternatives and similar repositories for libdwarfpp
Users that are interested in libdwarfpp are comparing it to the libraries listed below
Sorting:
- C++ library of performance-minded contiguous containers, strings and streams☆14Updated 7 years ago
- NoVT is a compiler-based defense against vtable hijacking in C++ programs. It compiles C++ programs without using vtables.☆50Updated 2 years ago
- c++ disassembly library☆14Updated 8 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- Cross-platform asynchronous I/O library☆18Updated last year
- Portable C, C++ code for hash tables, bloom filters, string-search, string utilities, hash functions, arc4random☆53Updated 10 months ago
- tool to show the structure layout of types in your C/C++ program, highlighting padding☆125Updated 2 years ago
- A little just-in-time compiler thing☆18Updated 6 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- ANSI C implementation of dynamic array, with interface similar to C++ std::vector☆40Updated last year
- Allocation-free move-only alternative to std::function for C++17☆11Updated 4 years ago
- C++ Stacktrace for windows linux and os/x☆28Updated last year
- Towards a constexpr version of the C++ standard library☆18Updated last year
- OpenSSL C++ Wrapper☆41Updated 2 years ago
- oystr recursively searches directories for a substring.☆11Updated 3 years ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- ☆9Updated 8 months ago
- Python script for extracting struct layouts from ELF files with DWARF debug info☆9Updated 5 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated last month
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 3 years ago
- Intrusive data structures and asynchronous IO library☆20Updated 5 years ago
- libapi is a cross platform high performance io library written in c. It provides ability to write event driven servers and applications w…☆56Updated 6 years ago
- ☆59Updated 7 years ago
- World's fastest integer to ASCII conversion, C++14 template meta-programming implementation, any size integer 8,16,32,64-bit, signed or u…☆27Updated 8 years ago
- Fastest type-safe parsing library in the world for C++14 or C++17 (up to 300x faster than std::regex)☆42Updated 6 years ago
- jitasm is C++ library for runtime code generation of x86/x64. You can write the code like a inline assembler.☆52Updated 6 years ago
- performance experiments for C++ exception handling☆30Updated 3 years ago
- C++ utilities☆133Updated last month
- A header-only C++ library for writing compiler/interpreter frontends.☆14Updated 3 weeks ago
- A compiler-friendly variadic type list for C++.☆36Updated last year