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

Topic: "generic-functions"

grpc-ecosystem/go-grpc-middleware

Golang gRPC Middlewares: interceptor chaining, auth, logging, retries and more.

Language: Go - Size: 13.7 MB - Last synced at: 7 days ago - Pushed at: about 1 month ago - Stars: 6,519 - Forks: 718

ahmetb/go-linq

.NET LINQ capabilities in Go

Language: Go - Size: 914 KB - Last synced at: 19 days ago - Pushed at: almost 3 years ago - Stars: 3,575 - Forks: 226

albrow/fo 📦

An experimental language which adds functional programming features to Go.

Language: Go - Size: 1.89 MB - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 1,238 - Forks: 35

fsprojects/FSharpPlus

Extensions for F#

Language: F# - Size: 15.5 MB - Last synced at: 5 days ago - Pushed at: 7 days ago - Stars: 881 - Forks: 100

coady/multimethod

Multiple argument dispatching.

Language: Python - Size: 881 KB - Last synced at: 11 days ago - Pushed at: 4 months ago - Stars: 297 - Forks: 26

troglobit/libite

That missing frog DNA you've been looking for

Language: C - Size: 624 KB - Last synced at: 6 days ago - Pushed at: about 1 month ago - Stars: 62 - Forks: 8

markcox80/specialization-store

A different type of generic function for common lisp.

Language: Common Lisp - Size: 379 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 29 - Forks: 0

ahmetkgunay/NetworkLayer

Protocol Oriented Generic Network Layer example with Alamofire and Swift4

Language: Swift - Size: 118 KB - Last synced at: about 2 months ago - Pushed at: over 7 years ago - Stars: 17 - Forks: 1

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.

Language: Go - Size: 10.3 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 13 - Forks: 0

a-p-jo/ll

Generic C99 Singly & Doubly Linked List Implementation with OOP, ranges, custom loops and more.

Language: C - Size: 16.6 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 0

palisades-lakes/multimethod-experiments

Experiments with implementation and design variations related to Clojure's `defmulti`/`defmethod`/`MultiFn`.

Language: Clojure - Size: 9.37 MB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 4 - Forks: 0

CarlosLunaMota/MedianSort

A simple iterative variant of QuickSort that uses O(1) space for all inputs

Language: C - Size: 833 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 4 - Forks: 1

palisades-lakes/dynamic-functions

generic functions: more restricted but faster than Clojure multimethods

Language: Java - Size: 173 KB - Last synced at: 11 days ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 0

Safo-Samson/Generic_Methods

working on generic methods, which allow us to write methods that can work with different types of parameters.

Language: Java - Size: 1000 Bytes - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 0

fmalmeida/pythonScripts

Repository to store my Python Scripts

Language: Python - Size: 14.2 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 2 - Forks: 1

iosbrain/Swift-4-Generics-Playground

An Xcode 9 playground for exploring Swift 4 generics.

Language: Swift - Size: 17.6 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

davinceleecode/forPractice

A repository for storing my best practices, coding techniques, and newly adopted styles.

Language: C# - Size: 389 KB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 1 - Forks: 0

iliocatallo/mire

Generic functions in JavaScript.

Language: JavaScript - Size: 277 KB - Last synced at: 25 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

vincent-coetzee/ArgonWorks

ArgonWorks the second version of a compiler and a novel IDE for working with the Argon language. Argon has multiple inheritance as well as type inference but methods are all multimethods and dispatch according to the types of all parameters not just the receiver.

Language: Swift - Size: 43.2 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

sonlamho/gopy

makes Go (>=1.18) feels more like Python with generic functions

Language: Go - Size: 37.1 KB - Last synced at: 12 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

iaman877/AwesomeCPP

It will contain all logical problem and related concepts in C++ 🚀🌈 🚀

Language: C++ - Size: 217 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 1

mdo91/Exercism-swift

Set of algorithmic challenges provided by exercism platform about swift language and its generic functions

Language: Swift - Size: 455 KB - Last synced at: 3 months ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

fmdz387/Object-oriented-programming

Tasks and solutions (Object-oriented C++)

Language: C++ - Size: 210 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 1

EyupCanARSLAN/OutKillerProject

This package aim is that create standardization rules to functions return object.

Language: C# - Size: 2.46 MB - Last synced at: about 1 month ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

marcfreiheit/generic-functions-squeak 📦

An implementation of generic functions in Squeak/Smalltalk

Language: Smalltalk - Size: 179 KB - Last synced at: 10 months ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

AIexandrKotov/Binarizator

Simple library which add generic extensions for binary read-write without losing perfomance

Language: C# - Size: 15.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

AddioElectronics/GeNETiCC

A C library which implements generic functions for working with arrays, lists, and more(coming soon), in a style that implements syntactic sugar that closely resembles C#. Not typical C, though one could use the internal functions. Designed for quick prototyping.

Language: C - Size: 298 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

wtask-go/alloc

Allocation and dereference helper pakage for Go

Language: Go - Size: 28.3 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Carusel02/Database

Create a database using generic structures in C

Language: C - Size: 250 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

REC-CSE-LAB/R_Programming_Lab 📦

Size: 26.4 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

Samarth-Mittal/graph-utility

This small project is for performing operations on graph, traversal (both BFS and DFS), and searching a path between two nodes.

Language: Java - Size: 8.79 KB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

txalkan/rust-generics

Generic types in Rust :crab:

Language: Rust - Size: 38.1 KB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

danielcorreia96/PAva_Projects

Advanced Programming Projects (IST MEIC-A 2017/2018)

Language: Java - Size: 1.76 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

ist181045/pava1718-01-generic-functions

[MOVED TO GITLAB] Advanced Programming Project - 2017'18

Language: Java - Size: 500 KB - Last synced at: 3 months ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0