Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/tahoe-lafs/zfec

zfec -- an efficient, portable erasure coding tool
https://github.com/tahoe-lafs/zfec

howto release

meejah opened this pull request about 1 month ago
NEWS for 1.6.0.0

meejah opened this pull request about 1 month ago
New release

itamarst opened this issue about 1 month ago
Double the speed of zfec

itamarst opened this pull request about 1 month ago
Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows

dependabot[bot] opened this pull request 4 months ago
Update supported versions: add newer CPython and PyPy, drop 3.7

itamarst opened this pull request 6 months ago
Python 3.13 support

itamarst opened this issue 6 months ago
Allow control over how the encoding matrix is built

hivenet-mathieu-lacage opened this pull request 6 months ago
How to evaluate the decode accuracy with different packet loss?

felixshing opened this issue 11 months ago
try updating the test ci configuration to match supported python vers…

exarkun opened this pull request about 1 year ago
Release 1.5.7.4

exarkun opened this pull request about 1 year ago
New release

itamarst opened this issue about 1 year ago
zfec.Encoder and zfec.Decoder leak memory on re-initialization

exarkun opened this issue about 1 year ago
Basic benchmarking works now

itamarst opened this pull request about 1 year ago
Release the GIL in opportune places

itamarst opened this pull request about 1 year ago
Try switching to -O3, see if it speeds things up

itamarst opened this issue about 1 year ago
Release GIL when running

itamarst opened this issue about 1 year ago
Python 3.12 support

itamarst opened this pull request about 1 year ago
Python 3.12 support

itamarst opened this issue about 1 year ago
Release Haskell fec 0.2.0.0

exarkun opened this pull request about 1 year ago
Fix decoding with k == m == 256

exarkun opened this pull request over 1 year ago
zfec.Decoder.decode segfaults for k == m == 256

exarkun opened this issue over 1 year ago
Benchmark the Haskell `encode` API

exarkun opened this pull request over 1 year ago
Run the tests with more prompt output on CircleCI

exarkun opened this pull request over 1 year ago
Run Haskell tests on CI

exarkun opened this pull request over 1 year ago
Fix the instructions for running the Haskell test suite

exarkun opened this pull request over 1 year ago
Require explicit, single-threaded initialization

exarkun opened this pull request over 1 year ago
Fix warnings and clean up lint

exarkun opened this pull request over 1 year ago
Using multithreading, sometimes the results are wrong

exarkun opened this issue over 1 year ago
Replace QuickCheck with Hedgehog

exarkun opened this pull request almost 2 years ago
Fix "nix build" and set up CI for it

exarkun opened this pull request almost 2 years ago
"nix build" fails with a cabal error of some sort. stack trace attached

pmarreck opened this issue almost 2 years ago
ghc warnings and hlint clean, library and test suite

exarkun opened this pull request almost 2 years ago
Remove `unsafePerformIO`

exarkun opened this pull request almost 2 years ago
Haskell binding parameter validation fixes

exarkun opened this pull request almost 2 years ago
some fixes for python 3 compatibility

exarkun opened this pull request almost 2 years ago
Benchmarks do not work with Python 3.x

sajith opened this issue almost 2 years ago
Build macOS arm64 and universal2 wheels

sajith opened this pull request about 2 years ago
Test and build with newer Pythons

sajith opened this pull request about 2 years ago
Update GitHub Actions workflows

sajith opened this pull request about 2 years ago
Build macOS arm64 or/and universal2 wheels

sajith opened this issue about 2 years ago
Update GA workflow actions

sajith opened this issue about 2 years ago
Test and build with newer Pythons

sajith opened this pull request about 2 years ago
add Python 3.11 support

MironBodewes opened this issue about 2 years ago
Can't write correction data to separate file?

brenthuisman opened this issue over 2 years ago
Add _addmul1 ARM Neon implementation

gsr933 opened this pull request over 2 years ago
Add missing header guards in fec.h

WojciechMigda opened this pull request over 2 years ago
use the documented pattern matching syntax instead of a regex

