TheLat / MemoryManagerLinks
I am writing a memory manager to make life easier in C++. The goal is to create something that replaces new and delete and maintains speed while also handling garbage collection and preventing memory fragmentation.
☆14Updated 10 years ago
Alternatives and similar repositories for MemoryManager
Users that are interested in MemoryManager are comparing it to the libraries listed below
Sorting:
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 years ago
- A simple C++11 reflection/serialization framework.☆130Updated 10 years ago
- Debug heap useful for tracking down memory errors.☆184Updated 10 years ago
- Lightweight embeddable HTTP server. Written in C++11 (or C++03 w/boost).☆13Updated 10 years ago
- async/await in vanilla C++11☆80Updated 9 years ago
- Tracey is a lightweight and simple C++ memory leak finder with no dependencies.☆234Updated 10 years ago
- ☆50Updated 8 years ago
- Header-only library providing unicode aware string support for C++☆110Updated 2 weeks ago
- Debug symbol resolution library (PDB, addr2line)☆26Updated 7 months ago
- A C++11/14/17/20 implementation of INVOKE and its related facilities.☆19Updated 5 years ago
- Cocoa is an uniform hashing library with no dependencies that provides interface for CRC32, CRC64, GCRC, RS, JS, PJW, ELF, BKDR, SBDM, D…☆26Updated 10 years ago
- C++ asynchronous promises like a Promises/A+☆46Updated 3 years ago
- A C++11 memory pool for multi-threaded applications☆34Updated 8 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆94Updated 4 years ago
- Simple cURL C++17 wrapper☆60Updated 3 years ago
- A library for C++ reflection and introspection☆201Updated 8 years ago
- Provides a lightweight interpreter and factory for dynamically creating C++ objects at runtime.☆74Updated 4 years ago
- C++ Stacktrace for windows linux and os/x☆28Updated 2 years ago
- Phisko's C++ Utilities☆44Updated 2 years ago
- C++ Concurrency library!☆27Updated 6 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆43Updated 4 years ago
- Block level data synchronization library☆49Updated 7 years ago
- lexertl: The Modular Lexical Analyser Generator☆63Updated 2 months ago
- C++ multi-purpose reflection library☆88Updated 5 years ago
- Lean library to observe file changes in a specific directory path.☆45Updated 5 months ago
- Easy to use and fast non-standard standard library replacement for C++.☆37Updated 2 months ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆35Updated 10 years ago
- Allocation benchmarks☆31Updated 9 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆24Updated 5 years ago
- A very minimal .INI reader/writer (C++11)☆33Updated 9 years ago