Header only C++14 micro benchmark
☆14Jan 4, 2016Updated 10 years ago
Alternatives and similar repositories for tachymeter
Users that are interested in tachymeter are comparing it to the libraries listed below
Sorting:
- M:N fiber implementation, with transparent IO reactor and timeouts, POSIX like APIs.☆16May 17, 2012Updated 13 years ago
- A simple C++11 lua binding library☆13Aug 22, 2013Updated 12 years ago
- mirror of http://hg.dyncall.org/pub/dyncall/dyncall☆17Mar 5, 2015Updated 10 years ago
- Simple C++14 stackful await using boost's asio, future and coroutine2 (for testing purposes only)☆16Feb 18, 2016Updated 10 years ago
- C++14 cache friendly B-heap priority queue☆109Sep 18, 2025Updated 5 months ago
- A set of fixed-sized C++ storage arrays with various features☆30Apr 11, 2019Updated 6 years ago
- Heap allocation free version of C++11 std::function☆60Oct 6, 2021Updated 4 years ago
- An HTTP server library in C++☆16Jan 10, 2019Updated 7 years ago
- Header-only, generic and dependency-free C++17 implementation of Heaps and Priority Queues☆18Feb 12, 2022Updated 4 years ago
- The C++ Pimpl Idiom Again!☆37May 3, 2018Updated 7 years ago
- Type preserving dynamic heterogeneous containers for C++.☆18Dec 6, 2019Updated 6 years ago
- Task schedulers for cross-platform C++ development.☆34Feb 27, 2019Updated 7 years ago
- A C++ smart pointer with copy-on-write semantics☆15Apr 4, 2016Updated 9 years ago
- Portable implementation of future/promise API in C++☆77Jul 10, 2024Updated last year
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Nov 1, 2021Updated 4 years ago
- C++ proactor network library for Linux☆18Jun 11, 2015Updated 10 years ago
- A disruptor thread-synchronisation data structure for C++11.☆151May 26, 2023Updated 2 years ago
- High performance templated AVL tree using a fixed size array. Extensive test suite passing.☆51Jan 5, 2022Updated 4 years ago
- My take on the LMAX Disruptor☆75Apr 25, 2013Updated 12 years ago
- Valgrind patched with support for DPDK (and rte_*alloc). STATICALLY LINKED: use --soname-synonyms=somalloc=NONE - DINAMICALLY LINKED: SON…☆27Mar 10, 2022Updated 3 years ago
- Allows to write async code without callbacks using async/await/task! For C++ !☆29Nov 9, 2014Updated 11 years ago
- Vagrant file and provisioning scripts for a Xubuntu 16.04 desktop machine with C++ development environment.☆20Jul 22, 2020Updated 5 years ago
- Go-style coroutines and channels for C++☆34Nov 14, 2013Updated 12 years ago
- A C++14 Lambda Library☆25Dec 15, 2025Updated 2 months ago
- Very fast backtraces resolver☆33Sep 17, 2018Updated 7 years ago
- Python-like 'enumerate' for C++☆28Feb 21, 2021Updated 5 years ago
- Multi thread TCP server with Boost.Asio and Boost.Coroutine☆30Dec 9, 2013Updated 12 years ago
- Coroutines/Fibers implementation for x86☆65Aug 18, 2016Updated 9 years ago
- Ecsact tools bundled into an installable SDK☆12Jan 21, 2026Updated last month
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆35Aug 20, 2015Updated 10 years ago
- Composable C++ futures☆32Apr 29, 2021Updated 4 years ago
- CxxProf is a manual instrumented Profiling library for C++. It's goal is to provide easy integration into existing projects with just as …☆57Sep 29, 2016Updated 9 years ago
- Accelerate your C++ Compiles☆78Oct 1, 2023Updated 2 years ago
- C++ event loop library. Wrapper around libev that utilizes lambda's and callback functions to notify you when filedescriptors become acti…☆146Jan 14, 2019Updated 7 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Aug 16, 2011Updated 14 years ago
- a minimum demo web framework based on servlet☆10Sep 3, 2015Updated 10 years ago
- [c++]使用boost.asio写的简单内存键值对缓存☆11Jul 31, 2017Updated 8 years ago
- 在redis的源码中,实现了一个微型的网络库,我将其独立出来,方便大家学习和使用☆37Jun 28, 2016Updated 9 years ago
- A reasonably fast and tidy C++ implemention of signals/slots☆36Feb 12, 2024Updated 2 years ago