strong_typedef
Type wrapper
Provides a C++ class template to create distinct, convertible types from underlying types.
A class template that creates a new type that is distinct from the underlying type, but convertible to and from it
109 stars
10 watching
12 forks
Language: C++
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A C++ library providing strong typing by wrapping existing types with additional meaning and preventing unwanted conversions. | 53 |
| | A language-agnostic way to define algebraic data types using polynomials. | 367 |
| | A strongly-typed validation library for TypeScript that allows developers to create accurate interfaces and transform data at compile-time. | 363 |
| | A wrapper generator for C to Common Lisp interfaces with performance, convenience, and completeness. | 218 |
| | A decorator that checks function parameters at runtime for correct type compatibility. | 111 |
| | Enables TypeScript support in Rails applications by integrating the language with Sprockets and asset pipelines. | 255 |
| | Generates boilerplate code for strongly-typed values | 36 |
| | A wrapper library that enables type-safe interactions with Firestore's web API while minimizing code duplication and runtime errors. | 85 |
| | A Swift library for working with dates in a type-safe and customizable way | 19 |
| | Wraps a string with ANSI escape codes to a specified column width. | 120 |
| | A full-stack TypeScript template for setting up a new project with conventions, automated tools, and deployments. | 300 |
| | A Swift extension to provide type-safe access to UserDefaults and UITableViewCell/UICollectionViewCell properties | 13 |
| | A library of type-safe wrappers around native values with framework integrations. | 11 |
| | A React wrapper component for the Editor.js library. | 128 |
| | An interface to React built on top of ClojureScript, providing a simple and functional way to manage application state. | 139 |