iboB / xmemLinks
An alternative memory and smart pointer library for C++
☆24Updated 7 months ago
Alternatives and similar repositories for xmem
Users that are interested in xmem are comparing it to the libraries listed below
Sorting:
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- ☆26Updated last year
- xunused is a tool to find unused C/C++ functions and methods across source files in the whole project.☆62Updated last year
- A unique_ptr implementation with small object optimization☆19Updated 9 months ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 3 years ago
- Allows you to publish ABI stable C++ library that can be used across different compilers☆64Updated 4 months ago
- A modern C++-RAII utility library, based on the C++20 proposal☆11Updated 5 years ago
- CTVE is a C++ library that helps construct difficult regular expressions for use at compile and runtime.☆18Updated 4 years ago
- Techniques for installing and accessing resource files using C++ and Python.☆18Updated 5 years ago
- Unique-ownership smart pointers with observable lifetime.☆36Updated 2 months ago
- Optimized C++20/23 vectors, strings with in class buffer storage, and utility algorithms☆15Updated 4 months ago
- Type preserving dynamic heterogeneous containers for C++.☆18Updated 5 years ago
- Some library components that didn't quite fit anywhere else...☆36Updated 9 months ago
- homogeneous variadic function parameters☆17Updated last year
- Compiler/BuildSystem Interface Library☆27Updated 3 years ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- Easily batch-build cmake projects!☆18Updated 3 months ago
- A compiler-friendly variadic type list for C++.☆36Updated 2 years ago
- Simple Reference Implementations of all the features added in C++11/14/17☆21Updated 7 years ago
- Clang C/C++ Visual Profiler for compile times visualization☆36Updated 4 years ago
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated last year
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- Low cost runtime deadlock detection with checkpoints history☆23Updated 3 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- Cross-platform C++ library providing tools for applications to locate themselves, their data assets as well as dependent modules.☆81Updated 2 months ago
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆50Updated 2 months ago