Ecosyste.ms: OpenCollective

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

peermaps

peer to peer cartography
Collective - Host: opensource - https://opencollective.com/peermaps - Website: https://peermaps.org - Code: https://github.com/peermaps

mostly working, but drops a few records

github.com/peermaps/eyros - 59aa7afa0261d100cfdf524023c4c253aed4da89 authored almost 6 years ago by substack <[email protected]>
fix issue in data bitfield calculation

github.com/peermaps/eyros - fedbf6dfb7ffab529119cec3ab42b716906670cc authored almost 6 years ago by substack <[email protected]>
walk the buckets, but issues in the construction somewhere

github.com/peermaps/eyros - cb28ea928f249101726e293375c8fe091f07cfed authored almost 6 years ago by substack <[email protected]>
using factored out block reader in tree branch reads

github.com/peermaps/eyros - 73b3a6ae957d4ed4fe90df2fcc3faad419a4cd18 authored almost 6 years ago by substack <[email protected]>
more detailed data format doc, reading blocks intersecting pivots, split out block reading code

github.com/peermaps/eyros - 872e626aa932847e625815386bbae002d68aba8a authored almost 6 years ago by substack <[email protected]>
refactoring and partial implementation for queries

github.com/peermaps/eyros - 6ba9e66b75ece1c2ca3ca90597444855cd7c07fd authored almost 6 years ago by substack <[email protected]>
write all branch fields to the tree

github.com/peermaps/eyros - a5c4632e59029d7a5bee4ec687c9efa8066764e0 authored almost 6 years ago by substack <[email protected]>
refactor branch construction to write out to separate data store

github.com/peermaps/eyros - 307c31563220d7a0d70bba66266fc72e1d2b13d1 authored almost 6 years ago by substack <[email protected]>
more detail about branch blocks

github.com/peermaps/eyros - 29dd176a425673ed33dfd59913901120b8d546c7 authored almost 6 years ago by substack <[email protected]>
factor out pivot_order and add a test

github.com/peermaps/eyros - 52d22ab925ca3f8fd52394cad2cf3c5294462862 authored almost 6 years ago by substack <[email protected]>
some work on cmp_buf but going to refactor next

github.com/peermaps/eyros - 0f144292ed397a67816c5af59a9cd7f98738dd43 authored almost 6 years ago by substack <[email protected]>
data format

github.com/peermaps/eyros - f5ddbdca050fc94820b0f615a4ab8b4293a2ea98 authored almost 6 years ago by substack <[email protected]>
start of the query traversal implementation. added cmp_buf point method

github.com/peermaps/eyros - a290b8f03bca451f3d5e637da8da1ff3e139f294 authored almost 6 years ago by substack <[email protected]>
planner fix for carry on the last bit

github.com/peermaps/eyros - 5988472f218ac54943d94d455482479589da1a45 authored almost 6 years ago by substack <[email protected]>
triangle strip ways working

github.com/peermaps/mixmap-georender - 5fc6571a21c45f2a07b098b9ce599790f658b609 authored almost 6 years ago by Marina Kukso <[email protected]>
load mask from storage

github.com/peermaps/eyros - 3de7148f5b513e47241dedbedae7e33f7a68f92c authored almost 6 years ago by substack <[email protected]>
calculations to divide batches into staging remainder and trees for merging

github.com/peermaps/eyros - 6dc5d1e7adb41a3e2c93951b79658c7c4474a851 authored almost 6 years ago by substack <[email protected]>
redirect to new website

github.com/peermaps/peermaps.github.io - f4178f18b835627b239e3e25204158659774b7ce authored almost 6 years ago by substack <[email protected]>
new planner algorithm with staging and tree index output

github.com/peermaps/eyros - dacdbc13dac2893d8e45598d40865c9b89a2484c authored almost 6 years ago by substack <[email protected]>
tree planner with tests

github.com/peermaps/eyros - 2c78b9d2aa31f6ba4a5154d757d2d38e3d926bbc authored almost 6 years ago by substack <[email protected]>
added 'watch' script to package.json

github.com/peermaps/mixmap-georender - 22f4f4734099c4210566f9b49d4b2285dded5692 authored almost 6 years ago by Marina Kukso <[email protected]>
add batched rows to staging

