Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
#

memory-pool

Here are 63 public repositories matching this topic...

A library of generic data structures for the C language.

  • UpdatedMay 31, 2024
  • C

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).

  • UpdatedJan 31, 2025
  • C

TouchSocket is an integrated .NET networking framework that includes modules for socket, TCP, UDP, SSL, named pipes, HTTP, WebSocket, RPC, and more. It offers a one-stop solution for TCP packet issues and enables quick implementation of custom data message parsing using protocol templates.

  • UpdatedMar 16, 2025
  • C#

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).

  • UpdatedMar 16, 2025
  • C

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)

  • UpdatedJul 18, 2024
  • C++

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

  • UpdatedJan 29, 2024
  • C

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.

  • UpdatedMay 2, 2022
  • C++

A multi level memory pool for Golang

  • UpdatedMar 1, 2018
  • Go

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

  • UpdatedDec 23, 2023
  • C
Harbol

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+

  • UpdatedFeb 20, 2025
  • C

Dynamic memory pool implementation, for reusable fixed, or variable sized memory blocks, using pthread mutex locks.

  • UpdatedSep 15, 2021
  • C

Small System Framework - JSON parser/generator, Reed-Solomon, finite state machine framework, and other high quality interfaces for embedded systems.

  • UpdatedMar 13, 2025
  • C

simple memory pool / thread safe / minimized context switching / Memory managed in 4 levels / Requirements(Windows xp~ / Visualstudio 2015)

  • UpdatedJul 14, 2022
  • C++

A low latency oriented thread caching allocator for Linux/Windows. Single header & LD_PRELOADable.

  • UpdatedMar 13, 2025
  • C++

C++ header-only mempool library

  • UpdatedDec 20, 2017
  • C++

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

  • UpdatedDec 9, 2018
  • Go

An efficient solution to replace malloc - Google open source project tcmalloc high-concurrency memory pool learning and simulation implementation. This project extracts the essence of Google-tcmalloc. After testing and optimization, the performance is better than malloc to a certain extent.

  • UpdatedSep 5, 2024
  • C++

🛀 A memory pool implemented by C.

  • UpdatedOct 15, 2024
  • C++

C++ template containers with optimized memory consumption

  • UpdatedMar 17, 2025
  • C++

Fast Efficient Fixed-Size Memory Pool

  • UpdatedDec 12, 2018
  • C++

Improve this page

Add a description, image, and links to thememory-pool topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with thememory-pool topic, visit your repo's landing page and select "manage topics."

Learn more


[8]ページ先頭

©2009-2025 Movatter.jp