memory-pool topic

List memory-pool repositories

gmmpool

44
Stars
11
Forks
Watchers

A multi level memory pool for Golang

Melon

1.3k
Stars
179
Forks
Watchers

A generic cross-platform C library that includes many commonly used components and frameworks, and a new scripting language interpreter. It currently supports C99 and Aspect-Oriented Programming (AOP...

mlib

810
Stars
71
Forks
Watchers

Library of generic and type safe containers in pure C language (C99 or C11) for a wide collection of container (comparable to the C++ STL).

TouchSocket

733
Stars
117
Forks
Watchers

TouchSocket是.Net(包括 C# 、VB.Net、F#)的一个整合性的、超轻量级的网络通信框架。包含了 tcp、udp、ssl、http、websocket、rpc、jsonrpc、webapi、xmlrpc等一系列的通信模块。一键式解决 TCP 黏分包问题,udp大数...

tlsf-bsd

90
Stars
12
Forks
Watchers

Two Level Segregated Fit (TLSF) memory allocator implementation, BSD License

AppShift-MemoryPool

190
Stars
24
Forks
Watchers

A very fast cross-platform memory pool mechanism for C++ built using a data-oriented approach (3 to 24 times faster than regular new or delete, depending on operating system & compiler)

Harbol

26
Stars
4
Forks
Watchers

Harbol is a collection of data structure and miscellaneous libraries, similar in nature to C++'s Boost, STL, and GNOME's GLib but for C99+

gompool

18
Stars
4
Forks
Watchers

Allocation-free and lock-free memory pool library written in golang using treiber stack

Dmf-FrameWork

41
Stars
0
Forks
Watchers

A high-performance back-end service framework written in C.

StringPool

52
Stars
8
Forks
Watchers

A performant and memory efficient storage for immutable strings with C++17. Supports all standard char types: char, wchar_t, char16_t, char32_t and C++20's char8_t.