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
- Various open addressing hashmap algorithms in C++☆256Updated 3 years ago
- [deprecated] For native C atomics, see Turf instead☆518Updated 8 years ago
- The C++ Network Library Project -- header-only, cross-platform, standards compliant networking library.☆243Updated 5 years ago
- Configurable C++ platform adapter☆561Updated 6 years ago
- C++11 libuv wrapper☆179Updated 5 years ago
- Lightweight, Generic, Pure C++11 ThreadPool☆274Updated 7 years ago
- The C++ Network Library Project -- header-only, cross-platform, standards compliant networking library.☆343Updated 6 years ago
- C++11 single .h asymmetric coroutine implementation via ucontext / fiber☆422Updated last month
- A hierarchical timer wheel, for implementing timed event queues☆210Updated last year
- A minimal shared/unique_ptr implementation to handle cases where boost/std::shared/unique_ptr are not available.☆185Updated 2 years ago
- Socket and Networking Library using msgpack.org[C++11]☆216Updated 2 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆526Updated 8 years ago
- A C++ await/yield emulation library for stackless coroutine☆340Updated last year
- Mordor is a high performance I/O library based on fibers.☆349Updated 7 years ago
- Lightweight and fast JSON parser for C++☆340Updated 11 months ago
- Embeddable C++ HTTP server☆161Updated 2 years ago
- Tracey is a lightweight and simple C++ memory leak finder with no dependencies.☆231Updated 9 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆264Updated 15 years ago
- Miscellaneous scripts and things that dont merit their own repo. All under MIT License unless otherwise specified☆31Updated 3 years ago
- Use https://github.com/boostorg/boost☆145Updated 9 years ago
- Obsolete repo, please go to: https://github.com/electronicarts/EASTL☆505Updated 9 years ago
- This is out of date, please move to https://github.com/qicosmos/rest_rpc☆263Updated 7 years ago
- Implementation of Win32 events for *nix platforms, built on top of pthreads.☆274Updated 2 years ago
- C++ Reflection Library☆102Updated 13 years ago
- Provides a lightweight interpreter and factory for dynamically creating C++ objects at runtime.☆74Updated 3 years ago
- a JSON parser and printer library in C. easy to integrate with any model.☆288Updated last year
- C++ double-to-string conversion benchmark☆258Updated 3 years ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆134Updated 4 years ago
- C++ integer-to-string conversion benchmark☆341Updated 5 months ago