Giter Site home page Giter Site logo

seq's Introduction

seq

本项目提供一个强大而完备的流式编程API,并独创性的为Java添加类似生成器的编程机制。

网页端参考:阿里云社区

手机端参考:阿里开发者微信公众号

这一机制的设计**与核心代码在上述公开文章中都已阐述完整,本项目是在此基础上的完全重写,未来发展也将主要面向开源社区需求。

文档请参考:Wiki

引用方式

项目已发布到Central Maven,直接引用即可

<dependency>
    <groupId>io.github.wolray</groupId>
    <artifactId>seq</artifactId>
    <version>1.0.2</version>
</dependency>

反馈

可使用中文直接提issue,也可添加微信radiumlei2010进群,方便大家沟通,收集反馈。

发布记录

1.0.2 (20231110)

新增IOChain, ByteSource, Seq2, Seq3, SeqList, SeqMap, SeqQueue, Splitter, BackedSeq

调整了Reducer, Transducer的部分逻辑,新增了groupBy, toMap等功能

1.0.1 (20230922)

新增IntSeq, Lazy, BatchedSeq, SeqSet, windowed, timeWindowed

seq's People

Contributors

wolray avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.