#
functional
Here are 87 public repositories matching this topic...
100% Java compatibility and Functional Programming.
-
Updated
Mar 27, 2019 - Java
kotlin
java
reactive
functional
practice
spring-boot
modern
functional-programming
gradle
sandbox
rxjava
spring-cloud
reactor
rxjava2
rxkotlin
vavr
spring-5
funktionale
modern-java
paguro
-
Updated
Jul 20, 2019 - Java
A lazily evaluated, functional, flexible and concise Lisp.
-
Updated
Jan 7, 2022 - Java
Automated database-enabled navigation ✔️ of web applications
javascript
testing
firefox
qa
gui
automation
functional
database
script
data-driven
interactive
test
sqlite
reporting
sqlite-database
selenium
collaboration
test-automation
configuration-management
selite
-
Updated
Dec 11, 2017 - Java
datus enables you to define a conversion process between two data structures in a fluent functional API
-
Updated
Feb 1, 2022 - Java
Generic immutable recursive data representation API targeted at source code models and more.
serialization
library
functional
database
maps
graphs
algebraic-data-types
rational-numbers
biginteger
relational-algebra
sets
-
Updated
Jul 7, 2022 - Java
A tree library for Java 8 with functional sensibilities.
-
Updated
Dec 28, 2016 - Java
TestProject Java SDK Examples
-
Updated
Apr 14, 2020 - Java
Snap Programming Language
android
language
programming-language
functional
interpreter
static-analysis
coroutines
scripting-language
android-development
generic-programming
object-oriented
asynchronous-programming
bnf
async-await
parallel-processing
recursive-descent-parser
interpreted-language
-
Updated
Feb 9, 2019 - Java
A library that provides a set of functional patterns to enable chaining operations one after another, also helps not cutting RxJava2 streams
android
java
map
functional
functional-programming
rxjava
chain
declarative
guard
flatmap
rxjava-stream
-
Updated
Jun 20, 2019 - Java
Venice, a Clojure inspired sandboxed Lisp dialect with Java interoperability serving as a safe scripting language.
language
programming-language
clojure
functional
lisp
functional-programming
sandbox
repl
java-interoperability
-
Updated
Jul 9, 2022 - Java
Tern Programming Language
android
programming-language
functional
interpreter
coroutines
generic-programming
object-oriented
asynchronous-programming
async-await
recursive-descent-parser
optional-typing
-
Updated
Jul 2, 2022 - Java
Check your knowledge of Java Streams API (edu project)
java
education
lambda
functional
practice
java-streams
challenges
java-collections
java-stream-api
method-reference
-
Updated
Nov 27, 2020 - Java
jdclare - a declarative engine by the Modeling Value Group
-
Updated
Jan 14, 2020 - Java
Library with serializable versions of java.util.function.* interfaces.
-
Updated
May 31, 2019 - Java
gpsd client for Java
java
api
client
functional
system
maven
navigation
async
asynchronous
satellite
gps
galileo
vertx
jitpack
global
event-driven
glonass
positioning
gpsd
message-driven
-
Updated
Feb 20, 2021 - Java
Composable / async / functional / type-safe / parallel-pipelined queries and relations without SQL injection or N+1s.
-
Updated
Jun 21, 2022 - Java
minimalistic JDBC based DAO
-
Updated
Jan 22, 2021 - Java
I write these utilities to make my life a hell lot more leisurely.
java
utility
library
functional
utilities
functional-programming
libraries
functions
java8
java-8
object-functional
javadocs
-
Updated
Jun 25, 2022 - Java
Java library for JavaScript-like functional methods
-
Updated
Jun 5, 2019 - Java
Functional reactive microservices for the JVM. Uses Observables for composing event streams.
java
flow
microservices
reactive
functional
rxjava
reactive-streams
stream-processing
observable-streams
-
Updated
Feb 3, 2019 - Java
Open
Refactor code
WilliamRagstad
commented
Aug 15, 2021
Mainly fix:
- Remove all
Exprconstructors withsuper(-1, -1)in them. - Remove all import temporary tests path variables in
ImportExprandRunner.
Refactoring should be done continuously and the items above are just examples of stuff that needs to be cleaned up.
Android 开发思路 和 轮子
android
flux
functional
stream
functional-programming
binding
dsl
store
java8
mixin
single-data-flow
-
Updated
Aug 10, 2018 - Java
http4j is an HTTP toolkit written in Java (in the vein of http4k) that allows for functional HTTP services
-
Updated
Jul 28, 2018 - Java
Functional programming style in Java
java
alternative
haskell
library
framework
functional
types
functional-programming
monad
abstraction
compile-time
monoids
-
Updated
Jun 15, 2018 - Java
Fun I/O provides functional programming patterns and high level abstractions for simple and reusable synchronous I/O.
-
Updated
Jun 22, 2022 - Java
Lessons on Functional Programming with Java 8
-
Updated
May 15, 2017 - Java
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."
We have injectIntoIndex on primitive OrderedIterables (e.g.
OrderedIntIterable), but not on the object equivalentOrderedIterable.