evmar / bloatLinks
analyze code size via nm/objdump output
☆84Updated 10 years ago
Alternatives and similar repositories for bloat
Users that are interested in bloat are comparing it to the libraries listed below
Sorting:
- Customizable Naming Convention Checker - uses Clang, developed with C++ in mind☆127Updated 10 years ago
- Semantic syntax highlighting and hyperlinking of C/C++ source code with libclang. (Demo: https://oberon00.github.io/synth)☆170Updated 9 years ago
- A C++ pointer bump memory arena implementation☆94Updated 11 years ago
- Flint++ is cross-platform, zero-dependency port of flint, a lint program for C++ developed and used at Facebook.☆265Updated 6 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆70Updated 10 years ago
- Warning suppression library (C++)☆83Updated 5 years ago
- Demonstration of LLVM's opt-viewer tool☆71Updated 8 years ago
- A list of compiler warning flags for different GCC and clang versions☆237Updated 6 years ago
- A stab at constexpr bson creation☆32Updated 11 years ago
- C++11 metaprogramming library☆112Updated 10 years ago
- IntelSEAPI☆197Updated 3 years ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 8 years ago
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆297Updated 12 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆36Updated 9 years ago
- JSON/CBOR streaming library, without using memory, like a GoldFish☆72Updated 9 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆162Updated 7 months ago
- C++ interface to CPU affinity management☆31Updated 7 years ago
- A portable in-place bitwise binary Fredkin trie algorithm which allows for near constant time insertions, deletions, finds, closest fit f…☆275Updated 4 years ago
- An approach for runtime detection inside a constexpr function☆80Updated 7 years ago
- Literal, validated XML in C++☆50Updated 10 years ago
- HISTORICAL INTEREST ONLY: Post peer review AFIO v2 rewrite is now at https://github.com/ned14/boost.afio☆46Updated 9 years ago
- The missing C++ tuple functionality☆85Updated 5 years ago
- A tool to visualize ABI changes timeline of a C/C++ software library☆203Updated 4 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
- C++ Proposal: A constexpr bitwise operations library for C++☆37Updated 8 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆141Updated 4 years ago
- Very fast regexp using c++11 templates.☆83Updated 10 years ago
- A cross-platform C function to get the cache line size (in bytes) of the processor, or 0 on failure☆125Updated 4 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 10 years ago
- Dump ABI of an ELF object containing DWARF debug info☆200Updated last year