ned14 / nedmalloc
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.
☆402Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for nedmalloc
- A public domain lock free queues implemented in C++11☆181Updated 10 years ago
- Configurable C++ platform adapter☆555Updated 5 years ago
- The C++ Network Library Project -- header-only, cross-platform, standards compliant networking library.☆238Updated 4 years ago
- Various open addressing hashmap algorithms in C++☆255Updated 2 years ago
- Boost.org thread module☆203Updated this week
- C++11 libuv wrapper☆178Updated 4 years ago
- Mordor is a high performance I/O library based on fibers.☆347Updated 6 years ago
- C++ library for executors☆494Updated 8 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆263Updated 15 years ago
- A C++ await/yield emulation library for stackless coroutine☆334Updated 10 months ago
- Various synchronization primitives for multithreaded applications in C++11.☆518Updated 7 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…☆273Updated this week
- [deprecated] For native C atomics, see Turf instead☆516Updated 8 years ago
- Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.☆490Updated last year
- C++11 single .h asymmetric coroutine implementation via ucontext / fiber☆417Updated 2 years ago
- A minimal shared/unique_ptr implementation to handle cases where boost/std::shared/unique_ptr are not available.☆180Updated 2 years ago
- Embeddable C++ HTTP server☆162Updated last year
- Create extremely-fast and secure embedded HTTP servers with ease.☆426Updated 3 years ago
- Boost.Coroutine☆80Updated this week
- C++ Reflection Library☆101Updated 12 years ago
- Obsolete repo, please go to: https://github.com/electronicarts/EASTL☆504Updated 8 years ago
- L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.☆199Updated last year
- Speed-up over 50% in average vs traditional memcpy in gcc 4.9 or vc2012☆592Updated 7 months ago
- Lightweight, Generic, Pure C++11 ThreadPool☆272Updated 6 years ago
- The C++ Network Library Project -- header-only, cross-platform, standards compliant networking library.☆345Updated 5 years ago
- libpypa is a Python parser implemented in pure C++☆189Updated 6 years ago
- This is out of date, please move to https://github.com/qicosmos/rest_rpc☆266Updated 7 years ago
- C++ integer-to-string conversion benchmark☆339Updated 2 years ago
- Tracey is a lightweight and simple C++ memory leak finder with no dependencies.☆231Updated 9 years ago