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:
- Configurable C++ platform adapter☆560Updated 6 years ago
- A public domain lock free queues implemented in C++11☆181Updated 11 years ago
- [deprecated] For native C atomics, see Turf instead☆518Updated 8 years ago
- C++11 libuv wrapper☆179Updated 5 years ago
- The C++ Network Library Project -- header-only, cross-platform, standards compliant networking library.☆243Updated 5 years ago
- Various open addressing hashmap algorithms in C++☆256Updated 3 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
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆264Updated 15 years ago
- Embeddable C++ HTTP server☆161Updated 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…☆288Updated last month
- Lightweight, Generic, Pure C++11 ThreadPool☆274Updated 7 years ago
- This is out of date, please move to https://github.com/qicosmos/rest_rpc☆263Updated 7 years ago
- A hierarchical timer wheel, for implementing timed event queues☆210Updated last year
- Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.☆498Updated last year
- C++ library for executors☆508Updated 8 years ago
- C++11 single .h asymmetric coroutine implementation via ucontext / fiber☆422Updated last week
- Various synchronization primitives for multithreaded applications in C++11.☆526Updated 7 years ago
- A C++ await/yield emulation library for stackless coroutine☆338Updated last year
- Boost.Coroutine2☆135Updated 2 months ago
- The C++ Network Library Project -- header-only, cross-platform, standards compliant networking library.☆344Updated 6 years ago
- L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.☆204Updated 2 years ago
- A concurrent user-level thread library implemented in C++☆315Updated 4 years ago
- Tracey is a lightweight and simple C++ memory leak finder with no dependencies.☆231Updated 9 years ago
- nanorpc - lightweight RPC in pure C++ 17☆243Updated 2 years ago
- Async non-blocking multi-protocol networking library for C/C++☆446Updated 5 years ago
- LibU is a multiplatform utility library written in C, with APIs for handling memory allocation, networking and URI parsing, string manipu…☆448Updated 2 years ago
- Obsolete repo, please go to: https://github.com/electronicarts/EASTL☆505Updated 9 years ago
- Boost.org thread module☆209Updated 2 weeks ago
- C++ integer-to-string conversion benchmark☆341Updated 4 months ago
- A minimal shared/unique_ptr implementation to handle cases where boost/std::shared/unique_ptr are not available.☆184Updated 2 years ago