Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: type-erasure

thecppzoo/zoo

Zoo library

Language: C++ - Size: 4.19 MB - Last synced: about 4 hours ago - Pushed: about 4 hours ago - Stars: 72 - Forks: 6

boost-ext/te

C++17 Run-time polymorphism (type erasure) library

Language: C++ - Size: 51.8 KB - Last synced: 6 days ago - Pushed: 7 days ago - Stars: 419 - Forks: 33

bluescarni/tanuki

A type-erasure toolkit for C++20

Language: C - Size: 4.09 MB - Last synced: 13 days ago - Pushed: 13 days ago - Stars: 1 - Forks: 0

tower120/any_vec

Rust type erased vector.

Language: Rust - Size: 218 KB - Last synced: 25 days ago - Pushed: 26 days ago - Stars: 12 - Forks: 1

rymiel/any

A nefarious little library to ""safely"" break the type system in Crystal. Mirror of https://gitlab.com/rymiel/any

Language: Crystal - Size: 5.86 KB - Last synced: about 1 month ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

Naios/function2

Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more

Language: C++ - Size: 536 KB - Last synced: about 1 month ago - Pushed: 3 months ago - Stars: 530 - Forks: 45

KRM7/small_unique_ptr

A unique_ptr implementation with small object optimization

Language: C++ - Size: 42 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 7 - Forks: 0

8ightfold/poly-standalone

Standalone version of efl::Poly, a stack-allocated polymorphic type

Language: C++ - Size: 10.7 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 1 - Forks: 0

ucsd-progsys/nate

Learning to Blame Type Errors from Novice Mistakes

Language: OCaml - Size: 116 MB - Last synced: 2 months ago - Pushed: over 6 years ago - Stars: 10 - Forks: 5

JustasMasiulis/args

Header only library for binding, reordering and currying of function arguments without cost

Language: C++ - Size: 14.6 KB - Last synced: 4 months ago - Pushed: almost 6 years ago - Stars: 15 - Forks: 6

Morglod/cpp_traits

rust-like traits (type erasure) on plain C++

Language: C++ - Size: 24.4 KB - Last synced: 4 months ago - Pushed: 11 months ago - Stars: 14 - Forks: 1

mattpolzin/Poly

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.

Language: Swift - Size: 71.3 KB - Last synced: 5 days ago - Pushed: 2 months ago - Stars: 18 - Forks: 5

ldionne/dyno

Runtime polymorphism done right

Language: C++ - Size: 452 KB - Last synced: 6 months ago - Pushed: about 3 years ago - Stars: 924 - Forks: 40

steve-afrin/type-erasure

This is a project that demonstrates type erasure of generics in Java.

Language: Java - Size: 6.84 KB - Last synced: 9 months ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

tzcnt/coro_functor

C++20 lightweight variant of a std::coroutine_handle<> or a void() functor

Language: C++ - Size: 9.77 KB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 0 - Forks: 0

timlenertz/tlz-nd

N-d array

Language: C++ - Size: 7.45 MB - Last synced: 10 months ago - Pushed: almost 7 years ago - Stars: 0 - Forks: 0

Cscotttaakan/Stanford-CS-193P

Language: Swift - Size: 4.37 MB - Last synced: 10 months ago - Pushed: over 5 years ago - Stars: 1 - Forks: 2

Henawey/SimpleImageLoader

Language: Swift - Size: 14.6 KB - Last synced: 10 months ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

jamboree/polytail

Rust-like trait-based polymorphism for C++

Language: C++ - Size: 11.7 KB - Last synced: 10 months ago - Pushed: almost 2 years ago - Stars: 5 - Forks: 1

yusufetkinkizildag/type-erasure

A dummy repository for me to better understand the type-erasure technique in C++

Language: C++ - Size: 15.6 KB - Last synced: 10 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

zhihaoy/nontype_functional

Complete implementation of std::function, std::function_ref, and std::move_only_function

Language: C++ - Size: 184 KB - Last synced: 12 months ago - Pushed: 12 months ago - Stars: 23 - Forks: 3

aitzaz-ahmad/multitype-collection

PoC of a multi-type key value store using cpp17

Language: C++ - Size: 42 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

hsuanchih/Scribbles

Notes on How Stuff Works

Language: Ruby - Size: 1.54 MB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 5 - Forks: 0