github.com/peermaps/eyros - 7416baf50c31ac67eff79951b19b208058d102aa authored almost 6 years ago by substack <[email protected]>
staging implementation

github.com/peermaps/eyros - 3b56b3e956d5e234d5986c361666e656b85ccf5f authored almost 6 years ago by substack <[email protected]>
round-robin for each tree for query results

github.com/peermaps/eyros - 40ad3190db93c770dd602dd2becc99a1ed3de0c8 authored almost 6 years ago by substack <[email protected]>
replace interval/point combinations with combination macro up to 6 dimensions

github.com/peermaps/eyros - 197d35fc317cb103ab2fd407ac7e1f4d1d772ec4 authored almost 6 years ago by substack <[email protected]>
refactored point impls to use a macro

github.com/peermaps/eyros - 68abbc3a84f2564e8ba95fd4c792e9533e2b2138 authored almost 6 years ago by substack <[email protected]>
screens for the initial ui concept

github.com/peermaps/roadmap - dd6cb5e3caa9eaff964cb64aa5dcaba701c36115 authored almost 6 years ago by substack <[email protected]>
iterator stubs for queries

github.com/peermaps/eyros - 63218a4061d63a8dc6730d9bd8081ec07ca3506f authored almost 6 years ago by substack <[email protected]>
writes tree data to storage, but no staging yet

github.com/peermaps/eyros - 93d56e18ce1ad098f9f4f2003f3450a719b8f330 authored almost 6 years ago by substack <[email protected]>
separated branch logic compiles with allocator implemented

github.com/peermaps/eyros - cc2dad70605202b895cde53a8984fabc249f7b3c authored almost 6 years ago by substack <[email protected]>
refactored into separate branch file but still need to figure how to do allocations

github.com/peermaps/eyros - 0098483e2a020c3001edb223914c0386fefaae7e authored almost 6 years ago by substack <[email protected]>
clean up previous implementation

github.com/peermaps/eyros - 319d3732e7852261ae6e21c07c23b5fc7d05b2a5 authored almost 6 years ago by substack <[email protected]>
branch levels at alternating dimensions

github.com/peermaps/eyros - 934288d4366542f2740e5989538138bf2043b498 authored almost 6 years ago by substack <[email protected]>
calculate pivots with the new point implementation logic

github.com/peermaps/eyros - 246f1a4e040e890cde1b29032c4768e812efc957 authored almost 6 years ago by substack <[email protected]>
point/range definitions for 3 dimensions

github.com/peermaps/eyros - 6e780cb278a899376c494550021b56f6d3afab26 authored almost 6 years ago by substack <[email protected]>
trait alias to DRY up the implementations

github.com/peermaps/eyros - 8f73e273f42954d3c96b16efa1b66ce519af8c5b authored almost 6 years ago by substack <[email protected]>
different approach, types work out so far

github.com/peermaps/eyros - 699569d4d317d118daba6fdca6732250a97ed55d authored almost 6 years ago by substack <[email protected]>
extra link

github.com/peermaps/roadmap - 25863cc418f2bddfed2d1d80b75a55a040396e2c authored almost 6 years ago by substack <[email protected]>
jan 2019 roadmap

github.com/peermaps/roadmap - f72e212f80550651fbbbbbdca7473bf93a5fdb78 authored almost 6 years ago by substack <[email protected]>
note about project status

github.com/peermaps/eyros - bab779ca043626d2401c2d9ba6c565384a458ce8 authored about 6 years ago by substack <[email protected]>
refactor to move write logic into Branch<T>

github.com/peermaps/eyros - 1dd919bbfb9ae4c3764b6bdf7ef2e1204ae604af authored about 6 years ago by substack <[email protected]>
branch construction steps appear to be working

github.com/peermaps/eyros - bff370be0bfe5a879d1752bf01a463654d9a3c6a authored about 6 years ago by substack <[email protected]>
refactor for branch-based approach

github.com/peermaps/eyros - 324a7d739aca333d31ed42321a1bd0023c72d424 authored about 6 years ago by substack <[email protected]>
refactor to split dimensional cases per-file to avoid run-time checks and to get compile-time checks

