generic-types
There are 84 repositories under generic-types topic.
albrow/fo
An experimental language which adds functional programming features to Go.
nicolasdao/graphql-s2s
Add GraphQL Schema support for type inheritance, generic typing, metadata decoration. Transpile the enriched GraphQL string schema into the standard string schema understood by graphql.js and the Apollo server client.
Taymindis/lfqueue
lock-free FIFO queue by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory management ever!
workshop-depot/goreuse
Generic Code for Go
tylim88/FirelordJS
🔥High Precision Typescript Wrapper for Firestore Web, Providing Unparalleled Type Safe and Dev Experience
sxyazi/go-collection
Useful collection functions for golang, based on generic types.
lewysDavies/Java-Probability-Collection
Generic and Highly Optimised Java Data-Structure for Retrieving Random Elements With Probability
fschopp/java-types
Skeletal javax.lang.model Implementation, Plus Concrete Realization Backed by Core Reflection, Akin to JEP 119
haskell-to-elm/servant-to-elm-example
Full-stack web app, built in a typesafe functional way, where servant-to-elm generates types, decoders/encoders, and fetching functions from Haskell types and Servant endpoint definition to Elm.🤘🏻
devnw/gen
gen is a generic general use Go functions library with the intention of replacing duplicated code where the same functionality is needed across multiple types, and provides a common interface for the functionality. The library is designed to be used in a wide variety of projects and is designed to be easy to use.
sagittaracc/decorator
Python style decorator for PHP
gtramontina/go-extlib
Go Extended Lib
wwaayyaa/go-collection
Generic-based collection tools
dssgabriel/vec
A fast, generic, contiguous growable array type written in pure C.
trezm/type-doc
Static type checking for pure JavaScript
bswck/runtime_generics
Reuse type arguments explicitly passed at runtime to a generic class before instantiating.
Rekkonnect/GenericsAnalyzer
A Roslyn analyzer for C# for generic types and functions
Carzuiliam/generic-data-structures
An example of how to build a workaround for generic data type in C.
tychoish/fun
Go basic utility library with futures, iterators, pubsub programming, ergonomic data types, and pipeline programming. Has no third-party dependencies.
israel-lugo/tsarray
Generic type-safe dynamic array library for C
simphotonics/generic_enum
Dart enumerations with extension-methods offering json-serialization and a mapping of each enum instance to a const value with arbitrary data-type.
Deeptiman/generic-programming
A Case Study on Golang Generic Code
ifarshgar/Advance-Data-Structures-in-C
Advanced Data Structures in C programming language.
inputfalken/Dynatello
A DynamoDB source generator that does the heavy lifting when it comes to using the low-level client in DynamoDB.
notJoon/generic
generic type inference implementaion for go-like grammar language
shonescript/Shone.Math
An generic-types Math<T> and Real numeric library for .NETCore 3.1/5.0
attson/container
golang simple container
cuppachino/type-space
Typescript type utilities for typing better TypeScript types.
guerreroeileen/CRUD-with-generics
Example Spring Boot Application using JPA, PosgreSQL and Generics
Mosect/easygson
gson的二次封装,主要是对泛型的嵌套支持
ramanaptr/ez-recyclerview
An alternative Improvement Recyclerview and simple implementation "Ez-RecyclerView" library the main advantage, you can repeatedly display a list of data without creating View Holders and Adapters.
mysCod3r/pars3r
A Dart library for parsing `String` values into various object types with type safety and ease of use.
nojronatron/java-generics-practice
Follow documented methods to create and utilize generics in Java.
plopezgit/Sprint1_T6_Generics
Generics
RaccoonCodes/OctopathII_Items-API
The API for retrieving all Octopath II items from the database. This repository focuses the API side. Front-End coming soon
xp-lang/xp-generics
XP generics for PHP