MiSo1289/sboptr

C++ smart pointer type with small buffer storage

Language: C++ - Size: 18.6 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 7 - Forks: 0

huangqinjin/object

ownership-shared version of std::any and std::function and more std::

Language: C++ - Size: 49.8 KB - Last synced: over 1 year ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

tbrekalo/function_ref

function_ref implementation

Language: C++ - Size: 12.7 KB - Last synced: over 1 year ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

ldionne/accu-2017-rust-traits-in-cpp

My lightning talk on dynamic polymorphism at ACCU 2017

Language: CSS - Size: 2.9 MB - Last synced: about 1 year ago - Pushed: about 7 years ago - Stars: 2 - Forks: 0

Beyond-Engine/functions

C++17 implementation of type erased callable types

Language: CMake - Size: 75.2 KB - Last synced: 11 months ago - Pushed: about 4 years ago - Stars: 5 - Forks: 3

hanchao5272/mygenerics

Java泛型的系统性学习

Language: Java - Size: 45.9 KB - Last synced: over 1 year ago - Pushed: about 6 years ago - Stars: 5 - Forks: 3

ytyubox/GenericProtocolVariable

Tech blog about Put Generic Protocol as Variable Type. How Combine Publisher put into AnyPublisher

Language: Swift - Size: 12.7 KB - Last synced: about 1 year ago - Pushed: almost 3 years ago - Stars: 8 - Forks: 3

dan-rodrigues/swift-type-erasure-playground

Swift 5.0 playground with a cautionary example of a type-erasing wrapper along with detailed discussion

Language: Swift - Size: 4.88 KB - Last synced: over 1 year ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

darioizzo/pagmo2 Fork of esa/pagmo2

A C++ / Python platform to perform parallel computations of optimisation tasks (global and local) via the asynchronous generalized island model.

Language: C++ - Size: 35.3 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 1 - Forks: 1

toby-allsopp/coroutine_func

Type-erased function holder using the Coroutines TS

Language: C++ - Size: 8.79 KB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 3 - Forks: 0

krzysztof-jusiak/vc

Virtual Concepts

Language: C++ - Size: 72.3 KB - Last synced: about 1 year ago - Pushed: about 7 years ago - Stars: 10 - Forks: 1

FabienPean/vectr

A type-erased sequential container to store any kind of type uniformly

Language: C++ - Size: 3.91 KB - Last synced: over 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

yurybuslovsky/TableCellProvider

UITableViewCell Provider Approach

Language: Swift - Size: 178 KB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 3 - Forks: 0

Chandlerdea/AnyTypeErasure

A package for automating Swift type erasure

Language: Swift - Size: 6.84 KB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 1 - Forks: 0

Sajjon/DelTal

Automagic conformance to `UnsignedInteger` for your number types

Language: Swift - Size: 49.8 KB - Last synced: over 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

tvanslyke/AnySet

A type-erased hash set written in C++17.

Language: C++ - Size: 944 KB - Last synced: about 1 year ago - Pushed: about 6 years ago - Stars: 4 - Forks: 0

ArielFavioCarrizo/jumpylang

A C-style language with explicit continuations, manual memory management, type erasure and templates

Language: Haskell - Size: 52.7 KB - Last synced: about 1 year ago - Pushed: almost 5 years ago - Stars: 0 - Forks: 0

KokorinIlya/cpp-course-exercises

Excercises for c++ course

Language: C++ - Size: 15.6 KB - Last synced: about 1 year ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

ldionne/cppcon-2017-runtime-polymorphism

My presentation on runtime polymorphism at CppCon 2017

Language: CSS - Size: 7.21 MB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 3 - Forks: 0

ldionne/accu-meetup-hana-type-erasure

A lightning talk on implementing type erasure using Hana

Language: CSS - Size: 1.63 MB - Last synced: about 1 year ago - Pushed: over 7 years ago - Stars: 0 - Forks: 0

nsomar/Swift-type-erasure-playground

Swift Type erasure playground

Language: Swift - Size: 309 KB - Last synced: about 1 year ago - Pushed: almost 7 years ago - Stars: 0 - Forks: 0

jaredhoberock/any_small

A type-erasing container for small objects

Language: C++ - Size: 2.93 KB - Last synced: about 1 year ago - Pushed: over 7 years ago - Stars: 1 - Forks: 0