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.
☆414Updated 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☆180Updated 11 years ago
- Various open addressing hashmap algorithms in C++☆257Updated 3 years ago
- C++11 libuv wrapper☆178Updated 5 years ago
- The C++ Network Library Project -- header-only, cross-platform, standards compliant networking library.☆245Updated 5 years ago
- [deprecated] For native C atomics, see Turf instead☆520Updated 9 years ago
- A hierarchical timer wheel, for implementing timed event queues☆213Updated last year
- Configurable C++ platform adapter☆560Updated 6 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆265Updated 16 years ago
- Provides a lightweight interpreter and factory for dynamically creating C++ objects at runtime.☆74Updated 4 years ago
- The C++ Network Library Project -- header-only, cross-platform, standards compliant networking library.☆343Updated 7 years ago
- C++ Reflection Library☆103Updated 13 years ago
- C++11 single .h asymmetric coroutine implementation via ucontext / fiber☆428Updated 6 months ago
- A C++ await/yield emulation library for stackless coroutine☆341Updated last year
- Implementation of Win32 events for *nix platforms, built on top of pthreads.☆282Updated 3 years ago
- Embeddable C++ HTTP server☆161Updated 2 years ago
- Mordor is a high performance I/O library based on fibers.☆352Updated 7 years ago
- Lightweight and fast JSON parser for C++☆339Updated last year
- Lightweight, Generic, Pure C++11 ThreadPool☆274Updated 8 years ago
- Socket and Networking Library using msgpack.org[C++11]☆220Updated 2 years ago
- cpgf library☆219Updated 3 years ago
- Boost.org thread module☆213Updated 2 weeks ago
- A minimal shared/unique_ptr implementation to handle cases where boost/std::shared/unique_ptr are not available.☆188Updated 3 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆533Updated 8 years ago
- Nanomsg binding for C++11☆117Updated 4 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…☆295Updated 6 months ago
- Miscellaneous scripts and things that dont merit their own repo. All under MIT License unless otherwise specified☆31Updated 3 years ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆144Updated 5 years ago
- A high performance, shared memory, lock free, cross platform, single file, no dependencies, C++11 key-value store☆555Updated last year
- Boost.Coroutine☆86Updated 2 weeks ago
- A simple C++11 reflection/serialization framework.☆129Updated 10 years ago