github.com/peermaps/eyros - 2d5da39296f5d02e86da929334dcd39ae629abbf authored about 6 years ago by substack <[email protected]>
sorting for each coordinate

github.com/peermaps/eyros - 07de8636a7f4af86c1c7d4ed71b451c732042ed1 authored about 6 years ago by substack <[email protected]>
a lot of type parameters

github.com/peermaps/eyros - 5c0ee9b4ce04afdcdfdd28c9cd9357f8e0ceca59 authored about 6 years ago by substack <[email protected]>
some basic structure

github.com/peermaps/eyros - dacd334956084b6c029a9e0b56ba39d3ca667383 authored about 6 years ago by substack <[email protected]>
partly working, but missing some docs

github.com/peermaps/bkd-tree.rs - 7f6bf94d0ce5e5d34517ed6dab13c166ccee2833 authored about 6 years ago by substack <[email protected]>
error in query iterator, query_step structure

github.com/peermaps/bkd-tree.rs - 25ed5bb457444af89a3cf30ad55e750920081fa7 authored about 6 years ago by substack <[email protected]>
copies tree data but the construction indexes are probably wrong

github.com/peermaps/bkd-tree.rs - 5e69870ed252278f16d19edaabb68ed102156536 authored about 6 years ago by substack <[email protected]>
remove unused code and clean up error messages

github.com/peermaps/bkd-tree.rs - 7a3acc55baa7f7b7e875830ace884c02b2edc298 authored about 6 years ago by substack <[email protected]>
much faster version storing a buffer in memory for the tree data

github.com/peermaps/bkd-tree.rs - 1b5d8a4d322c81b3bd1229d45bcd3a9a9450fe78 authored about 6 years ago by substack <[email protected]>
fix writing slowly to trees

github.com/peermaps/bkd-tree.rs - 570cea0bdcfd67a5de66e7cce4afd62416f69740 authored about 6 years ago by substack <[email protected]>
build tree data slowly

github.com/peermaps/bkd-tree.rs - 9d916ff2f68e00c4c00aa90805bb44b06929462e authored about 6 years ago by substack <[email protected]>
save metadata to disk

github.com/peermaps/bkd-tree.rs - 65f145b17d6489e17b235ffb6634b538d9cccdf3 authored about 6 years ago by substack <[email protected]>
persistent staging results

github.com/peermaps/bkd-tree.rs - fed0beea906d6a6ae04e57910f57747bb4b7ea39 authored about 6 years ago by substack <[email protected]>
show query results from staging

github.com/peermaps/bkd-tree.rs - 1490fd49253ac207aa5949120e92a3681c6519a2 authored about 6 years ago by substack <[email protected]>
row insert and delete builders to avoid pushing phantom data to the interface

github.com/peermaps/bkd-tree.rs - a6af1943e2a5d545c729759d7cf570c09bb90157 authored about 6 years ago by substack <[email protected]>
packs with generic point types including arrays and tuples but the interface requires phantom data

github.com/peermaps/bkd-tree.rs - a974c42a35da3c0c41fe6cd13100e94a4ca40ef3 authored about 6 years ago by substack <[email protected]>
interfaces with add and pack for staging

github.com/peermaps/bkd-tree.rs - 3090d989cdedc9fd67e6d268cc6f11288c735e52 authored about 6 years ago by substack <[email protected]>
test: add abstract-point-store test suite

github.com/peermaps/kdb-tree-store - f3f63915cd531de5f5e5f935bbb7c8d702fe2786 authored almost 7 years ago by Stephen Whitmore <[email protected]>
1.5.1

github.com/peermaps/mixmap - 54940e502847a659334335fddb75618e006c87e9 authored almost 7 years ago by substack <substack@9nTgtYmvW4HID6ayt6Icwc8WZxdifx5SlSKKIX/X/1g=.ed25519>
calling replaceChild does not seem necessary

github.com/peermaps/mixmap - 77aabaefee2d390baee95f0a329d946211ca3d6e authored almost 7 years ago by substack <substack@9nTgtYmvW4HID6ayt6Icwc8WZxdifx5SlSKKIX/X/1g=.ed25519>
1.5.0

