{"id":28724115,"url":"https://github.com/processone/ezlib","last_synced_at":"2025-07-08T07:06:56.640Z","repository":{"id":48961606,"uuid":"50138669","full_name":"processone/ezlib","owner":"processone","description":"Native zlib driver for Erlang / Elixir","archived":false,"fork":false,"pushed_at":"2025-05-27T10:00:07.000Z","size":156,"stargazers_count":13,"open_issues_count":1,"forks_count":11,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-06-09T13:13:19.054Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.ejabberd.im","language":"Erlang","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/processone.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-01-21T21:41:17.000Z","updated_at":"2024-06-29T21:48:05.000Z","dependencies_parsed_at":"2022-09-26T20:21:06.386Z","dependency_job_id":null,"html_url":"https://github.com/processone/ezlib","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/processone/ezlib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/processone%2Fezlib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/processone%2Fezlib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/processone%2Fezlib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/processone%2Fezlib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/processone","download_url":"https://codeload.github.com/processone/ezlib/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/processone%2Fezlib/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259957281,"owners_count":22937549,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-06-15T10:09:15.303Z","updated_at":"2025-06-15T10:09:17.792Z","avatar_url":"https://github.com/processone.png","language":"Erlang","readme":"# ezlib\n\n[![CI](https://github.com/processone/ezlib/actions/workflows/ci.yml/badge.svg)](https://github.com/processone/ezlib/actions/workflows/ci.yml)\n[![Coverage Status](https://coveralls.io/repos/processone/ezlib/badge.svg?branch=master\u0026service=github)](https://coveralls.io/github/processone/ezlib?branch=master)\n[![Hex version](https://img.shields.io/hexpm/v/ezlib.svg \"Hex version\")](https://hex.pm/packages/ezlib)\n\nNative zlib driver for Erlang / Elixir. This library focuses on\ncompression / decompression of data streams.\n\n## Building\n\nezlib library can be build as follow:\n\n    ./configure \u0026\u0026 make\n\nezlib is a rebar-compatible OTP application. Alternatively, you can\nbuild it with rebar:\n\n    rebar compile\n\n## Dependencies\n\nezlib library depends on [zlib](http://www.zlib.net/).\n\nYou can use CFLAGS, CPPFLAGS and LDFLAGS to pass custom path to zlib\nlibrary.\n\n## Usage\n\nYou can start ezlib with the following command:\n\n```shell\n$ erl -pa ebin\nErlang/OTP 17 [erts-6.3] [source] [64-bit] [smp:4:4] [async-threads:10] [hipe] [kernel-poll:false] [dtrace]\n\nEshell V6.3  (abort with ^G)\n\n% Start the application:\n1\u003e application:start(ezlib).\n```\n\n## Development\n\n### Test\n\n#### Unit test\n\nYou can run eunit test with the command:\n\n    $ rebar eunit\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprocessone%2Fezlib","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprocessone%2Fezlib","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprocessone%2Fezlib/lists"}