Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/denosaurs/deno_brotli

🗜 Brotli wasm module for deno
https://github.com/denosaurs/deno_brotli

perf: optimize performance ~4x (#3)

edab99650ae497d70407a3939a8182378f3b02eb authored about 2 years ago by Elias Sjögreen <[email protected]>
chore: bump deps

dc1f1930c2aa16edc3c8b7029fad86844ef4d9a6 authored almost 4 years ago by Elias Sjögreen <[email protected]>
ci: ignore wasm.js

fcd923b663cc2a9e88d4669f19fb5c6a82d7cf3a authored about 4 years ago by eliassjogreen <[email protected]>
chore: release 0.1.5

1d845480e3dfd2b2776e8d40dcb678b4d9cacd1f authored about 4 years ago by eliassjogreen <[email protected]>
chore: rebuild

1b75947cb77f0d0511443bb474f58b2845598bbd authored about 4 years ago by eliassjogreen <[email protected]>
chore: update copyright banner

dd5d861158e2e948d47cd556995da9c9d1c81e4f authored about 4 years ago by eliassjogreen <[email protected]>
feat: clean, fmt, lint scripts

028387867a853ad1a7657b926a09535864400921 authored about 4 years ago by eliassjogreen <[email protected]>
chore: rebuilt wasm.js

544a4338a00b29148810d2dcfe00af2d9483b13a authored about 4 years ago by eliassjogreen <[email protected]>
ci: add depsbot and checks

54979fd6ac5324ad738996ab1f4f0252c3092c08 authored about 4 years ago by eliassjogreen <[email protected]>
chore: bump deps

4e24928ac3f0588c23825d0662396a0876978008 authored about 4 years ago by eliassjogreen <[email protected]>
chore: bump deps

b837bb30e3684488148cfa274f1492673fe2fec9 authored about 4 years ago by eliassjogreen <[email protected]>
refactor: remove wee_alloc

49d08acc316894d83bc133fbf01c650ac7a2f67b authored about 4 years ago by eliassjogreen <[email protected]>
feat: benchmarks

d20e382d7a2780b09887b5a91b51df98adb513ad authored about 4 years ago by eliassjogreen <[email protected]>
chore: add funding info

d29712ca80f2876a048e5e912ea9c9a4e5370465 authored over 4 years ago by Filippo Rossi <[email protected]>
build: :arrow_up: Update lz4 version in output wasm.js

ed283697f79480a7ff98fda261ec6dc937950844 authored over 4 years ago by eliassjogreen <[email protected]>
build: :pencil: Update cargo version

9136581109a3eb9f0c20c5e0c82833432705a942 authored over 4 years ago by eliassjogreen <[email protected]>
build: :package: Updated lz4 dependency to 0.1.2

9752e5d580cfcc7d607c14719cbd6d85a5cd5efb authored over 4 years ago by eliassjogreen <[email protected]>
build: :construction_worker: Rebuild wasm.js

3459ef372ab5676cab215e66c9990677d78ac3a4 authored over 4 years ago by eliassjogreen <[email protected]>
fix: :construction_worker: Fix build name

4f64f21a6b2405117c7f407d0bbbaa25ff9de632 authored over 4 years ago by eliassjogreen <[email protected]>
test: :arrow_up: Use [email protected]

44cd344fd459851b1190a4ae17a59e2245190940 authored over 4 years ago by Elias Sjögreen (elev) <[email protected]>
build: Update wasabi build script and cargo dependencies

c210fa64f8f6d115245120fb2bba319e54545609 authored over 4 years ago by Elias Sjögreen (elev) <[email protected]>
docs: :page_facing_up: Changed license to match genesis license

7ecc7b3b5d8692bf617d648beffef889acb6a919 authored over 4 years ago by Elias Sjögreen (elev) <[email protected]>
ci: :package: Update deno in ci to 1.2.0

f5ba8d964bab994a90966e43e10420b0510928ea authored over 4 years ago by Elias Sjögreen (elev) <[email protected]>
test: :arrow_up: Update test dependencies

d97e7fc69283470d6c06e7f43a8dfd18d7199111 authored over 4 years ago by eliassjogreen <[email protected]>
Merge branch 'master' of github.com:denosaurs/deno_brotli

295b698f25e32b947783da0fb45add0acca1d2d3 authored over 4 years ago by eliassjogreen <[email protected]>
ci: :green_heart: Attempt to update CI to use latest deno version

1e9deea08e3adef388429328373528696c7a71f5 authored over 4 years ago by eliassjogreen <[email protected]>
style: :wrench: Add .editorconfig

0dfd02fe646ad686f2ef47678249f3b8e96e77d4 authored over 4 years ago by eliassjogreen <[email protected]>
build: :arrow_up: Update build script to latest wasabi build script

76090cd3bf908aae08c70ddedf88bfaf60675789 authored over 4 years ago by eliassjogreen <[email protected]>
test: fix formatting

2dd158b136071782b31e5ad1470942c6b61e634e authored over 4 years ago by Qu4k <[email protected]>
tests: fix decompress_test

1f6f9b7fa4456afdea1904bfd09e0acb29503fc0 authored over 4 years ago by Filippo Rossi <[email protected]>
Update lib.rs

Modify decompress_test to achieve the decalcomania test.

81e52976fdbb9628e83d8626e1a066bfbba6c72a authored over 4 years ago by Jeon ChangMin <[email protected]>
fix: :fire: Removed wee_alloc to fix memory leak

This is the same issue as encountered with deno_lz4 https://github.com/denosaurs/deno_lz4/issues/1

4256de731322bf5be710169af72cf11333972ff6 authored over 4 years ago by eliassjogreen <[email protected]>
ci: :green_heart: Try to fix CI

c2a73f988fe8dbeb4a73f07679a275fad97ade98 authored over 4 years ago by eliassjogreen <[email protected]>
feat: :zap: Add settings.json to improve vscode performance

a4a3cfbc2d7edc62ac7fea901e9b4b197d4ab593 authored over 4 years ago by eliassjogreen <[email protected]>
ci: :white_check_mark: Update ci to use latest deno version

72f5abc0e29d6d4320063a0b02d14e2835e7a767 authored over 4 years ago by eliassjogreen <[email protected]>
build: :zap: Use lz4 compression to reduce wasm size to 1167 KB

c8f4423a9e7077ce817224b3e82520087879c88f authored over 4 years ago by eliassjogreen <[email protected]>
test: :pushpin: Use specific std/testing version

c60b996ac8d948c7ce4527d71294d0e96433b16b authored over 4 years ago by eliassjogreen <[email protected]>
build: :triangular_flag_on_post: Make wee_alloc a default feature

d4fabc50b646b2c0602de4f2eb1bda80e1e017f4 authored over 4 years ago by eliassjogreen <[email protected]>
refactor: Minor changes (comment and removed unused macro)

c911a1d0e6c0636974d8d5d4358c96deeb49d31a authored over 4 years ago by eliassjogreen <[email protected]>
ci: Remove unnecessary flags from test

0dbfc7c9f821a4a36b8e603743067c8a6eeced2b authored over 4 years ago by eliassjogreen <[email protected]>
build: Made the build script a bit more verbose

a7bee89373c1501fa10b2df875e54a17c506ed7d authored over 4 years ago by eliassjogreen <[email protected]>
refactor: :building_construction: Renamed brotli_test.ts to test.ts

Because there is only one mod file we really only need one test file

44ae17d3def5dab2427c8277983356090f05610b authored over 4 years ago by eliassjogreen <[email protected]>
docs(README): add ci badge

ad06c02f870c7cc59236f0f23a9ca2a6ad28a708 authored over 4 years ago by Filippo Rossi <[email protected]>
ci: add ci.yml action

0c792e99d5a4e38a303c1640a471a18d36b00284 authored over 4 years ago by Filippo Rossi <[email protected]>
perf: new wasm.js

b396685c4deb906bbfb258c5b04da806b58af605 authored over 4 years ago by Qu4k <[email protected]>
feat: add js minification to wasm.js

0410c548125f7e793ae0fdaeca4ce4d0cc60928e authored over 4 years ago by Qu4k <[email protected]>
docs: add documentation

b079b379747eee0210b0c7faf03a32db3127ae27 authored over 4 years ago by Qu4k <[email protected]>
test: add unit test

e6850d11953381df0f87faff52c916eb4a80e642 authored over 4 years ago by Qu4k <[email protected]>
fix: add opt-level

53b18e5e3994aaebc017403e686a6a7a1249c69a authored over 4 years ago by Qu4k <[email protected]>
chore: add idea to .gitconfig

5cb71b5769e072f57a977f30bd4ecf49bf34df8d authored over 4 years ago by Qu4k <[email protected]>
fix: :art: deno fmt now ignores wasm.js

eade930b76e317d190903e4dbd56bb71e87ffbb8 authored over 4 years ago by eliassjogreen <[email protected]>
docs: :pencil: Added other section to readme

151a6d1c2ae7ae762825c1089bf6d113db2da47b authored over 4 years ago by eliassjogreen <[email protected]>
docs: :pencil: Wrote a short and simple readme

0dd79f9a66d6c98141100a8e9c361b285ac0d4f5 authored over 4 years ago by eliassjogreen <[email protected]>
refactor: :zap: WASM support

862ed550c1873e26007a85ff07fbc7b9c40d3297 authored over 4 years ago by eliassjogreen <[email protected]>
pref: trigger release

7c465f52517f3325df4c00f69c03232ccd66d9f5 authored over 4 years ago by Divy Srivastava <[email protected]>
feat: add Release and PR CIs

a4cc61c862dadcd0aae80a02942a320036ea3285 authored over 4 years ago by Divy Srivastava <[email protected]>
fmt: cargo and deno fmt

4b36d75d85053278aec103c6c3e6f6d2bede0071 authored over 4 years ago by Divy Srivastava <[email protected]>
fix: decompress fails

9165eb1539999a1b5707559d6e6eee0d6ff7f7f9 authored over 4 years ago by Divy Srivastava <[email protected]>
feat: add examples for decompress

f6701338a4c8b9a4c0f0b93b45d5f6f7cac67e64 authored over 4 years ago by Divy Srivastava <[email protected]>
feat: add `decompress` to class

84a06bcb1eb249de66b1dd9e58fdfc52986780d9 authored over 4 years ago by Divy Srivastava <[email protected]>
feat: bind `decompress` to plugin

fa5e90d6c990f9be46b3c615a5faf77952620954 authored over 4 years ago by Divy Srivastava <[email protected]>
feat: add `decompress` to rust

891bb3d3746e235406b06743f86cfda454506c87 authored over 4 years ago by Divy Srivastava <[email protected]>
feat: add `compress` method

94325038308388807b9d08831fb3830d9bf1b3ff authored over 4 years ago by Divy Srivastava <[email protected]>
pref: cleanups

8b0e0dc14dba5230d49c17347159132a2bd47a83 authored over 4 years ago by Divy Srivastava <[email protected]>
pref: test with `assert_eq`

535dcad9458e937dbfe63e68cae7e820683f7cf5 authored over 4 years ago by Divy Srivastava <[email protected]>
feat: initial commit

cf3c6c2e929a286a510b091c8cab494e79643f0b authored over 4 years ago by Divy Srivastava <[email protected]>