Ecosyste.ms: OpenCollective

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

github.com/js-sdsl/js-sdsl

A javascript standard data structure library which benchmark against C++ STL.
https://github.com/js-sdsl/js-sdsl

Merge branch 'main' of https://github.com/js-sdsl/js-sdsl into dev

9f9edb25323c8d7a45ccba11636e1ea319aa35ff authored over 2 years ago by ZLY201 <[email protected]>
build: [email protected] (#49)

a784a204b6d8b6d4b2ee7d1cf69c102f306f54a5 authored over 2 years ago by Zilong Yao <[email protected]>
fix: get wrong tree index when size is 0 (#48)

edb7255371368d56715e8df80e564a9be5e7cd0d authored over 2 years ago by Zilong Yao <[email protected]>
test: make tests stronger

0192a5589c2a1fcf112efa2bcb2123fbcf41e104 authored over 2 years ago by ZLY201 <[email protected]>
test: make test stronger

b86bf4fdfb1df8729d66380a00c0846915610262 authored over 2 years ago by ZLY201 <[email protected]>
chore: update dependencies

9eb17775c04d66955c699b7f25eccbdd1d076dcb authored over 2 years ago by ZLY201 <[email protected]>
refactor: add _ perfix for private and protected member (#42)

* refactor: add _ perfix for private and protected member

* chore: remove private transform p...

4977d7733124a6b706c48ab3dd5f44e81ce6285d authored over 2 years ago by Zilong Yao <[email protected]>
feat: add tree iterator index (#14)

* feat: add tree node index
* style: code style judgement

Signed-off-by: Zilong Yao <5903861...

7ec119ffeb670765b985e197d5cb3e8dcac43d29 authored over 2 years ago by Zilong Yao <[email protected]>
fix: wrong error message (#41)

Signed-off-by: Zilong Yao <[email protected]>

ed1d95b9972280f02e41c2297ff2d987008993cf authored over 2 years ago by Zilong Yao <[email protected]>
docs: update readme and changelog

c246676420026979f6f42dbf279ab62a89f8d207 authored over 2 years ago by ZLY201 <[email protected]>
perf: remove some useless export

6bfd46aaa9f93297927bffc78163c3622e9c6ad1 authored over 2 years ago by ZLY201 <[email protected]>
docs: add #24 to changelog

681d0c04d84185f263b29051226a95bc24d3f07e authored over 2 years ago by noname <[email protected]>
perf: improve heap

b7cae1033c9ade38510f9cc16065f321dd7ce7f3 authored over 2 years ago by ZLY201 <[email protected]>
fix: add missing transform to rollup build

fba6225c24f117b77ba1619359d83c1803709c2e authored over 2 years ago by noname <[email protected]>
perf: apply transformer and const enum optimize

71896ffbfacf5f3b7adbb3606cfd0137aba24c7f authored over 2 years ago by noname <[email protected]>
build: fix sourcemap generation

93a77b4ace6c515f32e5313bb3e8040af20c71e8 authored over 2 years ago by noname <[email protected]>
perf: do some perf

ea0a58a9ef26cd3eab74540d7330c1334f5a7314 authored over 2 years ago by ZLY201 <[email protected]>
docs: update changelog

690e311edce444a3223daeb0a0eb9eafd2981bba authored over 2 years ago by ZLY201 <[email protected]>
style: change require to import

9f4fdaa17573775b7dce400bf62ee3bb83d5ab95 authored over 2 years ago by noname <[email protected]>
perf: do some perf

c6edfa9069586997d3f0143b009cca935ebe22b4 authored over 2 years ago by ZLY201 <[email protected]>
refactor: add _ perfix for private and protected member (#42)

* refactor: add _ perfix for private and protected member

* chore: remove private transform p...

ca88048f3d6ab39576551b386c09a9d00f897824 authored over 2 years ago by Zilong Yao <[email protected]>
feat: add tree iterator index (#14)

* feat: add tree node index
* style: code style judgement

Signed-off-by: Zilong Yao <5903861...

4c2e7a170d46fb9d8c6d0973a98367e0f3bb76a0 authored over 2 years ago by Zilong Yao <[email protected]>
fix: wrong error message (#41)

Signed-off-by: Zilong Yao <[email protected]>

4e5e3a2dba16dc9f84623a5e8357dffc7626f72a authored over 2 years ago by Zilong Yao <[email protected]>
docs: update changelog

83dbb808186ed623d454670622069b0759c011a7 authored over 2 years ago by ZLY201 <[email protected]>
docs: update readme and changelog

22d37f358bb6e59d26c84892e842af7e69e540c8 authored over 2 years ago by ZLY201 <[email protected]>
perf: remove some useless export

e96265781f2855a05c87cf1a219fbd1098a37aa8 authored over 2 years ago by ZLY201 <[email protected]>
docs: add #24 to changelog

ca14cf965fa4f8e6e0ce722960ef69b0cd9c1940 authored over 2 years ago by noname <[email protected]>
style: change require to import

2209d5d2505796c810325cfbc6cb1396abd772d4 authored over 2 years ago by noname <[email protected]>
fix: add missing transform to rollup build

53071e9580998c1f7aa6e9d8915117422e17a162 authored over 2 years ago by noname <[email protected]>
test: make test stronger

f1a055c41c4f6da54a5949f438ad4211009045cc authored over 2 years ago by ZLY201 <[email protected]>
perf: improve heap

dfd3b92474ac0048526c3faeec323c3b8a048b2e authored over 2 years ago by ZLY201 <[email protected]>
revert: revert after merge main (#33)

* Revert "Merge branch 'dev' into main"

This reverts commit 58512027febd75a864da6492f4aa04706...

7bfcf773a9d3356c749efe7a42f339a0644ba308 authored over 2 years ago by Zilong Yao <[email protected]>
Merge pull request #31 from js-sdsl/chore/dependencies

chore: update dependencies

db6712648017c3ed8f2db7fc207bec8602b3a58a authored over 2 years ago by Zilong Yao <[email protected]>
Merge branch 'dev' into chore/dependencies

65d8ec9dffd36bb99431d481b0db2928708637b0 authored over 2 years ago by Zilong Yao <[email protected]>
chore: update dependencies

59ad4b1ecf4fd635879049d2f2ed6ea2b6c44ea7 authored over 2 years ago by ZLY201 <[email protected]>
Merge pull request #30 from js-sdsl/main

update dev

64df129a711d388ca549666b053bb76d289d0575 authored over 2 years ago by Zilong Yao <[email protected]>
Merge branch 'dev' into main

58512027febd75a864da6492f4aa04706e5ab52b authored over 2 years ago by Zilong Yao <[email protected]>
Merge pull request #29 from js-sdsl/docs/changelog

docs: fix wrong title

27a1ca945d3bea4dc3abc50e827085a16693d633 authored over 2 years ago by Zilong Yao <[email protected]>
docs: fix wrong title

4072fff1448dba69e8316e4a5e859c7c0ab552d9 authored over 2 years ago by ZLY201 <[email protected]>
Merge pull request #28 from js-sdsl/main

docs: add noname0310 as a contributor for code

306870df23e67c44b15aff87c1c978128ba62804 authored over 2 years ago by Zilong Yao <[email protected]>
Merge pull request #27 from js-sdsl/all-contributors/add-noname0310

docs: add noname0310 as a contributor for code

24661000c59e36fa601a5f985bfff18a9c71065a authored over 2 years ago by Zilong Yao <[email protected]>
docs: update .all-contributorsrc [skip ci]

c566a8c792be7e2c975381ccf35e4e85f257e980 authored over 2 years ago by allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
docs: update README.md [skip ci]

34b4c3cf7d11584d6869cfc086157ba9568102cc authored over 2 years ago by allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Merge pull request #24 from noname0310/perf/transformer

perf: apply transformer and const enum optimize

785f47a6618cbe62b20514e062c77cfeb084f620 authored over 2 years ago by Zilong Yao <[email protected]>
Merge branch 'dev' into perf/transformer

6396ab48d0c8fbbaa8b201fa9d287d7f31d9082a authored over 2 years ago by noname <[email protected]>
build: fix sourcemap generation

df6ce97f49e83d5bdfd65d07456ddc2a93b33bef authored over 2 years ago by noname <[email protected]>
perf: apply transformer and const enum optimize

feaf659d95e4f9f8fca4d638edd818f591484164 authored over 2 years ago by noname <[email protected]>
Merge pull request #25 from js-sdsl/perf/remove_unreachable_judge

test: make hashcontainer tests stronger

db8f790c619fbda77e74d9f2e10cd859e04b3faa authored over 2 years ago by Zilong Yao <[email protected]>
test: make tests stronger

77c0d88fa17a4ad810d6ee3803994bf2ea8f3a64 authored over 2 years ago by ZLY201 <[email protected]>
Merge pull request #15 from js-sdsl/perf/type_judge

build: version 4.1.4

14efb1634906bd87abb555051575648d7c9e6252 authored over 2 years ago by Zilong Yao <[email protected]>
fix: deque undefined make an error

c63f2d0711df3ddae6e023ba582c6374e23b2e72 authored over 2 years ago by ZLY201 <[email protected]>
fix: queue should return undefine when empty

695f7e303b4617a66dadd7985bdfcb1df5101170 authored over 2 years ago by ZLY201 <[email protected]>
perf: improve hash container

bedfda98efb5ec019a90d77c6270355eef7e1e8a authored over 2 years ago by ZLY201 <[email protected]>
docs: update change log

5a58117e62e78e58e9ab5f331ed621f58e915986 authored over 2 years ago by ZLY201 <[email protected]>
fix: tree shaking not work

d3d4cb4afa1a9e958e67ca17a03b8e08ee656170 authored over 2 years ago by ZLY201 <[email protected]>
fix: import path error

b2f7529ed15d9e86c26a5c9cca9fccd92cf67680 authored over 2 years ago by ZLY201 <[email protected]>
perf: make export easy

9710ba5f0053e9f5668104dad42a26478caca7ca authored over 2 years ago by ZLY201 <[email protected]>
fix: tree get height

91d55416c292d7361be62e11f641300ae4ca0d42 authored over 2 years ago by ZLY201 <[email protected]>
Merge branch 'perf/type_judge' of https://github.com/js-sdsl/js-sdsl into perf/type_judge

be2c40a9d43492af09c64021309ad428bd61aaf8 authored over 2 years ago by ZLY201 <[email protected]>
chore: update package json

897b2954cb17c89cf58142965c1ffe3f2e5e3e57 authored over 2 years ago by ZLY201 <[email protected]>
docs: update change log

38056b8ea57440b59874def3ad528cddbf59cd16 authored over 2 years ago by ZLY201 <[email protected]>
Merge branch 'main' into perf/type_judge

b7d02792ddf17d314731dd32c0136ae8f598b65d authored over 2 years ago by Zilong Yao <[email protected]>
Merge pull request #18 from js-sdsl/ci/update_workflow

ci: update workflow

6a45302da6175239c5403d9ce5feaefda1df5736 authored over 2 years ago by Zilong Yao <[email protected]>
ci: fix workflow config

583886a71e1a1d69aa5ba349c2648f8bb3e1bab7 authored over 2 years ago by ZLY201 <[email protected]>
ci: workflow config judgement

8d8760d5a16593810b85bc08b50b515b2c2bb33f authored over 2 years ago by ZLY201 <[email protected]>
fix: code ql config

f31aa49a95681ee66120ba7ac43798d173312274 authored over 2 years ago by ZLY201 <[email protected]>
ci: fix lint config

e9e1cb76dc6282a1bad13973ec5c2102eba6e16d authored over 2 years ago by ZLY201 <[email protected]>
ci: fix lint config

c97b41874ec5a33985ddd966639ff57273251bd5 authored over 2 years ago by ZLY201 <[email protected]>
ci: update workflow

f971f8e4610d1df2a2eab67acd02ac4ed115c0e1 authored over 2 years ago by ZLY201 <[email protected]>
Merge branch 'main' into perf/type_judge

ab64ecf279f6bc578cc21ce0d737d7420101fca1 authored over 2 years ago by Zilong Yao <[email protected]>
Create FUNDING.yml

5794362b084da39e9bbfab1c2c5b85b7e20cc6f2 authored over 2 years ago by Zilong Yao <[email protected]>
docs: update comments

fb639126629ab0fa59226534490189d3fa268f38 authored over 2 years ago by ZLY201 <[email protected]>
Merge branch 'main' of https://github.com/js-sdsl/js-sdsl into perf/type_judge

8b89b89be07fb41e53ed3072f70425b5ce2db600 authored over 2 years ago by ZLY201 <[email protected]>
Merge pull request #16 from js-sdsl/dependabot/npm_and_yarn/async-2.6.4

build(deps): bump async from 2.6.3 to 2.6.4

27705056633c1e951c7319ddbe08b7c22a41e762 authored over 2 years ago by Zilong Yao <[email protected]>
build(deps): bump async from 2.6.3 to 2.6.4

Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://gi...

a5aed5958477249a7fb88458c304782e3f7b5bcc authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
feat: add coveralls

74111267297ed7c7a3bf160fa496adbd8c774a41 authored over 2 years ago by ZLY201 <[email protected]>
fix: delete coveralls

48cfc6a47996661765560e580140bd9f950643ea authored over 2 years ago by ZLY201 <[email protected]>
Create codeql-analysis.yml

2b147d9d0e37479a473d79bb7357c45664f39fc2 authored over 2 years ago by Zilong Yao <[email protected]>
fix: coveralls not work

c90fe74d4699613d350ae1614b170f5b4a55c19d authored over 2 years ago by ZLY201 <[email protected]>
fix: coveralls not work

c8429c680e3acce19fb0ecf4361bcc1d23063e2a authored over 2 years ago by ZLY201 <[email protected]>
fix: coveralls not work

41f6f1ad9ef168e49043ed97e54752ce6a069ae5 authored over 2 years ago by ZLY201 <[email protected]>
perf: type and hash container judgement

855f2a5adb2e039b4ac4db61ea4cfced8d791daf authored over 2 years ago by ZLY201 <[email protected]>
perf: hash set reAllocate

8e59526a7e8a8ef9686bcde109d6400b3bf2c77e authored over 2 years ago by ZLY201 <[email protected]>
build: [email protected]

c5709af7b29024fa655fd91bfb3f808ca62ec860 authored over 2 years ago by yaozilong.msy <[email protected]>
Merge pull request #13 from js-sdsl/feat/insert

feat: add insert and update function by iterator hint

88bee19d60c2ecaa7287714a090b9ca1e29eb020 authored over 2 years ago by Zilong Yao <[email protected]>
fix: merge change log

eb4bac746bb6adc371ade4253f4f0beb8cc43514 authored over 2 years ago by yaozilong.msy <[email protected]>
Merge pull request #12 from js-sdsl/perf/iterator

perf: improve iterator

b77b9a509727c6e7134bb81b8f528800e1df5366 authored over 2 years ago by Zilong Yao <[email protected]>
test: strong tree test

8e735dfb0387176acd407311228c273429e512bb authored over 2 years ago by yaozilong.msy <[email protected]>
fix: insert iter be end make error

6b742fc62fa6387ed07768a4b3193c35e509fc34 authored over 2 years ago by yaozilong.msy <[email protected]>
docs: update change log

6680cea54dba5467cea0366f22186ea911f8624f authored over 2 years ago by yaozilong.msy <[email protected]>
feat: add insert hint

4c2d8487d59265321a7fd3b107db621c0732070f authored over 2 years ago by yaozilong.msy <[email protected]>
docs: update change log

a8f4d287451db6bbd8f9e28e5c4486596402110f authored over 2 years ago by yaozilong.msy <[email protected]>
docs: update comments

b97f79b4b9e24be88e627e6acbaa234f9077af15 authored over 2 years ago by yaozilong.msy <[email protected]>
docs: update change log

92128433e2f62a194ef6b69403c204b78bed3403 authored over 2 years ago by yaozilong.msy <[email protected]>
docs: remove useless comment

08ccb4c46b19382b076f6e36f667a4f1aa0c35c5 authored over 2 years ago by yaozilong.msy <[email protected]>
docs: update change log

4d16f71d4a126069a04c9dd72873a731e5a14353 authored over 2 years ago by yaozilong.msy <[email protected]>
feat: add update key by iterator

5ea4803d5f3e412cce2ef8480e9ed2759fe16583 authored over 2 years ago by yaozilong.msy <[email protected]>