purrr
FP toolkit
A functional programming toolkit for R that simplifies working with functions and vectors.
A functional programming toolkit for R
1k stars
63 watching
272 forks
Language: R
last commit: 3 months ago
Linked from 1 awesome list
functional-programmingr
Related projects:
Repository | Description | Stars |
---|---|---|
tidyverse/tidyverse | A set of R packages designed to work together harmoniously for data science tasks. | 1,669 |
rmculpepper/fun | A small Racket module implementing a simple functional programming paradigm and some basic mathematical functions. | 1 |
mperry/functionalgroovy | A library that enables functional programming in Groovy with various extensions and features. | 67 |
kongware/ftor | A programming language and runtime system designed to provide type-directed functional programming in JavaScript with debugging support | 44 |
jasonshin/fp-core.rs | A library providing purely functional data structures and concepts to support functional programming in Rust. | 1,347 |
robrix/prelude | A Swift framework providing reusable functional programming tools | 411 |
tidyverts/fable | A collection of time series forecasting models and tools for evaluating, visualizing, and combining forecast results in R. | 564 |
outr/reactify | A framework for functional reactive programming in Scala that allows using any existing Scala functionality without special magic | 86 |
mrakgr/the-spiral-language | A functional programming language with advanced features like intensional polymorphism and staging, designed to support high-performance computations on GPUs. | 924 |
rametta/pratica | A toolkit providing a simpler and more approachable API for functional programming with nullable data types | 467 |
nullobject/fkit | A toolkit for functional programming in JavaScript, providing reusable functions for common problems with functions, arrays, objects, and strings. | 586 |
mietek/total-fp | An archival repository of papers on Total Functional Programming (TFP), including foundational literature and related research. | 187 |
tidyverse/tidyr | Helps create organized data with minimal manual work | 1,384 |
cmvicentehe/functionalprogrammingdesignpatterns | An interactive playground exploring functional programming design patterns and techniques in Swift. | 5 |
reflex-frp/reflex | An interface and engine for implementing functional reactive programming with composable events and time-varying values. | 1,070 |