github.com/peermaps/mixmap - a1fe918f67353f9e0d849a6acd13b5be7c42842e authored almost 7 years ago by substack <substack@9nTgtYmvW4HID6ayt6Icwc8WZxdifx5SlSKKIX/X/1g=.ed25519>
resize docs

github.com/peermaps/mixmap - 8c9f6ea6cfec638fb1151e1d2c6e410dbf57892a authored almost 7 years ago by substack <substack@9nTgtYmvW4HID6ayt6Icwc8WZxdifx5SlSKKIX/X/1g=.ed25519>
resize, put aspect back

github.com/peermaps/mixmap - 12f097c99e7f1b07de4f9fb0a2bac48c936dd452 authored almost 7 years ago by substack <substack@9nTgtYmvW4HID6ayt6Icwc8WZxdifx5SlSKKIX/X/1g=.ed25519>
1.4.1

github.com/peermaps/mixmap - 32f10de61a06c23a07f42581165ca9c74631b3b9 authored almost 7 years ago by substack <substack@9nTgtYmvW4HID6ayt6Icwc8WZxdifx5SlSKKIX/X/1g=.ed25519>
note about oes_texture_float

github.com/peermaps/mixmap - 07ba177f10918fe3ff0e91cd9bc0f93213edef79 authored almost 7 years ago by substack <substack@9nTgtYmvW4HID6ayt6Icwc8WZxdifx5SlSKKIX/X/1g=.ed25519>
1.4.0

github.com/peermaps/mixmap - 5049ad16709a7e6777c8b9cb15b602ec059040a8 authored almost 7 years ago by substack <substack@9nTgtYmvW4HID6ayt6Icwc8WZxdifx5SlSKKIX/X/1g=.ed25519>
document pickfb options

github.com/peermaps/mixmap - 73a7b96224bebcbc2d81d42203953c6b12651614 authored almost 7 years ago by substack <substack@9nTgtYmvW4HID6ayt6Icwc8WZxdifx5SlSKKIX/X/1g=.ed25519>
async picking with more reliable initial pick()

github.com/peermaps/mixmap - c0fddc967507586e2918c6ce7797ee939e0d4f79 authored almost 7 years ago by substack <substack@9nTgtYmvW4HID6ayt6Icwc8WZxdifx5SlSKKIX/X/1g=.ed25519>
update choo example

github.com/peermaps/mixmap - 7b320b0ddf11fba2bbaaa3d5d1bb20e02150caa6 authored almost 7 years ago by substack <substack@9nTgtYmvW4HID6ayt6Icwc8WZxdifx5SlSKKIX/X/1g=.ed25519>
only call pick() for pickable geometry

github.com/peermaps/mixmap - e6932b29de6e9e483af9e8e9f7c44ea2386621b7 authored almost 7 years ago by substack <substack@9nTgtYmvW4HID6ayt6Icwc8WZxdifx5SlSKKIX/X/1g=.ed25519>
picking

github.com/peermaps/mixmap - 6d4d7a042337c820ce992c765101f97492fec522 authored almost 7 years ago by substack <substack@9nTgtYmvW4HID6ayt6Icwc8WZxdifx5SlSKKIX/X/1g=.ed25519>
Object.assign shim

github.com/peermaps/mixmap - 3fe61e5743c8c6238691b2cdb9c07a15bfcaca8a authored almost 7 years ago by substack <substack@9nTgtYmvW4HID6ayt6Icwc8WZxdifx5SlSKKIX/X/1g=.ed25519>
/aspect seems not needed

github.com/peermaps/mixmap - a0d5bf86539580ba242da9c57e2aee63d7fdb936 authored almost 7 years ago by substack <substack@9nTgtYmvW4HID6ayt6Icwc8WZxdifx5SlSKKIX/X/1g=.ed25519>
1.3.1

github.com/peermaps/mixmap - 1418c29a48e1ab0303184608823221d4a68bb471 authored about 7 years ago by substack <substack@9nTgtYmvW4HID6ayt6Icwc8WZxdifx5SlSKKIX/X/1g=.ed25519>
box-intersect dependency

github.com/peermaps/mixmap - 4e07bfb4d1c6ac88ab502f0eac9516d9bdcc10f2 authored about 7 years ago by substack <substack@9nTgtYmvW4HID6ayt6Icwc8WZxdifx5SlSKKIX/X/1g=.ed25519>
Merge pull request #5 from peermaps/node-caching2

