Slab Memory Allocator in Application Layer
☆29Jan 12, 2018Updated 8 years ago
Alternatives and similar repositories for memslab
Users that are interested in memslab are comparing it to the libraries listed below
Sorting:
- Implementation of the Slab Allocator as described in "The Slab Allocator: An Object-Caching Kernel Memory Allocator" by Jeff Bonwick.☆36Feb 2, 2014Updated 12 years ago
- Single C file event loop☆30Jan 22, 2020Updated 6 years ago
- OCaml implementation of MySQL/MariaDB protocol with the Bitstring library☆14Apr 12, 2022Updated 3 years ago
- A sparse and compressed bitmap library.☆13Aug 28, 2014Updated 11 years ago
- Lock-free slab allocator / freelist.☆72Sep 22, 2015Updated 10 years ago
- Single-header-file, public domain, type-generic C89 skip list implemementation☆31May 27, 2017Updated 8 years ago
- A lightweight IPC mechanism☆13Mar 29, 2016Updated 9 years ago
- Performance NEON supplements for libc (LD_PRELOAD)☆14May 27, 2012Updated 13 years ago
- st filesystem for embedded flash systems☆12Mar 12, 2017Updated 8 years ago
- A Write-friendly and Cache-optimized Hashing Scheme for Non-volatile Memory Systems (MSST 2017, TPDS 2018)☆30Apr 11, 2018Updated 7 years ago
- Palantir is a Lua scriptable, portable, tiny reverse shell, using a human readable protocol written in C and Lua.☆18Mar 19, 2018Updated 7 years ago
- Network simulator for reliable UDP testing in C++☆16Mar 7, 2019Updated 6 years ago
- C++ lock-free queue.☆14Jun 24, 2020Updated 5 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆17Sep 22, 2014Updated 11 years ago
- Minimal and fast regular expression library for C.☆21Jun 4, 2013Updated 12 years ago
- ASIO Cooperative Task for await-based coroutine☆16Sep 8, 2018Updated 7 years ago
- A lightweight C++ library to diff and patch arbitrary data☆20May 10, 2015Updated 10 years ago
- tekUI is a GUI toolkit library mostly written in Lua. It is easily extensible with new interface elements, which can later be ported in C…☆16Jan 21, 2011Updated 15 years ago
- Asmpure is a library written in C for compiling assembly code at run-time☆16Jan 6, 2015Updated 11 years ago
- The space of memory management research and systems produced by the PLASMA lab (https://plasma-umass.org).☆20Mar 22, 2021Updated 4 years ago
- Service discovery protocol and reference implementation.☆17Dec 18, 2025Updated 2 months ago
- ReducePing is a small utility to tune the "TcpAckFrequency" setting of Windows to get better latency in TCP networked games.☆24Mar 22, 2016Updated 9 years ago
- A coroutine scheduler and lightweight network library for libaco☆18Apr 1, 2019Updated 6 years ago
- C# async/await in C++. Legacy implementation, check out CppAsync instead!☆28Oct 16, 2015Updated 10 years ago
- Tiny Linux Kernel Project; 本项目作者发布了《360° 剖析 Linux ELF》视频课程,欢迎订阅:https://www.cctalk.com/m/group/88089283☆16Jun 24, 2015Updated 10 years ago
- Minimal pub/sub message queue in C.☆23Nov 9, 2014Updated 11 years ago
- a collection of handle/id allocators☆20Feb 29, 2024Updated 2 years ago
- Typesafe, Generic & Extremely fast Dictionary in C 🚀☆21Sep 15, 2021Updated 4 years ago
- An interactive x86_64 assembler, modelled on the good old DOS debug.exe with a simple yet powerful command line interface.☆17Sep 20, 2019Updated 6 years ago
- Cross-Platform Networking Library☆43Jun 25, 2022Updated 3 years ago
- A minimal mark-and-sweep garbage collector☆43Apr 3, 2019Updated 6 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
- Yet Another C++ Library☆24Jan 23, 2024Updated 2 years ago
- Rendering library for 2D/3D graphics☆25Dec 26, 2025Updated 2 months ago
- An HTTP and websocket protocol implementation for libev event loop (UNMAINTAINED, use rust and tk-http crate)☆38Aug 27, 2017Updated 8 years ago
- Cuckoo Hashtable C Library☆35Mar 6, 2020Updated 5 years ago
- Abusing the C99 preprocessor for meta-programming☆20Nov 19, 2017Updated 8 years ago
- Concurrent trie-hash map library☆95Oct 30, 2023Updated 2 years ago
- Allows to write async code without callbacks using async/await/task! For C++ !☆29Nov 9, 2014Updated 11 years ago