fluent / cmetricsLinks
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
Sorting:
- A C11 implementation of D. Vyukov MPSC queue☆28Updated last year
- A simple, intrusive, zero-allocation red-black tree implementation☆46Updated 3 years ago
- Mini async log C port. Now with C++ wrappers.☆74Updated last year
- A portable command-line argument parser☆19Updated 7 months ago
- A benchmark to measure lock overhead and compare mutex performance under varying levels of contention.☆37Updated 11 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…☆63Updated 8 months ago
- A modification of SipHash reference implementation to make it more practical for Redis usage☆20Updated 8 years ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated 9 months ago
- Benchmarks for Schemaless Data Serialization Libraries☆56Updated 3 years ago
- A proof-of-concept for a fast regex matcher using lossy NFA matching on SIMD☆12Updated 6 years ago
- Simple library to manage chunks of data in memory and file system☆25Updated last month
- An expression evaluator for C☆42Updated 6 months ago
- Dictionary-based compression for inverted indexes.☆23Updated 6 years ago
- Extension of the STL algorithms on sets☆21Updated 5 years ago
- ☆12Updated last year
- Concurrent trie-hash map library☆91Updated last year
- A header-only implementation of SipHash☆29Updated last year
- Simple out-of-process invoker☆18Updated last year
- ☆21Updated 7 months ago
- Stateless, zlib-compatible, and very fast compression library -- http://libslz.org☆31Updated 3 weeks ago
- Convenient & cross-platform sandboxing C library☆44Updated last year
- NetBSD cdb (constant database) library☆14Updated 6 years ago
- The Lightstep distributed tracing library for C++☆39Updated last year
- This repository contains a tool which traces syscalls in a fast way using eBPF linux kernel feature☆16Updated 7 years ago
- YAML Object Model Layer - a DOM-like interface for YAML☆41Updated last year
- Netstring parsing in C☆35Updated 4 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 5 years 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 5 months ago
- A fast, dependency-free traceroute implementation in pure C.☆17Updated 2 months ago
- libuv wrapper☆15Updated 8 months ago