Ecosyste.ms: OpenCollective

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

github.com/peermaps/eyros

interval database
https://github.com/peermaps/eyros

bump image cache

bfbffffda816e54942ec54d9af243d7ccad1bc68 authored almost 3 years ago by substack <[email protected]>
logo

aa3f3b58d656907deb27b6bf7e7b06b1943a4c4d authored almost 3 years ago by substack <[email protected]>
sync in the delete example

514a8ad882531da985e023617a12da8413ae94f6 authored about 3 years ago by substack <[email protected]>
4.6.1

dd76215a6d426121eca147dcb65c4402c57b702b authored about 3 years ago by substack <[email protected]>
delete example

4d0212450c22f9a5e966af5c8efe793350dbb939 authored about 3 years ago by substack <[email protected]>
s/available_concurrency/available_parallelism/ so it compiles on nightly again

49556fa763dc685597cae63cb0b117ce5eec6dba authored about 3 years ago by substack <[email protected]>
fix link to Response api

d6afa4449016ce8c01d91ffaf9b6ec3ddef98bd3 authored about 3 years ago by substack <[email protected]>
js pkg 4.7.0

ea5d2ba24d2e90ece23592d8f857d908ad24335d authored about 3 years ago by substack <[email protected]>
compile wasm async in js and support more types of wasmSource input

f4162f57fef7b979b7fa576b6bab262a63bb8f3d authored about 3 years ago by substack <[email protected]>
4.6.0

65a88f7e9f2fa98c6d8efdaeddecbea95d2411f0 authored about 3 years ago by substack <[email protected]>
extra delay for trace test

c761e054d59c2d497377aa3b3bce5166081d1c47 authored about 3 years ago by substack <[email protected]>
opts.tree for the js api and document query_trace

7ce07c8dc1a56be8cfd66ebbaa99183b5f3cba98 authored about 3 years ago by substack <[email protected]>
dedicated thread for query tracing

be0c433f5e7364e2190061e633912244e82fd91c authored about 3 years ago by substack <[email protected]>
trace example works but not ideal implementation

29a5403e9928825d1170081726641c0c56f20b21 authored about 3 years ago by substack <[email protected]>
query_trace

5ea1bf9533bacd99657fbc3b64f6f4f979f7f6f7 authored about 3 years ago by substack <[email protected]>
js pkg 4.5.0

2ddcc90c14ba8ab4499d493a4f7dc1cf06aae60c authored about 3 years ago by substack <[email protected]>
4.5.0

6506aa221039aefce6b8dc1b4a8ad2a26640468b authored about 3 years ago by substack <[email protected]>
put log message back in query()

73d06fd52c4c52cabeb22cf6421c20d0454ae436 authored about 3 years ago by substack <[email protected]>
move lock around so queries go in parallel

cd56ce168285eca87b1c997c6dea0eee964f8e73 authored about 3 years ago by substack <[email protected]>
use a pool of threads for query()

5202a5f1a955b9d1b44a096ccfd72a081d94adad authored about 3 years ago by substack <[email protected]>
js pkg 4.4.0

b2c19ac6df207541aa32c5e54f52d12986bc4d82 authored about 3 years ago by substack <[email protected]>
4.4.0

d6913500a5cf8b5d23e9aa5d5e5cd20d8845795b authored about 3 years ago by substack <[email protected]>
upgrade async-std

3eb8b30f18d1dab387264639a747c5081aefbb3c authored about 3 years ago by substack <[email protected]>
manual clone implementation so that storage doesn't also need to be cloneable

c2c685a5c15a156e3fed56e8e2703003a391d314 authored about 3 years ago by substack <[email protected]>
make the whole db instance cloneable

483e01c65108f5e97dcfcf4cb4a5af8476b7393c authored about 3 years ago by substack <[email protected]>
4.3.1

cde5438591142942b24dd898b351392009808bc7 authored about 3 years ago by substack <[email protected]>
make tree module public to get at internals from outside for optimization

ca78e6238a516016497b8f4e1762f4723910b012 authored about 3 years ago by substack <[email protected]>
4.3.0

d2a70440dcdd2cce268ee00dcfc496250a02f497 authored about 3 years ago by substack <[email protected]>
skip running readme example

a03c91dfbf9eb395cc2586774ae0b749dd465f9a authored about 3 years ago by substack <[email protected]>
inline_max_bytes and ext_records

1bd3ac522342e421cfe9eb49b5299ce9842e1dda authored about 3 years ago by substack <[email protected]>
remove calc_overlap comparison when merging

42698e14d0649b513a3d87365f833d6ccaa15565 authored about 3 years ago by substack <[email protected]>
ext_records

aac8ffb1d570d1335f473c059815d069db315522 authored about 3 years ago by substack <[email protected]>
remove old root merging behavior in favor of optimizing each root separately

ab6f2ee925bc975c2cdf10d67df65d15fb2ab3d8 authored about 3 years ago by substack <[email protected]>
remove printlns

