A hierarchical timer wheel, for implementing timed event queues
☆215Apr 8, 2024Updated last year
Alternatives and similar repositories for ratas
Users that are interested in ratas are comparing it to the libraries listed below
Sorting:
- timer.c: Tickless hierarchical timing wheel☆237Sep 25, 2023Updated 2 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Dec 15, 2019Updated 6 years ago
- A deterministic per-flow network condition/fault simulator☆40Oct 12, 2015Updated 10 years ago
- ☆20Mar 3, 2016Updated 10 years ago
- qp tries and crit-bit tries☆124Jul 12, 2022Updated 3 years ago
- Concurrent data structures in C++☆1,448Oct 1, 2020Updated 5 years ago
- A streaming implementation of SipHash in C as well as an optimized one-pass implementation.☆27Nov 5, 2012Updated 13 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52May 2, 2017Updated 8 years ago
- A direct-to-syslog logger over udp for Erlang☆11Sep 1, 2020Updated 5 years ago
- A benchmark framework for concurrent queue implementations☆297Apr 4, 2020Updated 5 years ago
- Presentations and docs☆12Jul 8, 2019Updated 6 years ago
- Aerie: a regex-like engine nested word grammars☆16Feb 5, 2022Updated 4 years ago
- JIT compiler for Scheme targeting x86-64 platforms☆32May 11, 2019Updated 6 years ago
- Go implementation of compress, hash, and displace (CHD) algorithm☆14Jul 29, 2019Updated 6 years ago
- A fast single-producer, single-consumer lock-free queue for C++☆4,508Jun 25, 2025Updated 8 months ago
- A fast multi-producer, multi-consumer lock-free concurrent queue for C++11☆12,125Feb 14, 2026Updated last month
- Userspace TCP/IP stack☆69Feb 20, 2014Updated 12 years ago
- Volatile Persistent Memory Allocator☆26Mar 22, 2023Updated 2 years ago
- Implementation of Kuznechik cipher Russian standard GOST R 3412-2015 - 128 bit block size / 256 bit key - 8,16, 32, 64, 128-bit x86 versi…☆10Jun 27, 2016Updated 9 years ago
- C automata library to build, determinize, minimize, translate regexp etc☆11Mar 26, 2016Updated 9 years ago
- 64-bit PRNG shootout☆19Jun 5, 2025Updated 9 months ago
- AsyncNet☆126Mar 10, 2026Updated last week
- A test case for VFIO_PLATFORM currently based on the PL330 DMA controller. The effort on VFIO_PLATFORM has been partially funded by the S…☆13Dec 12, 2022Updated 3 years ago
- Composable Data and Type Generators for C++☆10Mar 25, 2019Updated 6 years ago
- Wangle is a framework providing a set of common client/server abstractions for building services in a consistent, modular, and composable…☆3,094Updated this week
- Lock-free ring buffer (MPSC)☆476Dec 16, 2019Updated 6 years ago
- A CPP implement of Twitter SnowFlake Algorithm.☆20Mar 8, 2020Updated 6 years ago
- a crate for small packed strings☆18Oct 31, 2022Updated 3 years ago
- A collection of shared memory containers for high performance server☆239May 14, 2022Updated 3 years ago
- A lightweight header-only C++ wrapper around OpenSSL☆10May 27, 2018Updated 7 years ago
- coming soon☆15Apr 16, 2022Updated 3 years ago
- Simplified shell reimplementation of containers — see also https://github.com/arachsys/containers☆15Jan 25, 2023Updated 3 years ago
- Metrics gathering thingy☆11Jul 17, 2019Updated 6 years ago
- High performance server-side application framework☆9,159Updated this week
- Compact tries for fixed-width keys☆26Jun 4, 2018Updated 7 years ago
- Simple tools for analyze memory usage of Linux processes☆18Nov 7, 2021Updated 4 years ago
- Rag-bag of utilities and scripts that do strange things with ELF files☆18Nov 25, 2025Updated 3 months ago
- Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the …☆2,615Updated this week
- Non-Moving, Incremental, and Generational Quad-Color Garbage Collector (http://wiki.luajit.org/New-Garbage-Collector)☆81Apr 28, 2024Updated last year