evmar / bloatLinks
analyze code size via nm/objdump output
☆82Updated 10 years ago
Alternatives and similar repositories for bloat
Users that are interested in bloat are comparing it to the libraries listed below
Sorting:
- Semantic syntax highlighting and hyperlinking of C/C++ source code with libclang. (Demo: https://oberon00.github.io/synth)☆169Updated 9 years ago
- Customizable Naming Convention Checker - uses Clang, developed with C++ in mind☆126Updated 9 years ago
- Warning suppression library (C++)☆82Updated 5 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆68Updated 10 years ago
- Demonstration of LLVM's opt-viewer tool☆71Updated 8 years ago
- C++11 metaprogramming library☆111Updated 9 years ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 7 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆35Updated 8 years ago
- A C++ pointer bump memory arena implementation☆93Updated 10 years ago
- A portable in-place bitwise binary Fredkin trie algorithm which allows for near constant time insertions, deletions, finds, closest fit f…☆275Updated 3 years ago
- A list of compiler warning flags for different GCC and clang versions☆235Updated 5 years ago
- JSON/CBOR streaming library, without using memory, like a GoldFish☆71Updated 8 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- A stab at constexpr bson creation☆32Updated 10 years ago
- An approach for runtime detection inside a constexpr function☆79Updated 7 years ago
- A tool to visualize ABI changes timeline of a C/C++ software library☆200Updated 3 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- What did you expect?☆111Updated 8 years ago
- C++ generic make factory☆108Updated 6 years ago
- The stack_unwinding is a small header only C++ library which supplies primitive(class unwinding_indicator) to determining when object des…☆86Updated 9 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆140Updated 3 years ago
- Implementation of hash_append proposal☆67Updated 8 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- Very fast regexp using c++11 templates.☆82Updated 10 years ago
- IntelSEAPI☆200Updated 2 years ago
- Literal, validated XML in C++☆50Updated 10 years ago
- Flint++ is cross-platform, zero-dependency port of flint, a lint program for C++ developed and used at Facebook.☆265Updated 5 years ago
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆294Updated 11 years ago
- Mock objects automatic code generator for C++ (with python equivalent)☆27Updated 7 years ago
- Wrapper for references to array in C++.☆59Updated 9 years ago