Notes on How Stuff Works
-
Updated
Nov 17, 2024 - Ruby
Notes on How Stuff Works
Type-erased and templated containers for C++23, with a focus on convenience and modularity
C++17 library for comfortable and efficient dynamic polymorphism
A unique_ptr implementation with small object optimization
Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more
Example of Java generics type erasure
C++17 Run-time Polymorphism (Type Erasure) library
Create dynamic and modern collections effortlessly without relying on enums with AnyLayout.
A light-weight general-purpose library to help represent situations where the type of a value is one of a set of types. An alternative to type erasure.
Standalone version of efl::Poly, a stack-allocated polymorphic type
Complete implementation of std::function, std::function_ref, and std::move_only_function
The 11th project of "100 Days of SwiftUI" tutorial course from Paul Hudson's "Hacking with Swift" website. A book reader's companion app. Complete project, including solutions to all the challenges (+ Project 15).
A C++ / Python platform to perform parallel computations of optimisation tasks (global and local) via the asynchronous generalized island model.
ownership-shared version of std::any and std::function and more std::
Add a description, image, and links to the type-erasure topic page so that developers can more easily learn about it.
To associate your repository with the type-erasure topic, visit your repo's landing page and select "manage topics."