Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / rust-rse/reed-solomon-erasure issues and pull requests
#114 - Upgraded dependencies, fixed breaking changes
Pull Request -
State: open - Opened by peterwilli 3 months ago
#113 - Some compilers do not support -march=haswell
Issue -
State: closed - Opened by bestgopher 11 months ago
- 4 comments
#112 - Updates versions in README.md
Pull Request -
State: closed - Opened by Witteborn about 1 year ago
#111 - Error with Galois 16-bit
Issue -
State: closed - Opened by peterwilli over 1 year ago
- 4 comments
Labels: question
#110 - Fix/bug missing symbols
Pull Request -
State: closed - Opened by jdetchart over 1 year ago
#109 - Bump spin from 0.9.3 to 0.9.8 in /fuzz
Pull Request -
State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#108 - Add constructor with externally built matrix
Pull Request -
State: open - Opened by Senbei64 over 1 year ago
- 1 comment
#107 - Update dependencies
Pull Request -
State: open - Opened by nazar-pc almost 2 years ago
- 1 comment
#106 - Add in crate benchmarks
Pull Request -
State: closed - Opened by FallingSnow about 2 years ago
- 6 comments
#105 - Bump version to 6.0.0 and update changelog
Pull Request -
State: closed - Opened by mvines about 2 years ago
#104 - uses LruCache instead of InversionTree for caching data decode matrices
Pull Request -
State: closed - Opened by behzadnouri about 2 years ago
- 13 comments
#103 - restore fuzz harness
Pull Request -
State: open - Opened by evanrichter over 2 years ago
#102 - minor: remove code duplication
Pull Request -
State: closed - Opened by matklad over 2 years ago
#101 - Bump smallvec from 0.6.1 to 1.8.0 in /fuzz
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies
#100 - Fix cross build bug for aarch64 with simd-accel
Pull Request -
State: closed - Opened by kings-way over 2 years ago
- 3 comments
#99 - Move CI from Travis CI to GitHub Actions
Issue -
State: open - Opened by nazar-pc over 2 years ago
- 1 comment
Labels: enhancement, help wanted
#98 - Add support for `RUST_REED_SOLOMON_ERASURE_ARCH` environment variable and stop using `native` architecture for SIMD code
Pull Request -
State: closed - Opened by nazar-pc over 2 years ago
#97 - Create separate flag for setting architecture
Pull Request -
State: closed - Opened by i1i1 over 2 years ago
#96 - Add built-in benchmark
Issue -
State: closed - Opened by nazar-pc over 2 years ago
- 2 comments
Labels: enhancement, help wanted, good first issue
#95 - linux-aarch64 doesn't seem to have -march=native either
Pull Request -
State: closed - Opened by SvenDowideit over 2 years ago
- 10 comments
#94 - `-march=native` is not supported on aarch64?
Issue -
State: closed - Opened by SvenDowideit over 2 years ago
#93 - Bump version to 5.0.1
Pull Request -
State: closed - Opened by mvines almost 3 years ago
#92 - Workaround to enable simd-accel feature to build on M1 macs
Pull Request -
State: closed - Opened by mvines almost 3 years ago
- 6 comments
#91 - Minor cleanup
Pull Request -
State: closed - Opened by mvines almost 3 years ago
#90 - `no_std` support
Pull Request -
State: closed - Opened by nazar-pc almost 3 years ago
#89 - Fix SIMD support on Apple M1
Pull Request -
State: closed - Opened by nazar-pc almost 3 years ago
- 3 comments
#88 - Looking for new owners/maintainers
Issue -
State: open - Opened by darrenldl almost 3 years ago
- 7 comments
#87 - Fix cargo 1.55+ build
Pull Request -
State: closed - Opened by Tirka almost 3 years ago
- 3 comments
#86 - Compilation Error on M1 architecture macs
Issue -
State: closed - Opened by ozgunozerk about 3 years ago
#85 - Request for API improvements
Issue -
State: closed - Opened by nazar-pc about 3 years ago
- 1 comment
#84 - Runtime SIMD detection?
Issue -
State: open - Opened by nullchinchilla almost 4 years ago
- 4 comments
#83 - Eviction procedure for InversionTree on LRU policy
Pull Request -
State: closed - Opened by Miezhiko almost 4 years ago
- 1 comment
#82 - Fix two README.md typos
Pull Request -
State: closed - Opened by JohnathonNow almost 4 years ago
- 1 comment
#81 - Moving this repo into an org? (Or alternatively add main contributors as collaborators for push access)
Issue -
State: open - Opened by darrenldl almost 4 years ago
- 4 comments
Labels: question
#80 - SIMD for GF(2^16)
Issue -
State: open - Opened by burdges almost 4 years ago
- 2 comments
#79 - Add the ability of only reconstructing certain sub-chunk of certain shards
Issue -
State: open - Opened by drskalman about 4 years ago
- 6 comments
#78 - Updated CHANGELOG, dependencies version update, version bump
Pull Request -
State: closed - Opened by darrenldl over 4 years ago
- 1 comment
#77 - Updated README credits section
Pull Request -
State: closed - Opened by darrenldl over 4 years ago
#76 - Add ryoqun to credits
Issue -
State: closed - Opened by darrenldl over 4 years ago
Labels: admin
#75 - Honor RUSTFLAGS's target-cpu if given
Pull Request -
State: closed - Opened by ryoqun over 4 years ago
- 7 comments
#74 - Memory leak
Issue -
State: open - Opened by bowenwang1996 over 4 years ago
- 9 comments
Labels: bug, enhancement, help wanted
#73 - Added credit for AVX512 support in README
Pull Request -
State: closed - Opened by darrenldl almost 5 years ago
#72 - Added WASM build source files, progress toward publishing to NPM via Travis CI
Pull Request -
State: closed - Opened by darrenldl almost 5 years ago
- 3 comments
#71 - Use `slice::iter` instead of `into_iter` to avoid future breakage
Pull Request -
State: closed - Opened by lnicola about 5 years ago
- 4 comments
#70 - Add sakridge to credits section for AVX512 support
Issue -
State: closed - Opened by darrenldl about 5 years ago
Labels: admin
#69 - Add avx512 path
Pull Request -
State: closed - Opened by sakridge about 5 years ago
- 3 comments
#68 - Upgrade fill_random in test
Issue -
State: open - Opened by darrenldl about 5 years ago
Labels: testing
#67 - Disable simd-accel for MSVC
Pull Request -
State: closed - Opened by mvines about 5 years ago
- 8 comments
#66 - Added simd-accel feature testing to .travis.yml, removed use of libc::uint8_t
Pull Request -
State: closed - Opened by darrenldl about 5 years ago
- 5 comments
#65 - Use u8 instead of libc::uint8_t for galois_8.rs
Issue -
State: closed - Opened by darrenldl about 5 years ago
Labels: bug
#64 - Removed include unistd.h
Pull Request -
State: closed - Opened by darrenldl about 5 years ago
- 1 comment
#63 - Disable simd-accel for windows
Pull Request -
State: closed - Opened by mvines about 5 years ago
- 11 comments
#62 - 4.0.0 has been released
Issue -
State: closed - Opened by darrenldl about 5 years ago
Labels: announcement
#61 - Misc fixes, ideally final PR before 4.0.0 release
Pull Request -
State: closed - Opened by darrenldl about 5 years ago
#60 - Updated README, updated dependencies
Pull Request -
State: closed - Opened by darrenldl about 5 years ago
#59 - Updated credits section
Pull Request -
State: closed - Opened by darrenldl about 5 years ago
- 3 comments
#58 - Extract core
Pull Request -
State: closed - Opened by darrenldl about 5 years ago
#57 - Code refactoring, formatting
Pull Request -
State: closed - Opened by darrenldl about 5 years ago
#56 - Updated README example and instructions
Issue -
State: closed - Opened by darrenldl about 5 years ago
#55 - Updated LICENSE file, README cleanup
Pull Request -
State: closed - Opened by darrenldl about 5 years ago
#54 - Contributors
Issue -
State: closed - Opened by darrenldl about 5 years ago
- 5 comments
#53 - Request for a new Release
Issue -
State: closed - Opened by sagar-solana about 5 years ago
- 10 comments
#52 - WASM support?
Issue -
State: closed - Opened by nazar-pc about 5 years ago
- 23 comments
#51 - Added contributors of galois_16 to LICENSE file
Issue -
State: closed - Opened by darrenldl over 5 years ago
- 3 comments
#50 - Review design of ReedSolomon::reconstruct_internal
Issue -
State: closed - Opened by darrenldl over 5 years ago
- 1 comment
Labels: code refactoring
#49 - Add BackBlaze, Klaus Post, Nicolas Trangez to LICENSE
Issue -
State: closed - Opened by darrenldl over 5 years ago
#48 - Optimize GF(2^16)
Issue -
State: closed - Opened by burdges over 5 years ago
- 7 comments
Labels: enhancement
#47 - [Question] Implementing Parity Volume Set Specification 2.0
Issue -
State: open - Opened by Ironlenny over 5 years ago
- 11 comments
Labels: question
#46 - README contributions section update
Pull Request -
State: closed - Opened by darrenldl over 5 years ago
#45 - Add more platforms and CPU archs to the CI test suite
Issue -
State: open - Opened by darrenldl almost 6 years ago
Labels: testing
#44 - Add tests to check impl crate::Field for Field in galois_8.rs
Issue -
State: closed - Opened by darrenldl almost 6 years ago
- 1 comment
Labels: testing, maybefix
#43 - Integrate GF16 encoding
Pull Request -
State: closed - Opened by rphmeier almost 6 years ago
- 9 comments
#42 - Add more tests to galois_16
Issue -
State: open - Opened by darrenldl almost 6 years ago
- 1 comment
Labels: testing, maybefix
#41 - Extract core functionality to a "core" module
Issue -
State: closed - Opened by rphmeier almost 6 years ago
- 3 comments
#40 - Make generic over a Field trait
Pull Request -
State: closed - Opened by rphmeier almost 6 years ago
- 14 comments
#39 - Admin tasks
Pull Request -
State: closed - Opened by darrenldl almost 6 years ago
- 7 comments
#38 - Extended Galois field
Pull Request -
State: closed - Opened by drskalman almost 6 years ago
- 17 comments
#37 - 2018 edition
Issue -
State: closed - Opened by rphmeier almost 6 years ago
#36 - no-std support
Issue -
State: closed - Opened by rphmeier almost 6 years ago
Labels: enhancement
#35 - Reintroduce rayon via `Output` trait
Issue -
State: open - Opened by rphmeier almost 6 years ago
- 4 comments
Labels: on hold
#34 - Cleanup
Pull Request -
State: closed - Opened by rphmeier almost 6 years ago
- 17 comments
#33 - Override limit on 256 shards
Issue -
State: closed - Opened by rphmeier almost 6 years ago
- 21 comments
#32 - Updated CHANGELOG
Pull Request -
State: closed - Opened by darrenldl about 6 years ago
#31 - Doc fix
Pull Request -
State: closed - Opened by darrenldl about 6 years ago
- 2 comments
#30 - Disable SIMD entirely for Android and iOS
Pull Request -
State: closed - Opened by darrenldl about 6 years ago
- 2 comments
#29 - Updated changelog
Pull Request -
State: closed - Opened by darrenldl about 6 years ago
#28 - compile with ndk error
Issue -
State: closed - Opened by KORuL about 6 years ago
- 11 comments
#27 - Dependency update
Pull Request -
State: closed - Opened by darrenldl about 6 years ago
- 2 comments
#26 - Compiling for iOS platform
Issue -
State: closed - Opened by darrenldl about 6 years ago
#25 - Update test code import statements to adjust to nightly macro import/export rules
Issue -
State: closed - Opened by darrenldl over 6 years ago
#24 - Added special handling for CC options on Android
Pull Request -
State: closed - Opened by darrenldl over 6 years ago
- 4 comments
#23 - Compiling for android platform
Issue -
State: closed - Opened by EvgenKor over 6 years ago
- 9 comments
#22 - Updated changelog
Pull Request -
State: closed - Opened by darrenldl over 6 years ago
- 2 comments
#21 - Dependencies update
Pull Request -
State: closed - Opened by darrenldl over 6 years ago
- 2 comments
#20 - Fixed benchmark data
Pull Request -
State: closed - Opened by darrenldl over 6 years ago
- 2 comments
#19 - Optimize away `get_parity_rows`
Issue -
State: closed - Opened by darrenldl over 6 years ago
- 1 comment
Labels: enhancement
#18 - Fixes #17, code refactoring, and doc polish
Pull Request -
State: closed - Opened by darrenldl over 6 years ago
- 6 comments
#17 - `Error` type should implement `std::error::Error`.
Issue -
State: closed - Opened by DrPeterVanNostrand over 6 years ago
- 4 comments
#16 - Enhanced fuzzing code
Pull Request -
State: closed - Opened by darrenldl over 6 years ago
- 2 comments
#15 - Fixed #11
Pull Request -
State: closed - Opened by darrenldl over 6 years ago
- 2 comments