Skip to content

Add package zimstd - #3517

Merged
narimiran merged 1 commit into
nim-lang:masterfrom
gabearro:add-zimstd1934
Sep 10, 2026
Merged

Add package zimstd#3517
narimiran merged 1 commit into
nim-lang:masterfrom
gabearro:add-zimstd1934

Conversation

@gabearro

@gabearro gabearro commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

Adds ZimSTD, a pure Nim Zstandard codec with in-memory and streaming compression/decompression, configurable compression effort, and no dependencies beyond Nim's standard library. Requires Nim 2.0+ on a 64-bit target.

Repository: https://github.com/gabearro/zimstd
Initial release: v0.1.0 (tagged and pushed).
Maintainer contact: 33171826+gabearro@users.noreply.github.com; questions and bug reports can also use the repository's GitHub Issues.

Validation: nimble check; clean-directory installation from https://github.com/gabearro/zimstd@0.1.0; compiled and ran an installed-package smoke test covering both APIs. Debug/release level tests and 359 reference CLI interoperability cases passed before release.

@narimiran
narimiran merged commit aedcb62 into nim-lang:master Sep 10, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants