codeinred / lldb_user_typesLinks
☆21Updated 4 months ago
Alternatives and similar repositories for lldb_user_types
Users that are interested in lldb_user_types are comparing it to the libraries listed below
Sorting:
- Make std::mdspan formattable by std::format.☆11Updated 2 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- A C++20 serialization library (cereal fork)☆32Updated 7 months ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 3 years ago
- The Fancy Named Parameters Library☆36Updated 3 months ago
- C++20 for flag enums☆27Updated 5 years ago
- A C++ SIMD mathematics library for computer graphics.☆28Updated 4 months ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated 3 weeks ago
- ☆25Updated 5 years ago
- Virtual memory based containers☆41Updated 4 years ago
- Experimental library for coroutines and networking☆16Updated 8 years ago
- Compilation of header-only C++23 constexpr utilities☆13Updated last year
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- Library for complex bitfields☆19Updated last year
- A vector based map that implements a red black tree under the hood. Performs faster insertions and deletions than std::map and has a red…☆13Updated last year
- 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
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 9 months ago
- simple ray tracing library focusing on good code☆58Updated last year
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated 4 months ago
- homogeneous variadic function parameters☆18Updated last year
- Container Traits for Modern C++☆29Updated 5 years ago
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆16Updated 3 years ago
- A unique_ptr implementation with small object optimization☆20Updated last week
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆49Updated last year
- A compiler-friendly variadic type list for C++.☆38Updated 2 years ago
- Erased is meant to be a fast and constexpr friendly C++ type erasure implementation☆24Updated 5 months ago
- C++ build system that uses C++ for build configuration.☆25Updated last week
- Type traits for properties of C / C++ enum types☆22Updated 6 years ago
- Polymorphic memory resource for real-time applications.☆74Updated 2 years ago