type_name
Type name utilities
Utilities to demangle and display type names at compile-time or runtime in C++
C++ type_name template utilities for pretty-printing type names
8 stars
4 watching
2 forks
Language: C++
last commit: almost 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
unional/type-plus | A collection of utility types and adjusted utilities for enhancing TypeScript development | 379 |
tool-belt/type-predicates | A collection of utilities for creating and working with type-guards and assertions in TypeScript. | 54 |
willcrichton/tyrade | Exploring type-level programming in Rust with a focus on simplicity and expressiveness | 323 |
leddgroup/ts-types-utils | A set of reusable type utility functions for TypeScript | 61 |
will-wow/svelte-typescript-template | A template for building Svelte 3 applications with TypeScript support and testing tools | 5 |
vue-typed/vue-typed | Tools for building Vue applications with TypeScript | 103 |
woutervh-/typescript-is | Automates writing type predicate functions to check unknown or untyped data at runtime | 959 |
kotlinisland/basedtyping | A collection of helpers and utilities to aid in dealing with types at static analysis and runtime. | 9 |
anthonywilliams/strong_typedef | Provides a C++ class template to create distinct, convertible types from underlying types. | 110 |
mistlog/typetype | A TypeScript library for generating complex types from functional logic | 416 |
doom/strong_type | A C++ library providing strong typing by wrapping existing types with additional meaning and preventing unwanted conversions. | 54 |
ignatandrei/rscg_utilitytypes | A tool that generates utility types in C# based on specified utility types from TypeScript | 4 |
rollbear/dry-comparisons | Utility classes for simplifying comparisons of multiple values in C++ | 204 |
bramstein/stateofwebtype | Provides up-to-date data on support for type and typographic features on the web | 65 |
dojo/typings | A collection of type definitions for Dojo 1.x libraries and frameworks. | 28 |