cc0dfd0ae5ccac589f23dad0de27b71be0cb35e7 authored about 3 years ago by substack <[email protected]>
make optimizer and query types agree with grow example

5f208ccbf705f25c785bb8221fd2716181d02cfd authored about 3 years ago by substack <[email protected]>
create a new tree ref for optimizer input to preserve refs but something screwy is happening

3143029c86e8e944b8eb79d47821dd42eda84bee authored about 3 years ago by substack <[email protected]>
optimize_tree() to optimize an individual tree

332ffeb3b89bc7242ee734e7c865b1d5f99d1ba8 authored about 3 years ago by substack <[email protected]>
get refs at a depth for optimizer

f933816eaf1edf3ba2b84bb17f6f482b43bc2be2 authored about 3 years ago by substack <[email protected]>
list_refs

0264aa7ea9c08509c7fb3f6b89abdc361cda24d3 authored about 3 years ago by substack <[email protected]>
query_local

5c32a0028a39375fcf9ff1f856cadc191a9289f8 authored about 3 years ago by substack <[email protected]>
load query streams in parallel

d1273313cc5f6e289d11c99685b63afdddc843c5 authored about 3 years ago by substack <[email protected]>
join_all instead of custom join implementation

bb5cf6ad79f7872b7e4ac041d63f618ac4f56b90 authored about 3 years ago by substack <[email protected]>
4.2.3

66153603f122dadcf04b34c118dd76118526d608 authored over 3 years ago by substack <[email protected]>
build an external data tree when row len is less than max_records

238efa12449339b80ec568993f5896a06d086122 authored over 3 years ago by substack <[email protected]>
4.2.2

82b14e311fe97401bc33b6616c9cca61dcbe3a39 authored over 3 years ago by substack <[email protected]>
make streams Send and more clippy things

7b446d50e294651a0bcef5c131475467b4c70b85 authored over 3 years ago by substack <[email protected]>
fix immediate clippy issues

2d9724dbf36592ce98ac08157409f22d73dea7be authored over 3 years ago by substack <[email protected]>
4.2.1

0371aa7bd35453efba78c2ebd9346ecf495ba485 authored over 3 years ago by substack <[email protected]>
fix {4..8}d wrappers

08408e8508d57fe6e564dc80e2f87e65424f2395 authored over 3 years ago by substack <[email protected]>
fix for case where inserts.is_empty() in build()

f1b4e2a833eb3549124e3656a568b9fadf1d901f authored over 3 years ago by substack <[email protected]>
make room for build() with Option tr and root included in the {create,ext}_trees

cdf1d2f9bfda04418172e4ac4938bacf8985057b authored over 3 years ago by substack <[email protected]>
upgrade pin-project-lite

2169df0c71a01fbe6643de52e207c61d4cae6ccd authored over 3 years ago by substack <[email protected]>
4.2.0

14a4be76012fb7f1b28f81372459a6dd5e9f6146 authored over 3 years ago by substack <[email protected]>
show .debug() in setup docs

621e17e3db1f907c3ad120672d321f1bb3521eec authored over 3 years ago by substack <[email protected]>
use console_error_panic_hook to catch panics in wasm

26d15b10821d6b9d455e13369c52abceddea4a88 authored over 3 years ago by substack <[email protected]>
remove unsafe impl for JsDebug using a channel

d52720c290020931ab5d70a8b88b901b75738da5 authored over 3 years ago by substack <[email protected]>
use channels to remove unsafe {Send,Safe} impl hack for JsStorage but still getting crashes

ed3d93d441ed2ce87a057962100d23d5dfc105ce authored over 3 years ago by substack <[email protected]>
use channels to remove unsafe {Send,Sync} impl hack for JsRandomAccess

196c04815251ae46ac915fa223e6fbffb5d35deb authored over 3 years ago by substack <[email protected]>
use channels instead of errback

997934ac8ef8c1c68d488baf4f9c6c0522ef4885 authored over 3 years ago by substack <[email protected]>
build with no-install so it takes 20-30 seconds instead of 5-6 minutes

eae791b0b698b5009f97b96b3bbcbb022544b62c authored over 3 years ago by substack <[email protected]>
more logging and a dev wasm build

935859b4cc6ff0aaebfafc574b5c79524b0cc427 authored over 3 years ago by substack <[email protected]>
document opts.debug

358f77276c22c8abe28460cf5e376f39353cbb59 authored over 3 years ago by substack <[email protected]>
patch through opts.debug from js to wasm

5988be9e1fff1c7308b32d2dc1a234535ed422ed authored over 3 years ago by substack <[email protected]>
add function for debug messages

4fd78f9144f83787afa700f06f16b945c7a048f5 authored over 3 years ago by substack <[email protected]>
pass through js options to setup fields

481745fcf915f303f97999cceadd1f60b69583a5 authored over 3 years ago by substack <[email protected]>
accept options for open functions in js

558c79b73f74746e3d7160b2b3bb365e6edaae35 authored over 3 years ago by substack <[email protected]>
4.1.0

