RafaGago / logger-bench
Benchmark of different C or C++ loggers
☆12Updated last year
Alternatives and similar repositories for logger-bench:
Users that are interested in logger-bench are comparing it to the libraries listed below
- C++ Library of Atomic and Lockless Data Structures☆38Updated 4 years ago
- Header only C++14 micro benchmark☆14Updated 9 years ago
- A C++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆52Updated 11 years ago
- Fast integer to string and string to integer conversion functions☆20Updated last year
- Collection of header-only utilities for C++☆35Updated last year
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆77Updated 9 years ago
- A C++ library for integer array compression☆28Updated 2 years ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 7 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆51Updated 11 months ago
- Comfortable lightweight C++ logging library -- cross-platform, C++11.☆30Updated 2 years ago
- C++ interface to CPU affinity management☆30Updated 6 years ago
- Non-blocking message passing (a C++14 MPI wrapper)☆18Updated 10 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆51Updated 8 years ago
- C++11 template meta-programming library.☆48Updated 9 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- Memory alignment wrappers, useful for avoiding false sharing☆39Updated 8 years ago
- Traitlets-like C++ properties and implementation of the observer pattern☆44Updated 7 months ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 9 years ago
- c++ wrapper around libpapi☆50Updated 7 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- C++ file backed vector for very fast column databases, useful for time series data☆22Updated 9 years ago
- Implementation of n3554, a proposal to include parallelized versions of the STL algorithms into the C++ standard.☆25Updated 8 years ago
- Trie is a lightweight and simple autocompletion data structure written in C++11.☆44Updated 9 years ago
- C++11 tools for low latency systems. LMAX Disruptor, Ring, Ring Allocator.☆31Updated 5 years ago