codeinred / lldb_user_typesLinks
☆20Updated 3 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
- Compilation of header-only C++23 constexpr utilities☆13Updated last year
- The Fancy Named Parameters Library☆36Updated 2 months ago
- A C++20 serialization library (cereal fork)☆30Updated 6 months ago
- ☆25Updated 5 years ago
- Papers intended for the C++ Standardization Committee☆14Updated 2 years ago
- A type-erasure toolkit for C++20/23☆19Updated 2 weeks ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 3 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆27Updated last week
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆15Updated 3 years ago
- simple ray tracing library focusing on good code☆58Updated 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
- Forward declarations for C++ standard library☆22Updated 4 years ago
- Container Traits for Modern C++☆29Updated 5 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
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated 3 months ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆25Updated last week
- Virtual memory based containers☆42Updated 3 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- A graph concurrent library for C++☆63Updated 2 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 9 months 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++ data container replicating std::queue functionality but with better performance.☆37Updated 5 months ago
- variadic pointers and references☆22Updated 4 months ago
- Benchmark and accountability tool for C++ compile-time overhead / compile-time health☆53Updated 5 years ago
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- C++20 Compact Tuple Tools☆57Updated 3 weeks ago
- Type traits for properties of C / C++ enum types☆22Updated 6 years ago