klsmpq / klsmLinks
The k-LSM: A relaxed, lock-free, linearizable priority queue
☆23Updated 8 years ago
Alternatives and similar repositories for klsm
Users that are interested in klsm are comparing it to the libraries listed below
Sorting:
- A threaded, continuations-based I/O event library for manycore NUMA machines☆76Updated 4 years ago
- Compact tries for fixed-width keys☆26Updated 7 years ago
- LLVM IR generation "middle end" for LLVM-based go compiler.☆18Updated 3 years ago
- ☆11Updated 7 years ago
- x86-64 instruction encoder in Go☆22Updated 6 years ago
- An efficient and practical queueing for fast core-to-core communication http://psy-lob-saw.blogspot.co.uk/2013/11/spsc-iv-look-at-bqueue.…☆21Updated 8 years ago
- A library for high-performance lightweight threads☆20Updated 14 years ago
- NetBSD cdb (constant database) library☆14Updated 6 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- Interactive object file browser with symbol, source, assembly, and analysis☆22Updated last year
- Lock-free slab allocator / freelist.☆70Updated 10 years ago
- RLU resizable hash-table☆17Updated 10 years ago
- A lightweight concurrency library for C, featuring symmetric coroutines as the main control flow abstraction.☆12Updated 10 years ago
- A small DFA for under 16 states☆54Updated 7 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆48Updated 12 years ago
- Restartable Sequences: a userspace implementation of cheap per-cpu atomic operations☆38Updated 7 years ago
- Simple out-of-process invoker☆19Updated 7 months ago
- Tiny Cooperative Process Management Library/Embedded Bounded Queue Actor Model (C11)☆40Updated 7 years ago
- Lock-free multithreaded memory allocation☆110Updated 9 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆56Updated 6 years ago
- Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck☆103Updated 5 months ago
- ☆27Updated 8 years ago
- Portable Coroutine Library (unofficial fork -- original by Davide Libenzi http://www.xmailserver.org/libpcl.html )☆10Updated 14 years ago
- Static Radix Tree (Patricia trie) implementation in C