2
#
functional
Here are 58 public repositories matching this topic...
-
Updated
Jul 8, 2022 - Go
A new Unix shell.
-
Updated
Jun 29, 2022 - Go
A simple, stateless, functional mechanism to perform actions repetitively until successful.
go
functional
delay
incremental
stateless
jitter
retry
backoff
limit
wait
linear
exponential
fibonacci
-
Updated
Nov 14, 2021 - Go
Cloe programming language
-
Updated
Jun 30, 2022 - Go
Tea provides an Elm inspired functional framework for interactive command-line programs.
-
Updated
Aug 4, 2020 - Go
Functional tools in Go 1.18 using newly introduced generics
-
Updated
May 25, 2022 - Go
This library is inspired by functional programming - Clojure
map
golang
set
sorting
functional
functional-programming
zip
filter
superset
merge
sort
union
intersection
difference
pmap
exists
functional-go
map-filter-in-go
go-functional
sort-struct
-
Updated
Mar 24, 2021 - Go
A Stream processing library based on Go 1.18+ Generics (parallel, pipeline, lazy) 🍒
-
Updated
Jul 7, 2022 - Go
Functional Experiment in Golang
-
Updated
Apr 2, 2022 - Go
Type safe persistent/immutable data structures for Go
-
Updated
Apr 23, 2021 - Go
Go Stream, like Java 8 Stream.
-
Updated
Dec 8, 2020 - Go
-
Updated
Jul 1, 2022 - Go
(conventional, consistent, conformative) JSON - A simple, functional, no-tags-required mechanism to handle and transform JSON representations of values, consistently.
-
Updated
Jan 16, 2019 - Go
How to unit, integration and functional test in Go
-
Updated
Sep 16, 2021 - Go
Control Plane for Flyte. Flyteadmin is a gRPC + REST Service written in golang and uses a RDBMs to store meta information and management information for Flyte Tasks and Workflows.
-
Updated
Jul 7, 2022 - Go
Simple and expressive toolbox written in Go
-
Updated
Jun 30, 2016 - Go
Dependency injection example using higher order functions
-
Updated
Mar 14, 2019 - Go
golang implementation of Callbag
-
Updated
May 1, 2022 - Go
A Scalable FAAS Network based on DAG.
-
Updated
Oct 17, 2018 - Go
utility library for go
-
Updated
Jul 4, 2022 - Go
Improve this page
Add a description, image, and links to the functional topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the functional topic, visit your repo's landing page and select "manage topics."
The code coverage is 28.46% on coveralls.
Can tests be added and this be improved if possible?
I don't claim to know how bubbletea works internally and I think terminal based applications are hard to test, but if it is possible please add more thorough tests.