Ecosyste.ms: OpenCollective

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

github.com/peermaps/random-slicing

resizable hashing strategy for large-scale storage
https://github.com/peermaps/random-slicing

2.0.2

d4bfdd63c929842139d024d913ea19d7eba263fc authored over 5 years ago by substack <[email protected]>
reuse some rational allocations

99078d1f74fd30cc8b7c2212796752a0f3565872 authored over 5 years ago by substack <[email protected]>
2.0.1

c89fbea3b3bdfc48f9e397a275d4ea6c5c98b0c3 authored over 5 years ago by substack <[email protected]>
use bigint-rational

a9731d1a2c13df46d9171fbda59d564220704150 authored over 5 years ago by substack <[email protected]>
2.0.0

cc97bef41b6cc710a92c63f34b58f5df9616cbb8 authored over 5 years ago by substack <[email protected]>
serialize and parse

a456ba7080c794b7e7d2268be2568f64413055cd authored over 5 years ago by substack <[email protected]>
using builtin bigints

b061ad84dc1bd56145686337336c5a97a5c040b5 authored over 5 years ago by substack <[email protected]>
documentation and license

4f19d450e5405fc55ea5a1537d6e5df2eaad5385 authored over 5 years ago by substack <[email protected]>
updated all tests and examples for rational arithmetic

b517a99c2742524545de69cc1d0c38174fab4078 authored over 5 years ago by substack <[email protected]>
using big-rat for rational arithmetic

afab71644d619b31d6d3020e7672f337127867f6 authored over 5 years ago by substack <[email protected]>
some fixes using rounding

08e9eaa09678c2dc9f201579263f14432fc0fdb5 authored over 5 years ago by substack <[email protected]>
store rationals with split numerators and denominators

abea7226208dcbf1c9eb67ca4722cf874f6a5e26 authored over 5 years ago by substack <[email protected]>
using a custom number type

b88a389f649e53ccc8f762b1d278ae70cd916158 authored over 5 years ago by substack <[email protected]>
some fixes for rounding cases

1cd6591916dbf92bb30abbe8d5850220b4b1adc3 authored over 5 years ago by substack <[email protected]>
new set implementation. all tests pass but the evolve example fails

871864e83e8e82d40e9bd298936d2b753cc6b80d authored over 5 years ago by substack <[email protected]>
some multi cases working

6270f12c4f5caef0f83228f3aa4090bc247fc7d1 authored over 5 years ago by substack <[email protected]>
updated set signature to accept multiple updates

008824c14063d9b74422ca1a4e9dd35870c723e1 authored over 5 years ago by substack <[email protected]>
fixes to remove empty bins

8f968df74384321adb20505c1e7d9f949036758f authored over 5 years ago by substack <[email protected]>
test to confirm the minimum number of moves

6395a2d96d63ae64d46beab0d5a05435a0646dbc authored over 5 years ago by substack <[email protected]>
clean up previous implementation, only support bin arg form

69077a90c8b5f6a1d2120a2de33530557bb58cef authored over 5 years ago by substack <[email protected]>
use combined grow/shrink algorithm

eebfedaa28223dc4ea0f97450fe043d10cac47e6 authored over 5 years ago by substack <[email protected]>
show test util

a40b1564c598f8c301ff6c9dbbb0a8ba59f29b83 authored over 5 years ago by substack <[email protected]>
better shrink implementation surfaces problems in grow

94cb68349c9fff08d65b6f36a93a7dbc88f012c2 authored over 5 years ago by substack <[email protected]>
shrink appears to work in a simple case

c7f5f37d5d7fe968491f972b485172014880a29e authored over 5 years ago by substack <[email protected]>
working test for resizing up

3f798dbacdabc1f8e0e7b63e2cbbb80c2b9a831a authored over 5 years ago by substack <[email protected]>
grow test working

f5f031e23eeb2c398ea6b594772df4b597b4cf3b authored over 5 years ago by substack <[email protected]>