OlegHahm / tlsf
Based on the malloc implementation from http://tlsf.baisoku.org/
☆64Updated 8 years ago
Alternatives and similar repositories for tlsf:
Users that are interested in tlsf are comparing it to the libraries listed below
- universal event-driven, concurrent infrastructure for ANSI-C/C++, also known as asychronous signal-slot and source level continuation mec…☆70Updated 4 years ago
- High Quality 2D Graphics Library☆160Updated 4 years ago
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- A simple C++11 reflection/serialization framework.☆130Updated 9 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- A lightweight coroutine library written in C and assembler☆39Updated 10 years ago
- A smattering of miscellaneous C libraries. Includes sane argument parsing, a thread-safe multi-producer/multi-consumer queue, and impleme…☆103Updated 9 years ago
- A coroutine scheduler and lightweight network library for libaco☆16Updated 6 years ago
- Two Level Segregated Fit (TLSF) memory allocator implementation, BSD License☆105Updated last year
- Debug heap useful for tracking down memory errors.☆183Updated 9 years ago
- A simple utf8 decode/encode lib in c☆34Updated 9 years ago
- Minimize lock-free queue ever!☆132Updated 6 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆122Updated 10 months ago
- TLSF: two-level segregated fit O(1) allocator☆77Updated 2 years ago
- Convert build system from autoconf/make to CMake☆74Updated 2 years ago
- C++ Reflection Library☆101Updated 12 years ago
- A circular buffer alternative written in C under a BSD license☆137Updated 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…☆48Updated 6 years ago
- a tiny coroutine lib using for c++☆24Updated 11 years ago
- Implementation of lua virtual machine☆11Updated 7 years ago
- Cross-Platform Networking Library☆42Updated 2 years ago
- Map object pointer to an unique id☆44Updated 9 years ago
- A header only library that implements a C11 Unbounded Non-Intrusive Lockless Single Consumer Multiple Producer Thread-Safe FIFO Queue.☆20Updated 9 years ago
- Proposal for std::intrusive_ptr☆40Updated 5 years ago
- small library for c, includes array, hash, string, value, event emitter...☆49Updated 6 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- Simple memory leak finder.☆51Updated 11 years ago
- High performance cross platform event reactor and proactor written in C☆32Updated 11 years ago
- Miscellaneous scripts and things that dont merit their own repo. All under MIT License unless otherwise specified☆31Updated 3 years ago