c8825bfcff776b143fa18cc7911396fb1fed5a74 authored over 3 years ago by substack <[email protected]>
rebuild_depth and error_if_missing batch options

84dd12eedc6e6627686f330933d7e286be79624a authored over 3 years ago by substack <[email protected]>
js version 4.0.2

679fbcbd859567592bcda90d79ea403e82e4f518 authored over 3 years ago by substack <[email protected]>
fix Text{Decoder,Encoder} thing that is too clever for its own good

e6fdc31539a53c1c8bac9e740959df8e41ed8ed1 authored over 3 years ago by substack <[email protected]>
rust 4.0.1, js 4.0.1

1a01b32ed49a49c663ac6303bb9152eaea52dd65 authored over 3 years ago by substack <[email protected]>
remove failure in favor of custom errors, update desert and use its varint, update other deps

967dfc9b755ad456a2e7c14e44e7acecad1b5948 authored over 3 years ago by substack <[email protected]>
sh so doc test doesn't try to run output

3505ef067169388b68e1c5254824c0cd7751a41e authored over 3 years ago by substack <[email protected]>
use inline_str! to inline readme into docs

d314ffedbf4115d681979e0dd3e55bec867b237b authored over 3 years ago by substack <[email protected]>
js pkg 4.0.0

af3a218791520ddc1c6a8586ddfd8cea21e9b269 authored almost 4 years ago by substack <[email protected]>
Value::get_id implementation for js using a mutable static global

748661bee1d7426b88507df841b16c4f197cf538 authored almost 4 years ago by substack <[email protected]>
fix delete test failures

bca1c418553f713f19c55978926afbc159a74858 authored almost 4 years ago by substack <[email protected]>
error on delete if an id isn't found

02f66cfd4ba3bbc02cbbcde10dc35e2bb9142c8a authored almost 4 years ago by substack <[email protected]>
more docs for js api

659d8bfcbca4520eefaef6153362b2586dc01b97 authored almost 4 years ago by substack <[email protected]>
4.0.0

be0f95fbdc15ee71d4c582134030467ea3483409 authored almost 4 years ago by substack <[email protected]>
upgrade async-std

0e37b30415b0fb363e40f5bece6b544974094eb5 authored almost 4 years ago by substack <[email protected]>
other examples

a5ce0f72651c6625545af870b27992ba8f7826b7 authored almost 4 years ago by substack <[email protected]>
docs

487a03355e0d4164fc137bab38452950e012122f authored almost 4 years ago by substack <[email protected]>
.sync() and wasm mostly works

23bfe8ad2aa1f348cef3f5996822f5fc3fe3cef1 authored almost 4 years ago by substack <[email protected]>
added back wasm

fdd860ff76e0d9804e80ea17904f2762a11c4510 authored almost 4 years ago by substack <[email protected]>
remove unused deleted bitfield

cfb4e342d4163cc1fef85a8d73e1cf60704aeed9 authored almost 4 years ago by substack <[email protected]>
fixes for coord_{min,max} and empty trees after deletes

5dd380fdea952b992b8564cc461cbd3550f32e4e authored almost 4 years ago by substack <[email protected]>
large failing delete test

8458fda2c8b829654b6aa4e7aff21c6dc9a3a6ff authored almost 4 years ago by substack <[email protected]>
update Setup docs

bc35679983c7bfa558d3aa2f4b0e67546f7be8a0 authored almost 4 years ago by substack <[email protected]>
extra assert to check that intervals are (min,max)

68bf271024318a83b3691af90a4f10ab199c4b02 authored almost 4 years ago by substack <[email protected]>
make building nodes more clear, add an extra assert to make sure all records get written

2b4f159c938bc8022943c458c1f122f96a01ca05 authored almost 4 years ago by substack <[email protected]>
fix issue with test where max<min

d00734baec1606b89c87a91bda35a21839893f65 authored almost 4 years ago by substack <[email protected]>
Vec<T> Value impl

407fae681542e59afa9327924d5fe4b3412c7452 authored almost 4 years ago by substack <[email protected]>
fold Id into Value trait

98c88fd72c8c5cc480ac933df345799fc1edaec5 authored almost 4 years ago by substack <[email protected]>
remove deleted id from consideration when found

57cab4b057a00924297978d8d5f679929ec1eb6d authored almost 4 years ago by substack <[email protected]>
fixes for deletes. test passes

37d7dd5a67239805d3988096c40d3efd20b29d4d authored almost 4 years ago by substack <[email protected]>
different approach to removes using list()

cb0f2d35e6ae292f45c0021143c534e3b1e3bdd4 authored almost 4 years ago by substack <[email protected]>
types check for remove() but not working

03312fe9fb2f3166eee1f3b3a857b9774cb09f01 authored almost 4 years ago by substack <[email protected]>
push type var for Id into more fields

a303779fa5fc18a22a14b1a15d73a10e1d134822 authored almost 4 years ago by substack <[email protected]>
factored out spawn joiner, clonable X

2483c74f1264c940e5f2669a6713b30c9bc33fcc authored almost 4 years ago by substack <[email protected]>