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
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- A C++ library for integer array compression☆28Updated 2 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 4 years ago
- Floating point printing and parsing library based on Grisu2 and Krosh algorithms☆29Updated 2 years ago
- Header only C++14 micro benchmark☆14Updated 9 years ago
- C++ interface to CPU affinity management☆30Updated 6 years ago
- Wicked fast, thread safe in-memory key/object store for C++☆12Updated 8 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 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 last year
- Collection of header-only utilities for C++☆35Updated last year
- Non-blocking message passing (a C++14 MPI wrapper)☆18Updated 10 years ago
- Infomation about C++ Coroutines TS v1 software and content☆9Updated 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☆79Updated 9 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
- Compile-time-efficient proof-of-concept implementation for std::tuple☆93Updated 3 years ago
- Fast integer to string and string to integer conversion functions☆21Updated last year
- A C++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆52Updated 11 years ago
- Visualization tool for Templight C++ template debugger traces☆89Updated 6 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- Full emulation of await feature from C# language in C++ based on Stackful Coroutines from Boost.Coroutine library.☆19Updated 9 years ago
- This repository contains components that will support percolation via OpenCL and CUDA☆31Updated 3 years ago
- C++ asynchronous interface for gRPC based on https://github.com/3rdparty/eventuals.☆20Updated 2 years ago
- HISTORICAL INTEREST ONLY: Post peer review AFIO v2 rewrite is now at https://github.com/ned14/boost.afio☆46Updated 8 years ago
- Allocation benchmarks☆30Updated 8 years ago
- C++ counting digits benchmark☆23Updated 11 years ago
- C++11 template meta-programming library.☆48Updated 9 years ago
- Concurrent wrapper for "any" object. All calls to the public API of the object are executed asynchronously in FIFO order.☆23Updated 4 years ago
- A prototype implementation of the futures proposal☆11Updated 6 years ago
- Fast containers of polymorphic objects.☆64Updated last month