Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / destel/rill issues and pull requests

#50 - Add PriorityQueue function

Pull Request - State: open - Opened by destel 2 months ago - 1 comment
Labels: new

#50 - Add PriorityQueue function

Pull Request - State: open - Opened by destel 2 months ago - 1 comment
Labels: new

#49 - Add the Chinese document

Issue - State: closed - Opened by mixinju 2 months ago - 2 comments

#49 - Add the Chinese document

Issue - State: closed - Opened by mixinju 2 months ago - 2 comments

#47 - feat: consider adding prioritization

Issue - State: closed - Opened by twpayne 2 months ago - 4 comments

#47 - feat: consider adding prioritization

Issue - State: closed - Opened by twpayne 2 months ago - 4 comments

#46 - feat: Seamless Concurrency

Issue - State: closed - Opened by KyleSanderson 2 months ago - 5 comments

#46 - feat: Seamless Concurrency

Issue - State: closed - Opened by KyleSanderson 2 months ago - 5 comments

#45 - Clarify context usage in the readme and examples

Pull Request - State: closed - Opened by destel 2 months ago - 1 comment
Labels: documentation

#45 - Clarify context usage in the readme and examples

Pull Request - State: closed - Opened by destel 2 months ago - 1 comment
Labels: documentation

#43 - Hea

Issue - State: closed - Opened by Jesus1472 2 months ago

#43 - Hea

Issue - State: closed - Opened by Jesus1472 2 months ago

#42 - Add Generate() function for ergonomic stream creation

Pull Request - State: closed - Opened by destel 2 months ago - 1 comment
Labels: new

#42 - Add Generate() function for ergonomic stream creation

Pull Request - State: closed - Opened by destel 2 months ago - 1 comment
Labels: new

#41 - Improve documentation clarity and reorganize examples

Pull Request - State: closed - Opened by destel 2 months ago - 1 comment
Labels: documentation

#41 - Improve documentation clarity and reorganize examples

Pull Request - State: closed - Opened by destel 2 months ago - 1 comment
Labels: documentation

#40 - Restructure README for better introduction, flow and more practical examples

Pull Request - State: closed - Opened by destel 3 months ago - 1 comment
Labels: documentation

#40 - Restructure README for better introduction, flow and more practical examples

Pull Request - State: closed - Opened by destel 3 months ago - 1 comment
Labels: documentation

#39 - Fix float64 rounding in the "weather" example

Pull Request - State: closed - Opened by destel 4 months ago - 1 comment
Labels: bug

#39 - Fix float64 rounding in the "weather" example

Pull Request - State: closed - Opened by destel 4 months ago - 1 comment
Labels: bug

#37 - Docs for iterator functions are not shown on pkgsite

Pull Request - State: closed - Opened by destel 6 months ago - 2 comments

#37 - Docs for iterator functions are not shown on pkgsite

Pull Request - State: closed - Opened by destel 6 months ago - 2 comments

#35 - Add awesome-go badge

Pull Request - State: closed - Opened by destel 6 months ago - 1 comment

#35 - Add awesome-go badge

Pull Request - State: closed - Opened by destel 6 months ago - 1 comment

#34 - Update Go 1.23 docs and readme

Pull Request - State: closed - Opened by destel 6 months ago - 1 comment
Labels: documentation

#34 - Update Go 1.23 docs and readme

Pull Request - State: closed - Opened by destel 6 months ago - 1 comment
Labels: documentation

#33 - Collect test coverage from the proper version of Go

Pull Request - State: closed - Opened by destel 6 months ago - 1 comment

#33 - Collect test coverage from the proper version of Go

Pull Request - State: closed - Opened by destel 6 months ago - 1 comment

#32 - Refactor: simplify code and remove internal deprecations

Pull Request - State: closed - Opened by destel 6 months ago - 1 comment

#32 - Refactor: simplify code and remove internal deprecations

Pull Request - State: closed - Opened by destel 6 months ago - 1 comment

#31 - Add Go 1.23 iterators support (#25)

Pull Request - State: closed - Opened by amikai 6 months ago - 7 comments
Labels: new

#31 - Add Go 1.23 iterators support (#25)

Pull Request - State: closed - Opened by amikai 6 months ago - 7 comments
Labels: new

#30 - Add FIlterMap function

Pull Request - State: closed - Opened by destel 7 months ago - 1 comment
Labels: new

#30 - Add FIlterMap function

Pull Request - State: closed - Opened by destel 7 months ago - 1 comment
Labels: new

#29 - Add motivation section to the readme

Pull Request - State: closed - Opened by destel 7 months ago - 1 comment
Labels: documentation

#29 - Add motivation section to the readme

Pull Request - State: closed - Opened by destel 7 months ago - 1 comment
Labels: documentation

#28 - Nats

Issue - State: closed - Opened by gedw99 7 months ago - 7 comments
Labels: enhancement

#28 - Nats

