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
- 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
- ☆25Updated 5 years ago
- Compilation of header-only C++23 constexpr utilities☆13Updated last year
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last month
- homogeneous variadic function parameters☆18Updated last year
- A type-erasure toolkit for C++20/23☆19Updated last month
- Forward declarations for C++ standard library☆22Updated 4 years ago
- A compiler-friendly variadic type list for C++.☆39Updated 2 years ago
- ☆17Updated 6 years ago
- Virtual memory based containers☆41Updated 4 years ago
- meta-programming, C++11☆16Updated 3 years ago
- Container Traits for Modern C++☆29Updated 5 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 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…☆21Updated 4 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆13Updated 5 years ago
- High Level Algorithmic Skeleton CUDA Library☆30Updated last year
- A graph concurrent library for C++☆63Updated 2 years ago
- 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
- A C++20 serialization library (cereal fork)☆32Updated 7 months ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 10 months ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆25Updated this week
- 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
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 7 years ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆49Updated last year
- Type traits for properties of C / C++ enum types☆22Updated 6 years ago