Skip to content
Navigation Menu
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
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
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
/
Sign in
Sign up
Appearance settings
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 }}
come-maiz
/
zstd
Public
forked from
facebook/zstd
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
dev
User selector
All users
All time
Commit history
Commits on Feb 11, 2018
fixed logo path
Cyan4973
committed
821efa4
View commit details
Copy full SHA for 821efa4
Browse repository at this point
Commits on Feb 10, 2018
Merge pull request #1010 from facebook/flexibleLevel
Show description for 992c237
Cyan4973
authored
992c237
View commit details
Copy full SHA for 992c237
Browse repository at this point
Merge branch 'dev' into flexibleLevel
Cyan4973
committed
9945e60
View commit details
Copy full SHA for 9945e60
Browse repository at this point
Merge pull request #1013 from facebook/fasterDec32
Show description for 4e3db17
Cyan4973
authored
4e3db17
View commit details
Copy full SHA for 4e3db17
Browse repository at this point
Commits on Feb 9, 2018
specify new command --single-thread
Cyan4973
committed
7568983
View commit details
Copy full SHA for 7568983
Browse repository at this point
fixed minor nit as per @terrelln's comments
Cyan4973
committed
c720915
View commit details
Copy full SHA for c720915
Browse repository at this point
Merge branch 'dev' into flexibleLevel
Cyan4973
committed
4beaeaa
View commit details
Copy full SHA for 4beaeaa
Browse repository at this point
Commits on Feb 8, 2018
fixed streaming_memory_usage example
Show description for d6e841d
Cyan4973
committed
d6e841d
View commit details
Copy full SHA for d6e841d
Browse repository at this point
Commits on Feb 7, 2018
Merged ZSTD_preserveUnsortedMark() into ZSTD_reduceIndex()
Show description for de68c2f
Cyan4973
committed
de68c2f
View commit details
Copy full SHA for de68c2f
Browse repository at this point
Commits on Feb 5, 2018
minor : modified ZSTD_preserveUnsortedMark() to be more vectorization friendly
Cyan4973
committed
0170cf9
View commit details
Copy full SHA for 0170cf9
Browse repository at this point
Commits on Feb 4, 2018
faster decoding in 32-bits mode for long offsets (tentative)
Show description for 94efb17
Cyan4973
committed
94efb17
View commit details
Copy full SHA for 94efb17
Browse repository at this point
Commits on Feb 3, 2018
ensure compression parameters are updated when only compression level is changed
Cyan4973
committed
5188749
View commit details
Copy full SHA for 5188749
Browse repository at this point
Commits on Feb 2, 2018
zstdmt: applies new parameters on the fly
Show description for 4b525af
Cyan4973
committed
4b525af
View commit details
Copy full SHA for 4b525af
Browse repository at this point
fileio: create dedicated function to generate zstd frames
Show description for 90eca31
Cyan4973
committed
90eca31
View commit details
Copy full SHA for 90eca31
Browse repository at this point
Merge pull request #1006 from systemcrash/patch-2
Show description for 1291d9d
Cyan4973
authored
1291d9d
View commit details
Copy full SHA for 1291d9d
Browse repository at this point
Merge pull request #1005 from systemcrash/dev
Show description for 549d26a
Cyan4973
authored
549d26a
View commit details
Copy full SHA for 549d26a
Browse repository at this point
fixed minor conversion warning
Cyan4973
committed
6c492af
View commit details
Copy full SHA for 6c492af
Browse repository at this point
Changed nbThreads for nbWorkers
Show description for 209df52
Cyan4973
committed
209df52
View commit details
Copy full SHA for 209df52
Browse repository at this point
clarified comments on LDM parameters
Cyan4973
committed
4b6a94f
View commit details
Copy full SHA for 4b6a94f
Browse repository at this point
zstdmt: added ability to change compression parameters during compression
Cyan4973
committed
60fa90b
View commit details
Copy full SHA for 60fa90b
Browse repository at this point
removed bitstream.h dependency
Cyan4973
committed
2bfc79a
View commit details
Copy full SHA for 2bfc79a
Browse repository at this point
Commits on Feb 1, 2018
Merge pull request #1009 from terrelln/fail-early
Show description for f25351e
Cyan4973
authored
f25351e
View commit details
Copy full SHA for f25351e
Browse repository at this point
Test for incorrect pledgeSrcSize earlier
terrelln
committed
48acadd
View commit details
Copy full SHA for 48acadd
Browse repository at this point
Commits on Jan 31, 2018
Merge pull request #1008 from terrelln/hlog3
Show description for 727bb7f
Cyan4973
authored
727bb7f
View commit details
Copy full SHA for 727bb7f
Browse repository at this point
[fuzzer] Check ZSTD_initStaticCDict() for every level
terrelln
committed
9c8c69e
View commit details
Copy full SHA for 9c8c69e
Browse repository at this point
Fix hashLog3 size when copying cdict tables
terrelln
committed
ab3346a
View commit details
Copy full SHA for ab3346a
Browse repository at this point
Merge pull request #1000 from facebook/progressiveFlush
Show description for 823a28a
Cyan4973
authored
823a28a
View commit details
Copy full SHA for 823a28a
Browse repository at this point
Commits on Jan 30, 2018
updated zstd api manual
Cyan4973
committed
b173b8d
View commit details
Copy full SHA for b173b8d
Browse repository at this point
fixed function declaration ZSTD_getBlockSize()
Cyan4973
committed
a2ba629
View commit details
Copy full SHA for a2ba629
Browse repository at this point
zstdmt: changed naming convention
Show description for 2cb0740
Cyan4973
committed
2cb0740
View commit details
Copy full SHA for 2cb0740
Browse repository at this point
Commits on Jan 29, 2018
Update README.md
Show description for 6b57387
systemcrash
authored
6b57387
View commit details
Copy full SHA for 6b57387
Browse repository at this point
Update zstd.1
systemcrash
authored
d13a75c
View commit details
Copy full SHA for d13a75c
Browse repository at this point
Commits on Jan 28, 2018
bumped version number to v1.3.4
Show description for 9f8ed23
Cyan4973
committed
9f8ed23
View commit details
Copy full SHA for 9f8ed23
Browse repository at this point
Commits on Jan 27, 2018
fixed minor conversion warning for C++ compilation mode
Cyan4973
committed
ba0cd8c
View commit details
Copy full SHA for ba0cd8c
Browse repository at this point
job mutex creation is checked
Cyan4973
committed
caf9e96
View commit details
Copy full SHA for caf9e96
Browse repository at this point
Previous
Next
You can’t perform that action at this time.