Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
inikep
/
lzbench
Public
Notifications
You must be signed in to change notification settings
Fork
212
Star
1.1k
Code
Issues
11
Pull requests
3
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Jun 23, 2026
Implement the simple compressors from the OpenZL 0.2.0 zli tool (#299)
Show description for c356bfd
fwyzard
authored
c356bfd
Copy full SHA for c356bfd
Commits on Jun 22, 2026
Update lzav to v5.9
Aleksey Vaneev
authored and
inikep
committed
8f67851
Copy full SHA for 8f67851
Commits on Jun 21, 2026
Add OpenZL v0.2.0 (#297)
Show description for ff5fb58
fwyzard
authored
ff5fb58
Copy full SHA for ff5fb58
Commits on Jun 20, 2026
Update to zxc v0.12.0 (#295)
Show description for 79d3242
hellobertrand
authored
79d3242
Copy full SHA for 79d3242
Update nvcomp to support CUDA 13 and cccl 3 (#296)
fwyzard
authored
c0cfbf1
Copy full SHA for c0cfbf1
Commits on Jun 15, 2026
Bump lzbench version to 2.3 and update CHANGELOG
Show description for c9da2cb
inikep
and
claude
committed
c9da2cb
Copy full SHA for c9da2cb
Update libbsc to 3.3.12
inikep
committed
464cee0
Copy full SHA for 464cee0
update tamp to 2.2.4
inikep
committed
653384a
Copy full SHA for 653384a
update lzav to 5.8
inikep
committed
6970e22
Copy full SHA for 6970e22
update lzlib to 1.16
inikep
committed
b312972
Copy full SHA for b312972
update slz to 1.2.2
inikep
committed
529b872
Copy full SHA for 529b872
Commits on Jun 14, 2026
zlib-ng updated to 2.3.3
inikep
committed
5ea61b4
Copy full SHA for 5ea61b4
Update xz to 5.8.3
inikep
committed
c6a502b
Copy full SHA for c6a502b
Update 7-zip with ppmd8 and lzma to 26.01
inikep
committed
8d923b1
Copy full SHA for 8d923b1
Update zlib to 1.3.2
inikep
committed
e2cb673
Copy full SHA for e2cb673
update bzip3 to 1.5.3
inikep
committed
58eedc1
Copy full SHA for 58eedc1
README: document all platform-conditional codec disables
Show description for 13f3462
inikep
committed
13f3462
Copy full SHA for 13f3462
Commits on Jun 13, 2026
Fix 32-bit x86: disable lzham, repair i%86 arch filter
Show description for 2cbda98
inikep
committed
2cbda98
Copy full SHA for 2cbda98
CI: extract mingw outside the source tree
Show description for bb29c81
inikep
committed
bb29c81
Copy full SHA for bb29c81
util: correctly size symlinks/reparse points in UTIL_getFileSize
Show description for bdfa866
inikep
committed
bdfa866
Copy full SHA for bdfa866
Disable bsc on 32-bit ARM; log sizes on join-buffer overflow
Show description for db7320d
inikep
committed
db7320d
Copy full SHA for db7320d
util: use _stat64 on all Windows builds, not just MSVC
Show description for 8d2f892
inikep
committed
8d2f892
Copy full SHA for 8d2f892
zpaq: build with -DNOJIT on non-x86 instead of disabling on ARM
Show description for aa79224
inikep
committed
aa79224
Copy full SHA for aa79224
Add FASTEST alias and a multithreaded CI run
Show description for 4371499
inikep
committed
4371499
Copy full SHA for 4371499
Reorganize compressor alias groups by type; CI tests LZ + SYMMETRIC + MISC
Show description for c5e3407
inikep
committed
c5e3407
Copy full SHA for c5e3407
Promote yalz77 to a supported compressor; refine README compressor tables
Show description for 01acc22
inikep
committed
01acc22
Copy full SHA for 01acc22
Add aceapex_cuda: optional CUDA decoder for the ACEAPEX format (ENABLE_CUDA=1) (#291)
Show description for 6d64255
yasha1971-coder
and
inikep
authored
6d64255
Copy full SHA for 6d64255
aceapex: alignment-safe loads/stores; re-enable on 32-bit ARM
Show description for d25fcfe
yasha1971-coder
authored and
inikep
committed
d25fcfe
Copy full SHA for d25fcfe
Commits on Jun 12, 2026
README: add release dates and per-compressor notes; tabulate buggy list
Show description for 387025d
inikep
committed
387025d
Copy full SHA for 387025d
README: simplify compressor table to Compressor / Last update / Notes
Show description for cfa81fe
inikep
committed
cfa81fe
Copy full SHA for cfa81fe
README: replace supported-compressors list with per-platform CI support table
Show description for d82d482
inikep
committed
d82d482
Copy full SHA for d82d482
Don't build aceapex/memlz on 32-bit ARM (unaligned-access SIGBUS)
Show description for a1aef2b
inikep
committed
a1aef2b
Copy full SHA for a1aef2b
Add aceapex, memlz, zxc to ALL alias; add SLOW group with glza
Show description for 0e1b299
inikep
committed
0e1b299
Copy full SHA for 0e1b299
Finalize skim integration: fix clean target, build skim in CI
Show description for 3dffb1d
inikep
committed
3dffb1d
Copy full SHA for 3dffb1d
Add skim 0.1.0 compression algorithm
VantorreWannes
authored and
inikep
committed
d96995d
Copy full SHA for d96995d
Previous
Next
You can’t perform that action at this time.