savanpatel / mallocLinks
Thread safe and fork safe malloc library.
☆22Updated 8 years ago
Alternatives and similar repositories for malloc
Users that are interested in malloc are comparing it to the libraries listed below
Sorting:
- Fabrice Bellard's fbcc C Compiler☆47Updated 6 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆95Updated 5 years ago
- A simple tar implementation in C☆126Updated 2 years ago
- Hierarchical memory allocator☆79Updated 10 years ago
- Lightweight event loop library for Linux epoll() family APIs☆246Updated 9 months ago
- HTTP/2 server written in C.☆27Updated 7 years ago
- 🔗 Common Data Structures and Algorithms☆55Updated 6 months ago
- High performance C implementation of AVL trees☆104Updated 6 years ago
- ucontext implementation featuring glibc-compatible ABI☆134Updated last month
- Implement your own TCP IP Stack☆224Updated this week
- Shameless copy of http://swtch.com/libtask/ and/or http://code.google.com/p/libtask/☆18Updated 13 years ago
- A simple CGI webserver written in C with no dependencies.☆111Updated 4 years ago
- Linear Linked List Library☆52Updated last year
- skiplist library for C.☆54Updated 9 years ago
- Documentation generator for C/C++ code☆56Updated 3 months ago
- a simple tiny C Compiler using Lex & Yacc☆92Updated 4 months ago
- tiny unit testing framework for ANSI C☆56Updated 4 years ago
- Inofficial git-cvs clone of cvs@cvs.fefe.de:/cvs + some changes☆129Updated 6 years ago
- Coroutines for C.☆78Updated 8 years ago
- NIH Utility Library☆92Updated 4 years ago
- ☆61Updated last week
- Dynamic memory pool implementation, for reusable fixed, or variable sized memory blocks, using pthread mutex locks.☆32Updated last month
- small epoll implementation using kqueue; includes all features needed for libinput/libevdev☆112Updated last year
- http://repo.or.cz/tinycc.git☆176Updated last year
- My own C library. Probably don't use it.☆34Updated 6 years ago
- demos-linux is a project to demo and explore the Linux user space C/C++ API☆96Updated this week
- uClibc mirror☆59Updated last year
- Bencode reader library that doesn't use the heap. Written in C with a BSD license☆52Updated 9 years ago
- A Tour Through the SubC Compiler☆93Updated 4 years ago
- a collection of useful functions and data structures to create C apps faster. focus on simplicity, ability to statically link and minimal…☆242Updated last year