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
Type
/
to 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 }}
Viq111
/
zstd
Public
forked from
DataDog/zstd
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
1.x
User selector
All users
All time
Commit history
Commits on Mar 23, 2017
Update Readme to reflect the correct C sources
Viq111
committed
8119789
View commit details
Copy full SHA for 8119789
Browse repository at this point
Commits on Feb 24, 2017
Merge pull request #12 from DataDog/viq111/1.1.3_zbuff
Show description for b952002
Viq111
authored
b952002
View commit details
Copy full SHA for b952002
Browse repository at this point
Commits on Feb 22, 2017
Silence Zbuff deprecation warnings. See #10
Show description for e95daff
Viq111
committed
e95daff
View commit details
Copy full SHA for e95daff
Browse repository at this point
Update zstd to 1.1.3
Show description for 45f7613
Viq111
committed
45f7613
View commit details
Copy full SHA for 45f7613
Browse repository at this point
Commits on Dec 21, 2016
Small fixes to the README. Fix #8
Viq111
committed
add9e2c
View commit details
Copy full SHA for add9e2c
Browse repository at this point
Commits on Sep 7, 2016
Adding C sources for zStd 1.0 in favor of shared lib.
joshcarter
committed
af19ae6
View commit details
Copy full SHA for af19ae6
Browse repository at this point
Minor refactor to use built-in error handling methods.
joshcarter
committed
80eec81
View commit details
Copy full SHA for 80eec81
Browse repository at this point
Commits on Sep 6, 2016
Updating to use zStd library version 1.0.
Show description for 23ee9d3
joshcarter
committed
23ee9d3
View commit details
Copy full SHA for 23ee9d3
Browse repository at this point
Commits on Jul 6, 2016
Merge pull request #2 from DataDog/jason/zlib-conformity
Show description for 2bf71ec
jmoiron
authored
2bf71ec
View commit details
Copy full SHA for 2bf71ec
Browse repository at this point
big documentation update, error code and streaming refactor, streaming interface is now nearly identical to compress/zlib stdlib interface, including the changing of some constants and some functio…
Show description for 3171a20
jmoiron
committed
3171a20
View commit details
Copy full SHA for 3171a20
Browse repository at this point
Commits on Jul 2, 2016
add simplified 3-clause bsd licence
jmoiron
committed
523dc66
View commit details
Copy full SHA for 523dc66
Browse repository at this point
Commits on Jun 1, 2016
[zstd] Updated README
Viq111
committed
a06e816
View commit details
Copy full SHA for a06e816
Browse repository at this point
[zstd] Bugfix: Return the correct size on write()
Viq111
committed
5c66275
View commit details
Copy full SHA for 5c66275
Browse repository at this point
[zstd] Go1.6 compatibility
Viq111
committed
1d29771
View commit details
Copy full SHA for 1d29771
Browse repository at this point
[zstd] Use included source files
Show description for f279bdb
Viq111
committed
f279bdb
View commit details
Copy full SHA for f279bdb
Browse repository at this point
[zstd] Add C source files
Viq111
committed
9409801
View commit details
Copy full SHA for 9409801
Browse repository at this point
[zstd] Added some test coverage + typos
Show description for 2808649
Viq111
committed
2808649
View commit details
Copy full SHA for 2808649
Browse repository at this point
[zstd] Typos
Viq111
committed
bc83c99
View commit details
Copy full SHA for bc83c99
Browse repository at this point
[zstd] Simplified stream decompression with multireader
Viq111
committed
ad2116a
View commit details
Copy full SHA for ad2116a
Browse repository at this point
[zstd] Added tests for real payloads
Viq111
committed
ba44757
View commit details
Copy full SHA for ba44757
Browse repository at this point
[zstd] Reimplemented stream decompression with zstd_buffered
Viq111
committed
fe7d7d7
View commit details
Copy full SHA for fe7d7d7
Browse repository at this point
[zstd] Add an error case for empty slice compression
Show description for 6114686
Viq111
committed
6114686
View commit details
Copy full SHA for 6114686
Browse repository at this point
[zstd] Decompress now uses stream API when ratio is too high
Show description for 20de636
Viq111
committed
20de636
View commit details
Copy full SHA for 20de636
Browse repository at this point
[zstd] Add stream API and remove context one
Show description for 0bf2eca
Viq111
committed
0bf2eca
View commit details
Copy full SHA for 0bf2eca
Browse repository at this point
[zstd] Simple API style
Viq111
committed
0c56830
View commit details
Copy full SHA for 0c56830
Browse repository at this point
[zstd] Add wrapper around libzstd
Show description for 97ccd39
Viq111
committed
97ccd39
View commit details
Copy full SHA for 97ccd39
Browse repository at this point
You can’t perform that action at this time.