ned14 / nedmalloc
An EXTREMELY FAST portable thread caching malloc implementation written in C for multiple threads without lock contention based on dlmalloc. Optimised for x86 and x64. Compatible with C++. Can patch itself into existing binaries on Windows.
☆402Updated 5 years ago
Alternatives and similar repositories for nedmalloc:
Users that are interested in nedmalloc are comparing it to the libraries listed below
- A public domain lock free queues implemented in C++11☆182Updated 11 years ago
- C++11 libuv wrapper☆178Updated 5 years ago
- The C++ Network Library Project -- header-only, cross-platform, standards compliant networking library.☆240Updated 4 years ago
- The C++ Network Library Project -- header-only, cross-platform, standards compliant networking library.☆346Updated 6 years ago
- Various open addressing hashmap algorithms in C++☆255Updated 3 years ago
- Configurable C++ platform adapter☆555Updated 6 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆524Updated 7 years ago
- A C++ await/yield emulation library for stackless coroutine☆335Updated last year
- [deprecated] For native C atomics, see Turf instead☆518Updated 8 years ago
- This is out of date, please move to https://github.com/qicosmos/rest_rpc☆265Updated 7 years ago
- C++ library for executors☆499Updated 8 years ago
- Examples (code samples) describing the construction of active objects on the top of Boost.Asio. A code-based guide for client/server crea…☆280Updated 3 months ago
- LibU is a multiplatform utility library written in C, with APIs for handling memory allocation, networking and URI parsing, string manipu…☆442Updated 2 years ago
- A hierarchical timer wheel, for implementing timed event queues☆209Updated 10 months ago
- Use https://github.com/boostorg/boost☆145Updated 9 years ago
- C++ integer-to-string conversion benchmark☆341Updated last week
- C++11 single .h asymmetric coroutine implementation via ucontext / fiber☆417Updated 3 years ago
- Embeddable C++ HTTP server☆161Updated last year
- C++ TCP Library - NO LONGER MAINTAINED☆381Updated 6 years ago
- Obsolete repo, please go to: https://github.com/electronicarts/EASTL☆504Updated 9 years ago
- Async non-blocking multi-protocol networking library for C/C++☆445Updated 5 years ago
- C++ binding for nanomsg☆107Updated 10 years ago
- A lightweight signals and slots implementation.☆505Updated 4 years ago
- Boost.org thread module☆205Updated 2 months ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆132Updated 4 years ago
- Micro http server and client written in C++☆167Updated last year
- Boost.Coroutine2☆129Updated 2 months ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆263Updated 15 years ago
- Implementation of Win32 events for *nix platforms, built on top of pthreads.☆272Updated 2 years ago
- L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.☆201Updated 2 years ago