iboB / xmemLinks
An alternative memory and smart pointer library for C++
☆25Updated 11 months ago
Alternatives and similar repositories for xmem
Users that are interested in xmem are comparing it to the libraries listed below
Sorting:
- ☆26Updated 2 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Optimized C++20/23 vectors, strings with in class buffer storage, and utility algorithms☆15Updated 8 months ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated last month
- xunused is a tool to find unused C/C++ functions and methods across source files in the whole project.☆76Updated last year
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆63Updated last month
- A compiler-friendly variadic type list for C++.☆38Updated 2 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- The IDK (Industrial Development Kit) library!☆36Updated 4 months ago
- A C++ library for interacting with ANSI terminal windows.☆80Updated 2 months ago
- Cut down and minimalistic C++ string formatting library☆27Updated last year
- Displayed width of UTF-8 strings in Modern C++☆48Updated 2 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 4 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆34Updated last month
- Some library components that didn't quite fit anywhere else...☆36Updated last month
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago
- C++ Config library for managing application configuration.☆27Updated last year
- Library of backported modern C++ types to work with C++11☆87Updated 5 months ago
- A unique_ptr implementation with small object optimization☆19Updated last year
- ☆50Updated 8 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 9 months ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆50Updated last month
- Type preserving dynamic heterogeneous containers for C++.☆18Updated 5 years ago
- C++ compile-time programming (serialization, reflection, code modification, enum to string, better enum, enum to json, extend or parse l…☆41Updated 4 years ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆42Updated 2 months ago
- Forward declarations for C++ standard library☆22Updated 4 years ago
- Miscellaneous Useful Utilities for C++.☆32Updated last year
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago