allocator
ll
allocator | ll | |
---|---|---|
1 | 1 | |
12 | 6 | |
- | - | |
3.4 | 0.0 | |
4 months ago | 4 months ago | |
C | C | |
GNU Lesser General Public License v3.0 only | GNU Lesser General Public License v3.0 only |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
allocator
ll
What are some alternatives?
vulkan-core - A light weight, fast and efficient cryptocurrency blockchain implementation written in C11.
doublylinkedlist - An implementation of a doubly linked list in C
c-allocators - A collection of public domain single-file custom allocators for C/C++
Fortress-of-Solitude - This Library has resources to solve common data structure algorithm problems like a Doubly linked list, Generic trees, Queue, Stack, and other algorithms. Each lib has an option to carry your custom data in elements. Custom data in detail, other fantastic resources.
Description - Mini async log C port. Now with C++ wrappers.
HFT-Orderbook - Limit Order Book for high-frequency trading (HFT), as described by WK Selph, implemented in Python3 and C
Memory-Allocators - A set of custom memory allocators
C-DataStructures-And-Algorithms - Generic data structures and algorithms implemented in c language.
Muon - A Micro (1k lines of code) Unit Test Framework for C/C++
sc - Common libraries and data structures for C.
Design-Patterns-in-C - Practical design patterns in C