Generate profiling traces for GCC
☆72Oct 12, 2025Updated 5 months ago
Alternatives and similar repositories for externis
Users that are interested in externis are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- ☆46Updated this week
- Output time spent in different GCC compilation phases for each comilation unit, by reading a build log file☆16May 5, 2021Updated 4 years ago
- Wrapper object for "structure of arrays" coding style☆15Sep 26, 2020Updated 5 years ago
- A GCC plugin that measures where time is spent and outputs a time trace☆13Nov 12, 2024Updated last year
- Erased is meant to be a fast and constexpr friendly C++ type erasure implementation☆25Aug 10, 2025Updated 7 months ago
- A universal type for non-type template parameters for C++20 or later.☆28Aug 16, 2024Updated last year
- Sigma Rules Engine inside the Linux Kernel using eBPF. Focusing on prevention capabilities☆88Updated this week
- Performance profiling of JSON libraries☆28Jun 8, 2025Updated 9 months ago
- A collection of scripts for building Clang on Linux☆17Aug 8, 2022Updated 3 years ago
- P1160 Add Test Polymorphic Memory Resource To Standard Library☆37Oct 3, 2024Updated last year
- Compares the performance effect of 'noexcept' to an implicit exception specification☆19Oct 15, 2024Updated last year
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆14Sep 19, 2023Updated 2 years ago
- A GCC plugin to dump the final layout of a struct.☆35Dec 2, 2024Updated last year
- Low cost runtime deadlock detection with checkpoints history☆23Jan 13, 2022Updated 4 years ago
- A few C++ json-library benchmarks, of the fastest few libraries.☆30Jan 14, 2026Updated 2 months ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆16Dec 29, 2022Updated 3 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆13Jun 17, 2020Updated 5 years ago
- Demo implementation of C++ networking☆18Oct 9, 2024Updated last year
- geohash implementation in C++☆18Jul 4, 2023Updated 2 years ago
- ☆34Jan 14, 2014Updated 12 years ago
- Meta-Encoder/Decoder☆11Mar 2, 2026Updated 3 weeks ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆27Aug 22, 2024Updated last year
- A C++20 serialization library (cereal fork)☆33Jun 25, 2025Updated 8 months ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆43Aug 12, 2025Updated 7 months ago
- Simple, reliable & efficient distributed task queues for C++17☆115Feb 8, 2026Updated last month
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆166Nov 28, 2025Updated 3 months ago
- Library containing safer alternatives/wrappers for insecure C APIs.☆24Apr 2, 2025Updated 11 months ago
- High performance, tagged binary data specification☆114Updated this week
- A [WIP] C++20 cross-platform desktop app framework☆17Aug 25, 2024Updated last year
- Conan extension☆10Sep 20, 2025Updated 6 months ago
- C++20 compile time compressed string tables☆46Dec 23, 2022Updated 3 years ago
- A type-erasure toolkit for C++20/23☆19Mar 4, 2026Updated 2 weeks ago
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆49Nov 20, 2021Updated 4 years ago
- Convert .ninja_log files to chrome's about:tracing format.☆507Jan 31, 2026Updated last month
- ☆31Mar 26, 2021Updated 4 years ago
- Standalone version of the boost::unordered library☆35Jul 31, 2025Updated 7 months ago
- C++14 code to convert integers to strings at compile-time☆120Jan 2, 2025Updated last year
- ☆10May 23, 2023Updated 2 years ago
- A vector based map that implements a red black tree under the hood. Performs faster insertions and deletions than std::map and has a red…☆13Nov 16, 2024Updated last year