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:
- Warning suppression library (C++)☆83Updated 5 years ago
- Customizable Naming Convention Checker - uses Clang, developed with C++ in mind☆127Updated 9 years ago
- JSON/CBOR streaming library, without using memory, like a GoldFish☆71Updated 9 years ago
- Demonstration of LLVM's opt-viewer tool☆71Updated 8 years ago
- Semantic syntax highlighting and hyperlinking of C/C++ source code with libclang. (Demo: https://oberon00.github.io/synth)☆169Updated 9 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆69Updated 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
- C++14 (and beyond) library features implemented in C++11☆249Updated 8 years ago
- Very fast regexp using c++11 templates.☆82Updated 10 years ago
- A list of compiler warning flags for different GCC and clang versions☆235Updated 5 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
- Implementation of hash_append proposal☆67Updated 8 years ago
- The Bit Library☆58Updated 6 years ago
- Flint++ is cross-platform, zero-dependency port of flint, a lint program for C++ developed and used at Facebook.☆266Updated 5 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆35Updated 8 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 7 years ago
- A stab at constexpr bson creation☆32Updated 10 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated 2 months ago
- C++ Proposal: A constexpr bitwise operations library for C++☆37Updated 7 years ago
- An approach for runtime detection inside a constexpr function☆79Updated 7 years ago
- IntelSEAPI☆200Updated 2 years ago
- A template for creating optional-like object with no space overhead☆26Updated 7 years ago
- A C++ pointer bump memory arena implementation☆93Updated 10 years ago
- C++11 metaprogramming library☆112Updated 9 years ago
- Literal, validated XML in C++☆50Updated 10 years ago
- Continuous Perfomance Monitor (CPM) for C++ code☆40Updated last year
- The stack_unwinding is a small header only C++ library which supplies primitive(class unwinding_indicator) to determining when object des…☆87Updated 9 years ago
- A basic implementation of C++ Concepts in C++14 (CppCon 2016 Lightning Talks)☆38Updated 8 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- Wrapper for references to array in C++.☆60Updated 9 years ago