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.
☆408Updated 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
- The C++ Network Library Project -- header-only, cross-platform, standards compliant networking library.☆244Updated 5 years ago
- [deprecated] For native C atomics, see Turf instead☆520Updated 9 years ago
- C++11 libuv wrapper☆179Updated 5 years ago
- Various open addressing hashmap algorithms in C++☆256Updated 3 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆264Updated 15 years ago
- A minimal shared/unique_ptr implementation to handle cases where boost/std::shared/unique_ptr are not available.☆188Updated 2 years ago
- The C++ Network Library Project -- header-only, cross-platform, standards compliant networking library.☆344Updated 6 years ago
- C++ double-to-string conversion benchmark☆260Updated 3 years ago
- Configurable C++ platform adapter☆562Updated 6 years ago
- Micro http server and client written in C++☆167Updated 2 years ago
- Mordor is a high performance I/O library based on fibers.☆349Updated 7 years ago
- Embeddable C++ HTTP server☆160Updated 2 years ago
- Lightweight and fast JSON parser for C++☆336Updated last year
- Various synchronization primitives for multithreaded applications in C++11.☆530Updated 8 years ago
- Boost.org thread module☆213Updated last month
- C++11 single .h asymmetric coroutine implementation via ucontext / fiber☆425Updated 3 months ago
- C++ Reflection Library☆103Updated 13 years ago
- Provides a lightweight interpreter and factory for dynamically creating C++ objects at runtime.☆74Updated 4 years ago
- Lightweight, Generic, Pure C++11 ThreadPool☆272Updated 7 years ago
- C++ integer-to-string conversion benchmark☆341Updated 7 months ago
- Tracey is a lightweight and simple C++ memory leak finder with no dependencies.☆233Updated 9 years ago
- Socket and Networking Library using msgpack.org[C++11]☆221Updated 2 years ago
- A C++ await/yield emulation library for stackless coroutine☆340Updated last year
- Examples (code samples) describing the construction of active objects on the top of Boost.Asio. A code-based guide for client/server crea…☆293Updated 3 months ago
- A hierarchical timer wheel, for implementing timed event queues☆212Updated last year
- Async non-blocking multi-protocol networking library for C/C++☆441Updated 5 years ago
- A high performance, shared memory, lock free, cross platform, single file, no dependencies, C++11 key-value store☆550Updated last year
- Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.☆500Updated last year
- universal event-driven, concurrent infrastructure for ANSI-C/C++, also known as asychronous signal-slot and source level continuation mec…☆69Updated 5 years ago