Tick-based timer (hierarchical timing wheel algorithm)
☆44Dec 15, 2019Updated 6 years ago
Alternatives and similar repositories for ttimer
Users that are interested in ttimer are comparing it to the libraries listed below
Sorting:
- C++ client to connect to bitmex - https://www.bitmex.com/☆11May 17, 2019Updated 6 years ago
- A web interface for apropos☆20Apr 17, 2019Updated 6 years ago
- A hierarchical timer wheel, for implementing timed event queues☆215Apr 8, 2024Updated last year
- Concurrent trie-hash map library☆95Oct 30, 2023Updated 2 years ago
- ☆17Oct 3, 2022Updated 3 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆85Oct 18, 2018Updated 7 years ago
- ☆12Nov 16, 2025Updated 4 months ago
- Header-only type safe C++ template library for fast native fixed point arithmetic☆14Mar 9, 2019Updated 7 years ago
- BabbleSim base/common components. Any BabbleSim user will want some of these.☆17Mar 10, 2026Updated last week
- Source generated binary protocol c style packed structs☆14Dec 9, 2023Updated 2 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆14Sep 19, 2023Updated 2 years ago
- TLSF: two-level segregated fit O(1) allocator☆84Sep 3, 2022Updated 3 years ago
- C++03 functionality for checking for the existence of a member function with a given name and signature.☆26Aug 26, 2013Updated 12 years ago
- A work-in-progress C++20/23 header-only maths library for game development, embedded, kernel and general-purpose that works in constant c…☆25Dec 6, 2022Updated 3 years ago
- LuaJIT lexer and parser in C+Lua/ffi☆11Nov 1, 2021Updated 4 years ago
- ☆31Dec 19, 2015Updated 10 years ago
- Tiny format/mustache templating library (C++11)☆24Jul 16, 2016Updated 9 years ago
- A lock-free malloc(3) implementation☆20Jun 15, 2025Updated 9 months ago
- Let you iterate all your member in struct simply! You can simply do serialization or de-serialization!☆18May 22, 2018Updated 7 years ago
- Serialization/deserialization in a raw buffer like flatbuffer, but you do not need any IDL file and it is much more efficient either in s…☆49Apr 27, 2018Updated 7 years ago
- String facilities for C++98 and later - a library in search of its identity. Note: renamed from string-lite to make place for string-bare…☆25Nov 28, 2025Updated 3 months ago
- Simple tools for analyze memory usage of Linux processes☆18Nov 7, 2021Updated 4 years ago
- Orderbook Event Storage Using TectonicDB☆13Sep 6, 2018Updated 7 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Apr 25, 2020Updated 5 years ago
- Coroutine implementation for C++11☆18Apr 14, 2012Updated 13 years ago
- rcu example of linux kernel. tag : rcu, list rcu, linux kernel rcu, kernel rcu, read copy update, rcu example☆34Dec 15, 2022Updated 3 years ago
- C implementation of a compressed trie lookup map☆23May 14, 2019Updated 6 years ago
- An IPC library that implements publish/subscribe (PUBSUB) and remote procedure call (RPC) functionality.☆12Sep 21, 2019Updated 6 years ago
- tiny c string buffer steal from lighttpd's buffer code☆13Feb 21, 2012Updated 14 years ago
- An efficient Ternary Search Tree and persistent database for LuaJIT☆18Jun 11, 2021Updated 4 years ago
- A high performance fork-join multi-threading library☆18Apr 25, 2017Updated 8 years ago
- Container Traits for Modern C++☆29Oct 11, 2020Updated 5 years ago
- Compile-time printf-like string formatting☆76May 25, 2018Updated 7 years ago
- Trading API for Quedex Bitcoin Derivatives Exchange.☆11May 28, 2020Updated 5 years ago
- Benchmarks for our memory allocator☆72Sep 24, 2023Updated 2 years ago
- Complex state machine build in QNX real-time operating system. This state machine demonstrates multi-threading, namespaces, timers, and I…☆12Apr 9, 2019Updated 6 years ago
- A time-series data cache☆48May 9, 2020Updated 5 years ago
- Lock-free ring buffer (MPSC)☆476Dec 16, 2019Updated 6 years ago
- 自己实现的一个socks5服务端程序(目前仅支持tcp)☆13Feb 5, 2018Updated 8 years ago