typeclass topic

List typeclass repositories

log-effect

21
Stars
4
Forks
Watchers

A simple macro-less logging typeclass with some common backends

typeclass-interface-pattern

39
Stars
2
Forks
Watchers

Ideas, thoughts, and notes on a typeclass/interface based polymorphism pattern for standard C

adversaria

24
Stars
0
Forks
Watchers

Typeclass interfaces to access user-defined Scala annotations

amino

35
Stars
5
Forks
Watchers

functional data structures and utilities for python

dtc

40
Stars
6
Forks
Watchers

Provides type classes for datetime values. Works both on JVM & ScalaJS.

ace

47
Stars
2
Forks
Watchers

A statically-typed strictly-evaluated garbage-collected readable programming language.

typeskell

45
Stars
0
Forks
Watchers

Functional programming in Typescript

criteria4s

18
Stars
2
Forks
Watchers

Criteria4s is a simple domain-specific language (DSL) to define criteria and predicate expressions for any data stores by using Scala type class mechanisms in a type-safe way. It pretends to be agnost...