fluent / cmetrics
A standalone library to create and manipulate metrics in C
☆18Updated 2 weeks ago
Alternatives and similar repositories for cmetrics:
Users that are interested in cmetrics are comparing it to the libraries listed below
- Mini async log C port. Now with C++ wrappers.☆74Updated last year
- ☆19Updated 6 months ago
- A portable command-line argument parser☆19Updated 5 months ago
- Robin hood bloom filter (C library)☆34Updated 9 months ago
- An expression evaluator for C☆42Updated 5 months ago
- A benchmark to measure lock overhead and compare mutex performance under varying levels of contention.☆36Updated 10 months ago
- Fast C++ function "is_utf8": checks if the input is valid UTF-8. Made of a single source file. Optimized for ARM NEON, x64 SSE, AVX2 and…☆62Updated 6 months ago
- A C11 implementation of D. Vyukov MPSC queue☆27Updated last year
- Lock-free RCU (Read-Copy-Update) user-space library☆10Updated last year
- Simple library to manage chunks of data in memory and file system☆25Updated 2 weeks ago
- Link to this library and it will log all the LibC functions you are calling and how much time you are spending in them!☆18Updated 3 months ago
- Stateless, zlib-compatible, and very fast compression library -- http://libslz.org☆30Updated last year
- Tutorial and Reference for writing network applications with Boost.Asio☆15Updated last year
- A proof-of-concept for a fast regex matcher using lossy NFA matching on SIMD☆12Updated 5 years ago
- Extension of the STL algorithms on sets☆21Updated 5 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆45Updated 3 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- ☆12Updated last year
- Simple out-of-process invoker☆18Updated 10 months ago
- ☆27Updated 2 years ago
- perfgrind - tools for collecting samples from Linux performance events subsystem and converting profiling data to callgrind format, allow…☆15Updated last year
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated 8 months ago
- Benchmarks for Schemaless Data Serialization Libraries☆56Updated 3 years ago
- Starlark parser and tooling☆14Updated last year
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆53Updated last year
- Bloom filter alternative (C++)☆17Updated 6 years ago
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆11Updated 2 years ago
- Columnar database on SSD NVMe☆13Updated 4 years ago
- A shared library that can be LD_PRELOAD-ed to show memory increments per second per backtrace on dynamically chosen time intervals.☆27Updated last year
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 3 years ago