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:
- Semantic syntax highlighting and hyperlinking of C/C++ source code with libclang. (Demo: https://oberon00.github.io/synth)☆170Updated 9 years ago
- Demonstration of LLVM's opt-viewer tool☆71Updated 8 years ago
- Customizable Naming Convention Checker - uses Clang, developed with C++ in mind☆127Updated 9 years ago
- Warning suppression library (C++)☆83Updated 5 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆69Updated 10 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆35Updated 9 years ago
- An approach for runtime detection inside a constexpr function☆80Updated 7 years ago
- C++11 metaprogramming library☆112Updated 10 years ago
- Continuous Perfomance Monitor (CPM) for C++ code☆40Updated 2 years ago
- A portable in-place bitwise binary Fredkin trie algorithm which allows for near constant time insertions, deletions, finds, closest fit f…☆276Updated 4 years ago
- A list of compiler warning flags for different GCC and clang versions☆236Updated 5 years ago
- A C++ pointer bump memory arena implementation☆94Updated 10 years ago
- IntelSEAPI☆198Updated 2 years ago
- Literal, validated XML in C++☆50Updated 10 years ago
- The Bit Library☆58Updated 6 years ago
- C++14 (and beyond) library features implemented in C++11☆249Updated 8 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 basic implementation of C++ Concepts in C++14 (CppCon 2016 Lightning Talks)☆37Updated 8 years ago
- Functional Utilities for C++☆41Updated 10 years ago
- A stab at constexpr bson creation☆32Updated 10 years ago
- This is a constexpr implementation of the Murmur3A hash function.☆27Updated 10 years ago
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆294Updated 12 years ago
- JSON/CBOR streaming library, without using memory, like a GoldFish☆71Updated 9 years ago
- Lambda state machine is a state machine framework with an extremely simple UI☆16Updated 7 years ago
- C++ unit testing experiments☆66Updated 2 years ago
- A template for creating optional-like object with no space overhead☆26Updated 8 years ago
- Implementation of hash_append proposal☆67Updated 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 hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- An entirely const_expr string class in C++. Similar to string_view, most useful for compile-time constants☆22Updated 10 years ago