iboB / xmem
An alternative memory and smart pointer library for C++
☆19Updated last month
Related projects ⓘ
Alternatives and complementary repositories for xmem
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- Compiler/BuildSystem Interface Library☆24Updated 2 years ago
- xunused is a tool to find unused C/C++ functions and methods across source files in the whole project.☆54Updated 8 months ago
- Helpers for preventing the static initialization order fiasco of global variables.☆43Updated 4 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated 6 months ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆60Updated 4 years ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆22Updated 3 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 5 months ago
- Allows you to publish ABI stable C++ library that can be used across different compilers☆58Updated last year
- A saturating arithmetic cast.☆12Updated 5 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
- ☆26Updated 4 years ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated last year
- meta-programming, C++11☆16Updated 2 years ago
- homogeneous variadic function parameters☆17Updated 9 months ago
- SimpleEnum: An Fast, Intuitive and Type-Safe C++ Enumeration Support Library☆21Updated this week
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆36Updated 5 months ago
- Clang C/C++ Visual Profiler for compile times visualization☆35Updated 4 years ago
- Collection of proposals for c++☆23Updated last week
- A compiler-friendly variadic type list for C++.☆36Updated last year
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- Type traits for properties of C / C++ enum types☆20Updated 5 years ago
- Standalone version of the boost::unordered library☆23Updated 5 months ago
- A header only structure of arrays container for C++☆39Updated last year
- value types for composite class design - with allocators☆39Updated this week
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 7 months ago
- Forward declarations for C++ standard library☆19Updated 3 years ago
- A header-only C++ library that allows easily creating thread-safe, concurrency friendly resources.☆19Updated last year