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.
☆403Updated 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
- Configurable C++ platform adapter☆560Updated 6 years ago
- The C++ Network Library Project -- header-only, cross-platform, standards compliant networking library.☆344Updated 6 years ago
- [deprecated] For native C atomics, see Turf instead☆518Updated 8 years ago
- C++11 libuv wrapper☆178Updated 5 years ago
- The C++ Network Library Project -- header-only, cross-platform, standards compliant networking library.☆242Updated 5 years ago
- Boost.org thread module☆209Updated last month
- Obsolete repo, please go to: https://github.com/electronicarts/EASTL☆504Updated 9 years ago
- Embeddable C++ HTTP server☆161Updated 2 years ago
- Various open addressing hashmap algorithms in C++☆256Updated 3 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆526Updated 7 years ago
- C++ library for executors☆503Updated 8 years ago
- C++ integer-to-string conversion benchmark☆341Updated 3 months ago
- C++11 single .h asymmetric coroutine implementation via ucontext / fiber☆419Updated 3 years ago
- A hierarchical timer wheel, for implementing timed event queues☆210Updated last year
- This is out of date, please move to https://github.com/qicosmos/rest_rpc☆263Updated 7 years ago
- Socket and Networking Library using msgpack.org[C++11]☆216Updated last year
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆264Updated 15 years ago
- Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.☆497Updated last year
- A high performance, shared memory, lock free, cross platform, single file, no dependencies, C++11 key-value store☆548Updated last year
- A C++ await/yield emulation library for stackless coroutine☆338Updated last year
- A collection of shared memory containers for high performance server☆233Updated 3 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…☆288Updated 3 weeks ago
- cpgf library☆220Updated 3 years ago
- C++ Reflection Library☆102Updated 13 years ago
- Micro http server and client written in C++☆167Updated last year
- Use C++14 generic lambdas to simulate stackless coroutines without macros or type erasure.☆330Updated 7 years ago
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆329Updated 4 years ago
- Boost::ASIO low-level redis client (connector)☆144Updated 2 years ago
- Boost.Coroutine2☆134Updated last month