package flux
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Composable streaming abstractions with Miou
Install
dune-project
Dependency
Authors
Maintainers
Sources
flux-0.0.1.beta8.tbz
sha256=0e66f5509a2b93fba91bddaefa92647fe961d0d7a79986cdec68e5b86ce67f06
sha512=f25e7d6d477e9168e12390f535c1cc243e5b07610a51919a44adb99b321474e8b666250f6e5dfe2a326f2766bc003ef7eaebaea8c5f45a72e3e6437869b9a9a0
doc/CHANGES.html
v0.0.1~beta8 (2026-09-21)
- Our
Flux.Bqueue.closeis atomic (in the point of view of Miou) (@dinosaure, #28, #29)
v0.0.1~beta7 (2026-07-30)
- Fix
Flux_tar(@dinosaure, @hannesm, #26)
v0.0.1~beta6 (2026-07-28)
- Update
fluxt.tarwithtar.3.5.0(#19, @dinosaure) - Be able to decide the size of the buffer for
Flux_angstrom(#20, @dinosaure) - Add
Flux_unzip(fluxt.unzip) (#22, @dinosaure) - Fix a
assert falseonFlux_de(#22, spotted by @voodoos, fixed by @dinosaure) - Use
Mirage_crypto_rng_unix.use_default(#23, @dinosaure, @hannesm) - Add
Flux.Flow.tee(#24, @theAlexes, @dinosaure)
v0.0.1~beta5 (2026-04-21)
- Fix
Flux.Source.with_buffered_formatter(@reynir, #16)
v0.0.1~beta4 (2026-04-09)
- Add
Flux.Stream.concat(@dinosaure, #12) - Add
Flux.Source.with_buffered_formatter(@reynir, #13) - Dispose properly a source when we use
Flux.Stream.from(@dinosaure, spotted by @Josef-Thorne-A, #14)
v0.0.1~beta3 (2026-02-17)
- Add
Flux.Sink.bqueue(@dinosaure, #10)
v0.0.1~beta2 (2026-01-20)
- Add a test about
miouand fixSource.with_task(@dinosaure, #3, #4, #5, #6) - Add
Flux_zip(@dinosaure, #7) - Add
Flux_angstrom(@dinosaure, #8)
v0.0.1~beta1 (2025-10-30)
- First release of Flux and Fluxt
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page