8 results found Sort:

327
2.8k
lgpl-3.0
105
A library of generic data structures for the C language.
Created 2014-08-17
658 commits to master branch, last one 28 days ago
182
1.3k
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
829 commits to master branch, last one about a month ago
75
830
bsd-2-clause
28
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,602 commits to master branch, last one 14 days ago
120
752
apache-2.0
18
TouchSocket是.Net(包括 C# 、VB.Net、F#)的一个整合性的、超轻量级的网络通信框架。包含了 tcp、udp、ssl、http、websocket、rpc、jsonrpc、webapi、xmlrpc等一系列的通信模块。一键式解决 TCP 黏分包问题,udp大数据包分片组合问题等。使用协议模板,可快速实现「固定包头」、「固定长度」、「区间字符」等一系列的数据报文解析。
Created 2021-04-06
1,791 commits to master branch, last one 3 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
103 commits to main branch, last one about a year ago
12
91
bsd-3-clause
9
Two Level Segregated Fit (TLSF) memory allocator implementation, BSD License
Created 2016-06-11
83 commits to master branch, last one 5 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 6 months ago