Issue - State: closed - Opened by gedw99 7 months ago - 7 comments
Labels: enhancement

#27 - Optimize performance of blocking functions

Pull Request - State: closed - Opened by destel 7 months ago - 1 comment

#27 - Optimize performance of blocking functions

Pull Request - State: closed - Opened by destel 7 months ago - 1 comment

#26 - Better benchmarks

Pull Request - State: closed - Opened by destel 7 months ago - 1 comment

#26 - Better benchmarks

Pull Request - State: closed - Opened by destel 7 months ago - 1 comment

#25 - How about implement `rill.FromSeq` After Golang 1.23 release

Issue - State: closed - Opened by amikai 7 months ago - 1 comment
Labels: enhancement

#25 - How about implement `rill.FromSeq` After Golang 1.23 release

Issue - State: closed - Opened by amikai 7 months ago - 1 comment
Labels: enhancement

#24 - Add benchmarks

Pull Request - State: closed - Opened by destel 8 months ago - 1 comment

#24 - Add benchmarks

Pull Request - State: closed - Opened by destel 8 months ago - 1 comment

#23 - Add more detailed docs, examples and readme

Pull Request - State: closed - Opened by destel 8 months ago - 1 comment
Labels: documentation

#23 - Add more detailed docs, examples and readme

Pull Request - State: closed - Opened by destel 8 months ago - 1 comment
Labels: documentation

#22 - Add First and Err functions

Pull Request - State: closed - Opened by destel 8 months ago - 1 comment
Labels: new

#22 - Add First and Err functions

Pull Request - State: closed - Opened by destel 8 months ago - 1 comment
Labels: new

#21 - Any and All functions

Pull Request - State: closed - Opened by destel 8 months ago - 1 comment
Labels: new

#21 - Any and All functions

Pull Request - State: closed - Opened by destel 8 months ago - 1 comment
Labels: new

#20 - What is different between `FlatMap` and `Map`

Issue - State: closed - Opened by amikai 8 months ago - 1 comment

#20 - What is different between `FlatMap` and `Map`

Issue - State: closed - Opened by amikai 8 months ago - 1 comment

#19 - How do I use the rill package with context

Issue - State: closed - Opened by amikai 8 months ago - 2 comments
Labels: question

#19 - How do I use the rill package with context

Issue - State: closed - Opened by amikai 8 months ago - 2 comments
Labels: question

#18 - Add Reduce and MapReduce functions

Pull Request - State: closed - Opened by destel 8 months ago - 1 comment
Labels: new

#18 - Add Reduce and MapReduce functions

Pull Request - State: closed - Opened by destel 8 months ago - 1 comment
Labels: new

#17 - Add examples for slices

Pull Request - State: closed - Opened by destel 8 months ago - 1 comment

#17 - Add examples for slices

Pull Request - State: closed - Opened by destel 8 months ago - 1 comment

#16 - Add runnable examples to the docs

Pull Request - State: closed - Opened by destel 10 months ago - 1 comment
Labels: new

#16 - Add runnable examples to the docs

Pull Request - State: closed - Opened by destel 10 months ago - 1 comment
Labels: new

#15 - Add Codecov and race detector

Pull Request - State: closed - Opened by destel 10 months ago - 1 comment

#15 - Add Codecov and race detector

Pull Request - State: closed - Opened by destel 10 months ago - 1 comment

#14 - Add badges and fix docs

Pull Request - State: closed - Opened by destel 11 months ago

#14 - Add badges and fix docs

Pull Request - State: closed - Opened by destel 11 months ago

#13 - Fix release github action

Pull Request - State: closed - Opened by destel 11 months ago
Labels: bug

#13 - Fix release github action

Pull Request - State: closed - Opened by destel 11 months ago
Labels: bug

#12 - Finalize API and docs for release

Pull Request - State: closed - Opened by destel 11 months ago

#11 - Fin-in-out section in README

Pull Request - State: closed - Opened by destel 11 months ago

#10 - More documentation

Pull Request - State: closed - Opened by destel 11 months ago

#9 - Remove chans package

Pull Request - State: closed - Opened by destel 11 months ago

#8 - Channel is not drained by ForEach

Pull Request - State: closed - Opened by destel 11 months ago
Labels: bug

#7 - Documentation

Pull Request - State: closed - Opened by destel 11 months ago

#6 - Add Github actions support

Pull Request - State: closed - Opened by destel 11 months ago
Labels: new

#5 - Do not spawn goroutines in FromRange func

Pull Request - State: closed - Opened by destel 11 months ago

#4 - Delay function

Pull Request - State: closed - Opened by destel 11 months ago
Labels: new

#3 - Create LICENSE

Pull Request - State: closed - Opened by destel 12 months ago

#2 - More tests

Pull Request - State: closed - Opened by destel 12 months ago

#1 - Extract common things into a separate package

Pull Request - State: closed - Opened by destel 12 months ago