GitHub / SpringMT/zstd-ruby issues and pull requests
#104 - Fix symbol collision with other native gems using libzstd
Pull Request -
State: open - Opened by SpringMT 26 days ago
#103 - feat: update Zstd 1.5.7
Pull Request -
State: closed - Opened by SpringMT 26 days ago
#102 - Symbol collision when using other native gems that depend on libzstd
Issue -
State: open - Opened by dmariassy 29 days ago
- 1 comment
#101 - Fix ddict example in README
Pull Request -
State: closed - Opened by catlee about 2 months ago
#100 - Fix build error with GCC 15
Pull Request -
State: closed - Opened by Watson1978 about 2 months ago
#99 - fix: missing argument names in rb_prohibit_copy (build failure on older GCC/Clang)
Pull Request -
State: closed - Opened by flfymoss 5 months ago
- 1 comment
#98 - feat: support CDict & DDict for faster operation with repeated dictionary use
Pull Request -
State: closed - Opened by sekiyama58 6 months ago
- 3 comments
#97 - feat: add ruby 3.4.x
Pull Request -
State: closed - Opened by SpringMT 7 months ago
#96 - Fix deprecation warning in StreamWriter
Pull Request -
State: closed - Opened by zarqman 8 months ago
#95 - README touchups
Pull Request -
State: closed - Opened by sandstrom 10 months ago
- 1 comment
#94 - chore(deps): update dependency benchmark-ips to v2.14.0
Pull Request -
State: closed - Opened by renovate[bot] 11 months ago
#93 - Issue with simple decompression of a stream compressed string
Issue -
State: open - Opened by mperice 11 months ago
- 8 comments
#92 - tests: add decompress with large streaming compress data
Pull Request -
State: closed - Opened by SpringMT about 1 year ago
#91 - feat: reduce string allocation for decompression
Pull Request -
State: closed - Opened by SpringMT about 1 year ago
- 1 comment
#90 - fix: decompress with streaming compress binary
Pull Request -
State: closed - Opened by SpringMT about 1 year ago
#89 - String#hash of strings generated by decompress_buffered is different from that of literal strings in Ruby 3.3.0 or later
Issue -
State: closed - Opened by abicky about 1 year ago
- 6 comments
#88 - Implements handling of partial frames by the streaming decompressor
Pull Request -
State: open - Opened by gucki about 1 year ago
- 1 comment
#87 - Streaming decompression questions
Issue -
State: open - Opened by gucki about 1 year ago
- 2 comments
#86 - Semantic versioning
Issue -
State: open - Opened by paddor over 1 year ago
- 1 comment
#85 - feat: add "zstd-ruby/stream_writer" and "zstd-ruby/stream_reader" loading
Pull Request -
State: closed - Opened by SpringMT over 1 year ago
#84 - feat: unlock GVL for simple compression and decompression
Pull Request -
State: closed - Opened by SpringMT over 1 year ago
#83 - fix: compression crash
Pull Request -
State: closed - Opened by SpringMT over 1 year ago
#82 - High crash rate when compressing large byte sequences in 1.5.6.2 and 1.5.6.3
Issue -
State: closed - Opened by hogelog over 1 year ago
- 3 comments
#81 - fix: free dctx for Zstd.decompress
Pull Request -
State: closed - Opened by SpringMT over 1 year ago
#80 - Releases 1.5.6.2 and 1.5.6.3 have memory leaks when interacting with `mongoid`
Issue -
State: closed - Opened by adam-hampton-sp over 1 year ago
- 7 comments
#79 - Feature/unlock gvl for streaming compression/decompression
Pull Request -
State: closed - Opened by SpringMT over 1 year ago
#78 - Question: Breaking changes in 1.5.6.2
Issue -
State: closed - Opened by mscrivo over 1 year ago
- 3 comments
#77 - Feature/dictionary standardized
Pull Request -
State: closed - Opened by SpringMT over 1 year ago
#76 - feat: add StreamWriter and StreamReader
Pull Request -
State: closed - Opened by SpringMT over 1 year ago
#75 - fix: incompatible function pointer types at streaming_decompress_compact and streaming_compress_compact
Pull Request -
State: closed - Opened by SpringMT over 1 year ago
#74 - 1.5.6 compilation issue on ARM based Mac
Issue -
State: closed - Opened by mscrivo over 1 year ago
- 10 comments
#73 - docs: update benchmark result
Pull Request -
State: closed - Opened by SpringMT over 1 year ago
#72 - feat: update bechmarks
Pull Request -
State: closed - Opened by SpringMT over 1 year ago
#71 - Dependency Dashboard
Issue -
State: open - Opened by renovate[bot] over 1 year ago
#70 - chore(deps): update dependency snappy to v0.4.0 - autoclosed
Pull Request -
State: closed - Opened by renovate[bot] over 1 year ago
#69 - chore(deps): update dependency benchmark-ips to v2.13.0 - autoclosed
Pull Request -
State: closed - Opened by renovate[bot] over 1 year ago
#68 - chore: Configure Renovate
Pull Request -
State: closed - Opened by renovate[bot] over 1 year ago
#67 - feat: update Zstd 1.5.6
Pull Request -
State: closed - Opened by SpringMT over 1 year ago
#66 - feat: add ruby 3.3 for GitHub Actions
Pull Request -
State: closed - Opened by SpringMT over 1 year ago
#65 - feat: ignore .vscode
Pull Request -
State: closed - Opened by SpringMT over 1 year ago
#64 - Revert "unlock the GVL for compression/decompression operations"
Pull Request -
State: closed - Opened by SpringMT over 1 year ago
- 1 comment
#63 - Compatibility Inquiry: [zstd-ruby] 1.5.5.0 with Ruby 3.3.0
Issue -
State: closed - Opened by sydverisk over 1 year ago
- 2 comments
#62 - Add support for dictionary use with streaming operations
Pull Request -
State: closed - Opened by AndrewCEmil almost 2 years ago
- 1 comment
#61 - [feature] Support Streaming Compression/Decompression with Dictionary
Issue -
State: closed - Opened by AndrewCEmil almost 2 years ago
- 4 comments
#60 - Fix Readme Typo
Pull Request -
State: closed - Opened by PatoSoft about 2 years ago
- 1 comment
#59 - [feature request] Streaming wrapper
Issue -
State: open - Opened by shaicoleman about 2 years ago
- 4 comments
#58 - Support GC compaction
Pull Request -
State: closed - Opened by Watson1978 over 2 years ago
- 1 comment
#57 - Update zstd to v1.5.5
Pull Request -
State: closed - Opened by SpringMT over 2 years ago
#56 - feat: add skippable_frame
Pull Request -
State: closed - Opened by SpringMT over 2 years ago
#55 - Add skippable frame support
Issue -
State: closed - Opened by lowderdev over 2 years ago
- 8 comments
#54 - Update zstd for v1.5.4
Pull Request -
State: closed - Opened by SpringMT over 2 years ago
#53 - unlock the GVL for compression/decompression operations
Pull Request -
State: closed - Opened by doudou over 2 years ago
- 7 comments
#52 - Add Ractor support
Pull Request -
State: closed - Opened by Watson1978 almost 3 years ago
- 1 comment
#51 - Regression when decompressing an empty string in `zstd` 1.5.2.3
Issue -
State: closed - Opened by agalloch about 3 years ago
- 4 comments
#50 - feat: update version
Pull Request -
State: closed - Opened by SpringMT about 3 years ago
#49 - feat: add simple dictionary compression and decompression
Pull Request -
State: closed - Opened by SpringMT about 3 years ago
#48 - feat: update version
Pull Request -
State: closed - Opened by SpringMT about 3 years ago
#47 - refactor: remove comment line
Pull Request -
State: closed - Opened by SpringMT about 3 years ago
#46 - fix SEGV for streaming decompress with GC.compact
Pull Request -
State: closed - Opened by SpringMT about 3 years ago
#45 - fix segv bugs when gc at streaming
Pull Request -
State: closed - Opened by SpringMT about 3 years ago
#44 - feat: release streaming support
Pull Request -
State: closed - Opened by SpringMT about 3 years ago
#43 - feat: add streaming decompression
Pull Request -
State: closed - Opened by SpringMT about 3 years ago
#42 - fix: remove unnecessary files
Pull Request -
State: closed - Opened by SpringMT about 3 years ago
#41 - feat: add streaming compress
Pull Request -
State: closed - Opened by SpringMT about 3 years ago
#40 - Update zstd to v1.5.2
Pull Request -
State: closed - Opened by SpringMT about 3 years ago
#39 - test: Add test for `Compressed_Block`
Pull Request -
State: closed - Opened by SpringMT over 3 years ago
#38 - fix: fix asm support
Pull Request -
State: closed - Opened by SpringMT over 3 years ago
#37 - symbol lookup error after upgrade to 1.5.1
Issue -
State: closed - Opened by jarthod over 3 years ago
- 5 comments
#36 - feat: Update zstd to v1.5.1
Pull Request -
State: closed - Opened by SpringMT over 3 years ago
#35 - Fix declspec
Pull Request -
State: closed - Opened by SpringMT over 3 years ago
#34 - Update to zstd 1.5.1
Pull Request -
State: closed - Opened by mscrivo over 3 years ago
- 3 comments
#33 - Fix build with Ruby 3.1 on macOS 12.1
Pull Request -
State: closed - Opened by mscrivo over 3 years ago
- 7 comments
#32 - Support implicit conversion
Pull Request -
State: closed - Opened by Watson1978 about 4 years ago
- 1 comment
#31 - feat: update zstd to v1.5.0
Pull Request -
State: closed - Opened by arthurschreiber about 4 years ago
- 2 comments
#30 - Upgrade to GitHub-native Dependabot
Pull Request -
State: closed - Opened by dependabot-preview[bot] over 4 years ago
Labels: dependencies
#29 - feat: Update zstd to v1.4.9
Pull Request -
State: closed - Opened by SpringMT over 4 years ago
#28 - Default compression level
Issue -
State: closed - Opened by p-mongo over 4 years ago
- 3 comments
#27 - Update zstd to v1.4.5
Pull Request -
State: closed - Opened by SpringMT almost 5 years ago
#26 - Update to 1.4.5, please
Issue -
State: closed - Opened by cubuzz almost 5 years ago
- 1 comment
#25 - Dictionary compression support?
Issue -
State: closed - Opened by jarthod about 5 years ago
- 4 comments
#24 - Update zstd to v1.4.4
Pull Request -
State: closed - Opened by SpringMT over 5 years ago
#23 - Update rake requirement from ~> 10.0 to ~> 13.0
Pull Request -
State: closed - Opened by dependabot-preview[bot] almost 6 years ago
Labels: dependencies
#22 - Continuous decompression
Pull Request -
State: closed - Opened by Fonsan almost 6 years ago
- 1 comment
#21 - Update zstd to v1.4.2
Pull Request -
State: closed - Opened by SpringMT about 6 years ago
#20 - Update zstd to v1.4.1
Pull Request -
State: closed - Opened by SpringMT about 6 years ago
#19 - Update zstd to v1.4.0
Pull Request -
State: closed - Opened by SpringMT over 6 years ago
#18 - Update zstd to v1.3.8
Pull Request -
State: closed - Opened by SpringMT over 6 years ago
#17 - Update zstd for v1.3.7
Pull Request -
State: closed - Opened by SpringMT over 6 years ago
#16 - Add rubygems badge to README
Pull Request -
State: closed - Opened by dnamsons over 6 years ago
- 1 comment
#15 - Add streaming decompression
Pull Request -
State: closed - Opened by Fonsan about 7 years ago
- 4 comments
#14 - Update zstd to v1.3.5
Pull Request -
State: closed - Opened by SpringMT about 7 years ago
#13 - Update zstd to v1.3.4
Pull Request -
State: closed - Opened by SpringMT over 7 years ago
#12 - Jruby support?
Issue -
State: closed - Opened by brauliobo over 7 years ago
- 4 comments
#11 - Update zstd to v1.3.3
Pull Request -
State: closed - Opened by SpringMT over 7 years ago
#10 - Update zstd to v1.3.2
Pull Request -
State: closed - Opened by SpringMT almost 8 years ago
#9 - Use the official default compression level (i.e. 0)
Pull Request -
State: closed - Opened by gfx almost 8 years ago
- 1 comment
#8 - Update zstd to v1.3.1
Pull Request -
State: closed - Opened by SpringMT almost 8 years ago
#7 - Update zstd version to v1.3.0
Pull Request -
State: closed - Opened by SpringMT about 8 years ago
#6 - Update zstd version to v1.2.0
Pull Request -
State: closed - Opened by SpringMT about 8 years ago
#5 - Update zstd version to v1.1.4
Pull Request -
State: closed - Opened by SpringMT over 8 years ago