• Stars
    star
    5,958
  • Rank 6,429 (Top 0.2 %)
  • Language
    Kotlin
  • License
    Other
  • Created about 7 years ago
  • Updated 6 days ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Λrrow - Functional companion to Kotlin's Standard Library

Maven Central Kotlin version

License StackOverflow Twitter

Λrrow is a library for Typed Functional Programming in Kotlin.

Arrow aims to provide a lingua franca of interfaces and abstractions across Kotlin libraries. For this, it includes the most popular data types such as Option, and Either, functional operators such as zipOrAccumulate, and computation blocks to empower users to write pure FP apps and libraries built atop higher order abstractions.

The documentation is hosted in a separate repository.

Arrow 2.0

⚠️ Every new API has been backported to Arrow 1.2. We strongly discourage from using Arrow 2.0 at this point, except for testing purposes, and use Arrow 1.2 instead.

The next version of Arrow is in active development. If you want to try it, you need to add the following repository in your build file:

maven("https://oss.sonatype.org/content/repositories/snapshots")

and depend on the 2.0.0-SNAPSHOT version of the desired library.

Join Us

Arrow is an inclusive community powered by awesome individuals like you. As an actively growing ecosystem, Arrow and its associated libraries and toolsets are in need of new contributors! We have issues suited for all levels, from entry to advanced, and our maintainers are happy to provide 1:1 mentoring. All are welcome in Arrow.

If you’re looking to contribute, have questions, or want to keep up-to-date about what’s happening, please follow us here and say hello!

Find more details in CONTRIBUTING.

License

Copyright (C) 2017 The Λrrow Authors

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

More Repositories

1

arrow-meta

Functional companion to Kotlin's Compiler
Kotlin
389
star
2

Category-Theory-for-Programmers.kt

Kotlin sample code for Bartosz Milewski's CT for Programmers
Shell
102
star
3

arrow-core

Λrrow Core is part of Λrrow, a functional companion to Kotlin's Standard Library
Kotlin
81
star
4

suspendapp

Reason about resource-safety in the same way you reason about Structured Concurrency with SuspendApp!
Kotlin
68
star
5

arrow-fx

Λrrow Fx is part of Λrrow, a functional companion to Kotlin's Standard Library
Kotlin
64
star
6

arrow-meta-examples

Some examples for Λrrow Meta the functional companion to Kotlin's Compiler & IDE.
Kotlin
58
star
7

ank

ΛNK: Compile time docs verification and evaluation for Kotlin and Java (Temporarily moved to Arrow-kt)
CSS
53
star
8

backend-arrow-example

Example of Arrow features in the context of a Ktor project
Kotlin
37
star
9

arrow-exact

Arrow Exact exposes a variation of exact types to work with in Arrow. It includes some boilerplate for commonly defined value class wrappers.
Kotlin
29
star
10

arrow-analysis

Arrow Analysis Plugin
Kotlin
27
star
11

arrow-integrations

Λrrow Integrations is part of Λrrow, a functional companion to Kotlin's Standard Library
Kotlin
26
star
12

arrow-check

Λrrow Check - Property based testing in Kotlin - It's part of Λrrow, a functional companion to Kotlin's Standard Library
Kotlin
25
star
13

arrow-endpoint

Arrow Endpoint offers a composable Endpoint datatype, that allows us easily define an Endpoint from which we can derive clients, servers & documentation.
Kotlin
24
star
14

arrow-meta-prototype

Kotlin
23
star
15

arrow-optics

Λrrow Optics is part of Λrrow, a functional companion to Kotlin's Standard Library
Kotlin
20
star
16

arrow-incubator

Λrrow Incubator is part of Λrrow, a functional companion to Kotlin's Standard Library
Kotlin
20
star
17

arrow-gradle-config

Kotlin Gradle plugins for conveniently setting up Kotlin projects (JVM/MPP), publishing, Dokka, etc
Kotlin
14
star
18

Arrow-MPP-Template

A template project for Arrow on MPP. It defines an application and a couple small examples
Kotlin
14
star
19

arrow-media

Media blog for the functional companion to Kotlin's Standard Library
SCSS
13
star
20

arrow-ank

Λrrow Ank is part of Λrrow, a functional companion to Kotlin's Standard Library
Kotlin
13
star
21

arrow-website

This is the main website for Arrow, the functional companion to Kotlin's Standard Library
Kotlin
10
star
22

arrow-proofs

Arrow Proofs Plugin
Kotlin
10
star
23

fpcollections

Fast immutable collections
8
star
24

arrow-collections

A shared interface for immutable collection libraries
Kotlin
8
star
25

arrow-ui

Λrrow UI is part of Λrrow, a functional companion to Kotlin's Standard Library
Kotlin
8
star
26

arrow-examples

Λrrow Examples is part of Λrrow, a functional companion to Kotlin's Standard Library
Kotlin
7
star
27

cork

A library for Typed Functional Programming in Dart
Dart
7
star
28

Arrow-JVM-Template

A template project for Arrow on JVM. It defines an application and a couple small examples
Kotlin
7
star
29

rewrite-arrow

OpenRewrite recipes for Arrow 1.2.0-RC / 2.0.0
Java
6
star
30

arrow-tracing

Distributed Tracing for Kotlin
Kotlin
6
star
31

arrow-art

Λrrow design assets
5
star
32

Arrow-JS-Template

A template project for Arrow on JS. It defines an application and a couple small examples
Kotlin
5
star
33

arrow-reflection

Kotlin Compile time reflection
Kotlin
5
star
34

arrow-inject

Kotlin
5
star
35

arrow-android

Kotlin
4
star
36

meta

Arrow Meta
Kotlin
4
star
37

arrow-typeproofs

Playground for typeproofs and migration
Kotlin
4
star
38

arrow-context

4
star
39

arrow-test

Kotlin
2
star
40

arrow-site

Λrrow Site is part of Λrrow, a functional companion to Kotlin's Standard Library
Shell
1
star