8 results found Sort:

327
2.8k
lgpl-3.0
106
A library of generic data structures for the C language.
Created 2014-08-17
658 commits to master branch, last one 5 months ago
199
1.4k
bsd-3-clause
22
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...
Created 2014-08-15
836 commits to master branch, last one 3 months ago
78
905
bsd-2-clause
29
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).
Created 2017-02-18
3,644 commits to master branch, last one 4 days ago
142
898
apache-2.0
20
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...
Created 2021-04-06
1,997 commits to master branch, last one 4 days ago
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)
Created 2021-01-01
104 commits to main branch, last one 4 months ago
14
95
bsd-3-clause
10
Two Level Segregated Fit (TLSF) memory allocator implementation, BSD License
Created 2016-06-11
83 commits to master branch, last one 9 months ago
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.
Created 2021-08-23
222 commits to master branch, last one 2 years ago
A high-performance back-end service framework written in C.
Created 2023-02-14
313 commits to master branch, last one 11 months ago