TypeShape

Type shaper

A library that enables practical datatype-generic programming in F#

Practical generic programming for F#

GitHub

302 stars
16 watching
36 forks
Language: F#
last commit: almost 2 years ago
Linked from 3 awesome lists

fsharpgeneric-programming

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
fsprojects/fsharp.typeproviders.sdkAn F# API for building type providers301
fsprojects/swaggerproviderGenerates type-safe interfaces from Swagger API definitions263
fsprojects/fsharp.data.typeprovidersLegacy F# type providers for accessing various data sources using .NET Framework generators38
fsprojects/fsharp.text.regexproviderA type provider for regular expressions.74
fsprojects/fsharp.data.sqlclientProvides F# type providers for accessing MS SQL database objects in a statically typed manner204
fsprojects/fsharpplusExtends F# with functional programming techniques and generic functions to simplify development and improve code reuse.857
fsprojects/fantomasAutomatically formats F# source code to improve readability and consistency777
frhagn/typewriterGenerates TypeScript files from C# source files to create fully typed representations of API models and controllers.536
fsharp/fsharp-compiler-docsAutomated documentation generation and publishing for F# Compiler Service280
fsprojects/fsharp-hashcollectionsA fast and immutable map implementation for F#.62
fsprojects/fsharp.managementProvides type providers for managing machine components and services91
microsoft/fsharpluA collection of lightweight utilities and wrappers for F# development, covering string manipulation, logging, file operations, security, async processing, and more.357
fluentsprings/expressmapperAutomated mapping between .Net object types using expression trees.310
fsprojects/fsharp.configurationProvides type providers for managing project configuration settings114
fscheck/fscheckAutomatically tests .NET programs by generating random test cases based on predefined properties1,169