exarkun opened this pull request almost 3 years ago
Release is not triggered when a tag is pushed

exarkun opened this issue almost 3 years ago
_fecmodule.c uses some deprecated CPython APIs

exarkun opened this issue almost 3 years ago
Fix compiler type warnings

exarkun opened this pull request almost 3 years ago
Other packaging fixes

exarkun opened this pull request almost 3 years ago
Test PyPy 3.8, package PyPy 3.7 and 3.8

exarkun opened this pull request almost 3 years ago
Correct yaml syntax in the build workflow definition

exarkun opened this pull request almost 3 years ago
Automate releases on PyPI

exarkun opened this pull request almost 3 years ago
Remove tox from ci

exarkun opened this pull request almost 3 years ago
Try using the limited API

exarkun opened this pull request almost 3 years ago
Bump PyPy up to 3.7

exarkun opened this pull request almost 3 years ago
Support up to Python 3.10

exarkun opened this pull request almost 3 years ago
Fix macOS and Windows wheel building jobs

exarkun opened this pull request almost 3 years ago
Drop support for older Python and other packaging-ish changes

exarkun opened this pull request almost 3 years ago
Python27 builds are broken

exarkun opened this pull request almost 3 years ago
twiddle

exarkun opened this pull request almost 3 years ago
Run for push to master, not other pushes

exarkun opened this pull request almost 3 years ago
Remove the unnecessary dependency on argparse

exarkun opened this pull request almost 3 years ago
Fix Python 2.7 setup on macOS CI

exarkun opened this pull request almost 3 years ago
Py_LIMITED_API ("abi3") suppprt

sajith opened this issue about 4 years ago
warning: no previously-included files matching '*~' found

sajith opened this issue about 4 years ago
warning: no files found matching 'ChangeLog'

sajith opened this issue about 4 years ago
Test with Python 3.9, except on Windows

sajith opened this pull request about 4 years ago
Add Python 3.9 to CI test matrix

sajith opened this issue about 4 years ago
Use trial to run tests

sajith opened this pull request about 4 years ago
Reintroduce pypy3 to CI

sajith opened this issue about 4 years ago
Warning from `twine check`: `long_description_content_type` missing

sajith opened this issue about 4 years ago
"Testing via this command is deprecated"

sajith opened this issue about 4 years ago
Drop failing pypy3 tests, and other CI updates

sajith opened this pull request about 4 years ago
GitHub Actions: pypy3 tests on Windows fails

sajith opened this issue about 4 years ago
Build working Windows .whl packages

sajith opened this pull request about 4 years ago
Test that zfec package can be used by Python

sajith opened this pull request about 4 years ago
Test .whl packages

sajith opened this pull request about 4 years ago
zfec 1.5.4 Windows .whl packages are broken

sajith opened this issue about 4 years ago
Automate the upload to PyPI via CI

igorauad opened this pull request about 4 years ago
Installation of zfec 1.5.3 fails due to non-ascii character

igorauad opened this issue about 4 years ago
Build wheels when a tag is pushed

sajith opened this pull request over 4 years ago
Release zfec 1.5.4

sajith opened this issue over 4 years ago
Prepare a 1.5.4 release

sajith opened this pull request over 4 years ago
Omit building wheels for pull requests

sajith opened this pull request over 4 years ago
Run tests on GitHub Actions

sajith opened this pull request over 4 years ago
Update appveyor Python versions

sajith opened this pull request over 4 years ago
Add Python 3.8 to languages list

sajith opened this pull request over 4 years ago
Remove "python_version <= 2.7" install requirement

sajith opened this pull request over 4 years ago
Remove deprecated 'U' flag

sajith opened this pull request over 4 years ago
Attempt to upgrade AppVeyor's really old pip

sajith opened this pull request over 4 years ago
Update travis configuration

sajith opened this pull request over 4 years ago
Create wheel packages using GitHub Actions

sajith opened this pull request over 4 years ago
Benchmarks are broken?

sajith opened this issue over 4 years ago
remove pyutil dependency

exarkun opened this pull request almost 5 years ago