evmar / bloat
analyze code size via nm/objdump output
☆81Updated 9 years ago
Alternatives and similar repositories for bloat:
Users that are interested in bloat are comparing it to the libraries listed below
- Warning suppression library (C++)☆82Updated 5 years ago
- Semantic syntax highlighting and hyperlinking of C/C++ source code with libclang. (Demo: https://oberon00.github.io/synth)☆159Updated 8 years ago
- Demonstration of LLVM's opt-viewer tool☆70Updated 8 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆67Updated 10 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆35Updated 8 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- JSON/CBOR streaming library, without using memory, like a GoldFish☆70Updated 8 years ago
- A template for creating optional-like object with no space overhead☆26Updated 7 years ago
- The stack_unwinding is a small header only C++ library which supplies primitive(class unwinding_indicator) to determining when object des…☆84Updated 9 years ago
- C++ Testing using spies and fakes for isolation and simulation☆60Updated 6 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- Customizable Naming Convention Checker - uses Clang, developed with C++ in mind☆127Updated 9 years ago
- Implementation of hash_append proposal☆69Updated 8 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆139Updated 3 years ago
- C++ Proposal: A constexpr bitwise operations library for C++☆35Updated 7 years ago
- API tracing framework for Linux C/C++ applications☆157Updated 9 years ago
- modern C++ type traits and metafunctions for callable types☆133Updated 2 weeks ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- a tool for querying Dwarf (debuginfo) graphs☆53Updated 10 months ago
- C++11 metaprogramming library☆113Updated 9 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- Compile-time printf-like string formatting☆77Updated 6 years ago
- tool to show the structure layout of types in your C/C++ program, highlighting padding☆124Updated last year
- A collection of formatting benchmarks☆47Updated last month
- What did you expect?☆111Updated 7 years ago
- Portable C++ SIMD library☆174Updated 5 years ago
- C++ generic make factory☆107Updated 5 years ago
- Modern C++ benchmarking☆73Updated 4 years ago
- The home of the clang-based implementation of lifetime safety warnings.☆41Updated 3 years ago
- x86/x64 JIT compiler for math string expressions written in C++. Parser is Boost.Spirit X3. AST transformations: partial derivation, cons…☆47Updated 9 years ago