refactor & optimize

github.com/peermaps/kdb-tree-store - 1462a2ffee4520891dd62c53ee0a063d1a06a4ce authored over 7 years ago by Stephen Whitmore <[email protected]>
skip unneeded lookup

github.com/peermaps/kdb-tree-store - c833c745ebc642fad2f40a5924082fcbbcaf3bcb authored over 7 years ago by Stephen Whitmore <[email protected]>
remove "clone" safeguards

github.com/peermaps/kdb-tree-store - c06318132fbb25060618f8695c2e239a6099d280 authored over 7 years ago by Stephen Whitmore <[email protected]>
remove 3 more skipCache sites

github.com/peermaps/kdb-tree-store - 80cf471fe78bee7bf64d0dfc8f7b158a2d550069 authored over 7 years ago by Stephen Whitmore <[email protected]>
dont leak mutations on "node" param

github.com/peermaps/kdb-tree-store - 2331ceaab059dc74afb763152cdb97840a7d9aad authored over 7 years ago by Stephen Whitmore <[email protected]>
dont expose node object via returned region

github.com/peermaps/kdb-tree-store - b3ecdd5aac571fbfbfeb0c11e87ba7c06f1f9faf authored over 7 years ago by Stephen Whitmore <[email protected]>
remove unused param

github.com/peermaps/kdb-tree-store - 8a5dbed91c4ca3ca5e34d359c4c72655ccb439e5 authored over 7 years ago by Stephen Whitmore <[email protected]>
start separating out right region and node

github.com/peermaps/kdb-tree-store - 1e3d01102f37ecc44448551156d23bdb0da393f1 authored over 7 years ago by Stephen Whitmore <[email protected]>
remove debug msgs

github.com/peermaps/kdb-tree-store - 5681df8c2344ed24a70c9f3ddb585b2555f2351d authored over 7 years ago by Stephen Whitmore <[email protected]>
refactor insert to not hold back/forward refs on nodes

github.com/peermaps/kdb-tree-store - dbcd97d042c4f660dc9c09ebbcba57553d855d99 authored over 7 years ago by Stephen Whitmore <[email protected]>
use left instead of node

github.com/peermaps/kdb-tree-store - 99344841dc86e27500a7ad0b5f18b3fb31b302af authored over 7 years ago by Stephen Whitmore <[email protected]>
specific overflow helper functions

github.com/peermaps/kdb-tree-store - faa4830c6546dd6b6d47045f616c61433ad1cb8e authored over 7 years ago by Stephen Whitmore <[email protected]>
partial region caching

github.com/peermaps/kdb-tree-store - 8aae2f54b85d1ccec21eae73359164d43c791e49 authored over 7 years ago by Stephen Whitmore <[email protected]>
rename insert -> _insert to avoid shadowing confusion

github.com/peermaps/kdb-tree-store - 025536c4aaf8065e078d42b6fb43e4ff773eb1f8 authored over 7 years ago by Stephen Whitmore <[email protected]>
refactor insert to use an id + storage

github.com/peermaps/kdb-tree-store - 216068c347ab00014bde6babb627efd76362f1c2 authored over 7 years ago by Stephen Whitmore <[email protected]>
dont store parent on node instance

github.com/peermaps/kdb-tree-store - 3fdbafb6dfaa269557be3e3cce2db8f4555198e4 authored over 7 years ago by Stephen Whitmore <[email protected]>
remove unused param

github.com/peermaps/kdb-tree-store - 00d4f3bdbf4173b0f5703ce0b06c27fb23dd0931 authored over 7 years ago by Stephen Whitmore <[email protected]>
_splitRegionNode accepting range and node separately

github.com/peermaps/kdb-tree-store - 8594e4bb3ee0b5ad0106674534fcbbf091f69d91 authored over 7 years ago by Stephen Whitmore <[email protected]>
explicitly use "left" instead of "node"

github.com/peermaps/kdb-tree-store - 7fb96a7ef3106b5a5b32b03db3682c181096e69f authored over 7 years ago by Stephen Whitmore <[email protected]>