ned14 / nedmallocLinks
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.
☆407Updated 6 years ago
Alternatives and similar repositories for nedmalloc
Users that are interested in nedmalloc are comparing it to the libraries listed below
Sorting:
- A public domain lock free queues implemented in C++11☆181Updated 11 years ago
- The C++ Network Library Project -- header-only, cross-platform, standards compliant networking library.☆244Updated 5 years ago
- Various open addressing hashmap algorithms in C++☆257Updated 3 years ago
- C++11 libuv wrapper☆179Updated 5 years ago
- A minimal shared/unique_ptr implementation to handle cases where boost/std::shared/unique_ptr are not available.☆187Updated 2 years ago
- [deprecated] For native C atomics, see Turf instead☆520Updated 8 years ago
- The C++ Network Library Project -- header-only, cross-platform, standards compliant networking library.☆343Updated 6 years ago
- Embeddable C++ HTTP server☆160Updated 2 years ago
- A hierarchical timer wheel, for implementing timed event queues☆210Updated last year
- Configurable C++ platform adapter☆561Updated 6 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆529Updated 8 years ago
- Lightweight, Generic, Pure C++11 ThreadPool☆273Updated 7 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆264Updated 15 years ago
- Mordor is a high performance I/O library based on fibers.☆347Updated 7 years ago
- Boost.Coroutine2☆135Updated last week
- C++11 single .h asymmetric coroutine implementation via ucontext / fiber☆423Updated 2 months ago
- C++ Reflection Library☆103Updated 13 years ago
- Boost.org thread module☆212Updated last week
- A C++ await/yield emulation library for stackless coroutine☆340Updated last year
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆136Updated 4 years ago
- Lightweight and fast JSON parser for C++☆337Updated last year
- cpgf library☆219Updated 3 years ago
- Boost.Coroutine☆85Updated last week
- Micro http server and client written in C++☆167Updated 2 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…☆291Updated 2 months ago
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆330Updated 4 years ago
- Provides a lightweight interpreter and factory for dynamically creating C++ objects at runtime.☆74Updated 3 years ago
- This is out of date, please move to https://github.com/qicosmos/rest_rpc☆263Updated 8 years ago
- Create extremely-fast and secure embedded HTTP servers with ease.☆452Updated 4 years ago
- L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.☆207Updated 2 years ago