iboB / xmemLinks
An alternative memory and smart pointer library for C++
☆25Updated 10 months ago
Alternatives and similar repositories for xmem
Users that are interested in xmem are comparing it to the libraries listed below
Sorting:
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated 2 weeks ago
- xunused is a tool to find unused C/C++ functions and methods across source files in the whole project.☆71Updated last year
- A compiler-friendly variadic type list for C++.☆37Updated 2 years ago
- The IDK (Industrial Development Kit) library!☆36Updated 3 months ago
- ☆50Updated 8 years ago
- A C++ library for interacting with ANSI terminal windows.☆79Updated last month
- Cut down and minimalistic C++ string formatting library☆27Updated last year
- String facilities for C++98 and later - a library in search of its identity. Note: renamed from string-lite to make place for string-bare…☆25Updated 2 weeks ago
- ☆26Updated 2 years ago
- A C library for converting between two different encodings in a simple, easy, and powerful way.☆64Updated 3 months ago
- Compiler/BuildSystem Interface Library☆28Updated 3 years ago
- cinf is a runtime library and compiler plug-in to support reflection in C.☆43Updated 2 months ago
- Clang from the Future: A C++17 to C++11 source-to-source compiler☆122Updated 7 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆34Updated 2 weeks ago
- Some library components that didn't quite fit anywhere else...☆36Updated 3 weeks ago
- Fork of mcpp, a C/C++ preprocessor☆77Updated 3 months ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- C++ messaging and serialization library☆77Updated this week
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 4 years ago
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆132Updated last week
- A unique_ptr implementation with small object optimization☆19Updated last year
- A header only structure of arrays container for C++☆41Updated 2 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- Library of backported modern C++ types to work with C++11☆86Updated 5 months ago
- Convert an autotools project to CMake☆78Updated last year
- C++ compile-time programming (serialization, reflection, code modification, enum to string, better enum, enum to json, extend or parse l…☆41Updated 4 years ago
- Translates binary information (images, fonts, shaders) into C++ source code.☆134Updated last year