Skip to content
/ funcj Public
forked from typemeta/funcj

Assorted functional-oriented data structures and algorithms for Java.

License

Notifications You must be signed in to change notification settings

bitslab/funcj

This branch is 1 commit ahead of, 1 commit behind typemeta/funcj:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

cb9612b · Feb 14, 2025
Oct 8, 2024
Feb 14, 2025
Sep 3, 2022
Dec 3, 2024
Jan 14, 2021
May 19, 2019
Aug 2, 2017
Jun 15, 2019
Jan 14, 2017
May 21, 2024
Feb 6, 2023

Repository files navigation

Funcj

Javadocs Build Status

A collection of functional-oriented data structures, algorithms and libraries, for Java.

Introduction

funcj is a collection of functional-oriented data structures, algorithms and libraries.

At present the project consists of the following sub-libraries:

  • core - primarily data and control structures.
  • parser - a combinator parser framework.
  • json - a parser and data model for JSON data.
  • codec - a framework for serialising Java data into streams.

About

Assorted functional-oriented data structures and algorithms for Java.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%