stephenrkell / libdwarfpp
A high-level API for accessing DWARF debugging information, in C++
☆24Updated this week
Alternatives and similar repositories for libdwarfpp:
Users that are interested in libdwarfpp are comparing it to the libraries listed below
- parser combinator and AST generator in c++17☆24Updated last year
- Towards a constexpr version of the C++ standard library☆18Updated last year
- NoVT is a compiler-based defense against vtable hijacking in C++ programs. It compiles C++ programs without using vtables.☆50Updated 2 years ago
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 3 years ago
- Single Header Constexpr Circular Queue☆17Updated 4 years ago
- C++ Concurrency library!☆26Updated 5 years ago
- crefl is a runtime library and compiler plug-in to support reflection in C.☆40Updated 4 months ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆65Updated 4 years ago
- Modern (idiomatic) binding between COM and C++☆42Updated 8 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 7 months ago
- ☆20Updated 8 months ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- A binary optimization/specialization library supporting multiple rewriters☆112Updated 3 years ago
- A saturating arithmetic cast.☆12Updated 5 years ago
- String to Float Benchmark☆19Updated 6 years ago
- Highly composable C++17 template meta programming library☆39Updated 5 years ago
- Enumerating all of the Undefined Behavior in C++☆36Updated 2 years ago
- ASIO Cooperative Task for await-based coroutine☆16Updated 6 years ago
- Cross-platform OS features in C++☆27Updated 3 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆22Updated 4 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 7 months ago
- x86/x64 JIT compiler for math string expressions written in C++. Parser is Boost.Spirit X3. AST transformations: partial derivation, cons…☆47Updated 8 years ago
- Cross-platform asynchronous I/O library☆14Updated 9 months ago
- Low cost runtime deadlock detection with checkpoints history☆23Updated 3 years ago
- C++17 constexpr implementation of inet_addr / inet_aton / inet_pton☆27Updated 5 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- some old broken stuff☆10Updated 9 years ago
- Dynamic runtime inlining with LLVM☆66Updated 3 years ago