linkdd / logfmtxxLinks
Header only C++23 structured logging library using logfmt
☆71Updated 3 months ago
Alternatives and similar repositories for logfmtxx
Users that are interested in logfmtxx are comparing it to the libraries listed below
Sorting:
- ☆43Updated 3 months ago
- Yet another simple header only arena allocator for C11☆42Updated last year
- Generates visualization from Ninja build logs.☆50Updated 2 weeks ago
- Branchless-Lomuto in Pattern-Defeating Quicksort☆49Updated last year
- building and applying patches to binary files☆73Updated this week
- ☆87Updated 2 months ago
- GCC plugin for C language that tracks references to allocated objects☆27Updated 2 months ago
- C++20 coroutine runtime and cross-platform I/O library☆34Updated 10 months ago
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆73Updated 2 years ago
- ☆80Updated 3 years ago
- c++ library for binary fuse filters, including a sharded filter☆89Updated 5 months ago
- A modern, header-only C++ library for MessagePack serialization and deserialization. msgpack.org[c++23]☆78Updated 2 months ago
- A self-written C++ standard library☆38Updated this week
- BUSY is a lean, statically typed, cross-platform, easily bootstrappable build system for GCC, CLANG and MSVC inspired by Google GN☆93Updated 2 years ago
- A benchmark to measure lock overhead and compare mutex performance under varying levels of contention.☆38Updated last year
- A Modern C++ Wrapper for TensorFlow☆50Updated 2 months ago
- Managed C strings library☆97Updated 3 years ago
- Printf Oriented Message Protocol☆118Updated 2 months ago
- A very fast and robust 64-bit PRNG with a minimum 2^64 period.☆148Updated last month
- Poireau: a sampling allocation debugger☆99Updated 3 years ago
- A detour through the Linux dynamic linker☆143Updated this week
- Memstop monitors available memory and waits until a configurable percentage of memory becomes available before allowing a program to star…☆88Updated 2 weeks ago
- scpptool is a command line tool to help enforce a memory and data race safe subset of C++.☆166Updated this week
- Fleur implements a Bloom Filter library in C that is fully compatible with DCSO's Go and python implementations.☆117Updated 2 years ago
- A fast binary search that tries to be branchless☆101Updated last year
- GNU Make Standard Library☆96Updated 3 months ago
- Set of macros that guard against buffer overflows. Based on C99 VLA feature.☆129Updated 2 years ago
- Structure-of-array synthesis in C++20☆81Updated 3 years ago
- Parallel ./configure proof of concept