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

refactored point impls to use a macro

68abbc3a84f2564e8ba95fd4c792e9533e2b2138 authored almost 6 years ago by substack <[email protected]>
iterator stubs for queries

63218a4061d63a8dc6730d9bd8081ec07ca3506f authored almost 6 years ago by substack <[email protected]>
writes tree data to storage, but no staging yet

93d56e18ce1ad098f9f4f2003f3450a719b8f330 authored about 6 years ago by substack <[email protected]>
separated branch logic compiles with allocator implemented

cc2dad70605202b895cde53a8984fabc249f7b3c authored about 6 years ago by substack <[email protected]>
refactored into separate branch file but still need to figure how to do allocations

0098483e2a020c3001edb223914c0386fefaae7e authored about 6 years ago by substack <[email protected]>
clean up previous implementation

319d3732e7852261ae6e21c07c23b5fc7d05b2a5 authored about 6 years ago by substack <[email protected]>
branch levels at alternating dimensions

934288d4366542f2740e5989538138bf2043b498 authored about 6 years ago by substack <[email protected]>
calculate pivots with the new point implementation logic

246f1a4e040e890cde1b29032c4768e812efc957 authored about 6 years ago by substack <[email protected]>
point/range definitions for 3 dimensions

6e780cb278a899376c494550021b56f6d3afab26 authored about 6 years ago by substack <[email protected]>
trait alias to DRY up the implementations

8f73e273f42954d3c96b16efa1b66ce519af8c5b authored about 6 years ago by substack <[email protected]>
different approach, types work out so far

699569d4d317d118daba6fdca6732250a97ed55d authored about 6 years ago by substack <[email protected]>
note about project status

bab779ca043626d2401c2d9ba6c565384a458ce8 authored about 6 years ago by substack <[email protected]>
refactor to move write logic into Branch<T>

1dd919bbfb9ae4c3764b6bdf7ef2e1204ae604af authored about 6 years ago by substack <[email protected]>
branch construction steps appear to be working

bff370be0bfe5a879d1752bf01a463654d9a3c6a authored about 6 years ago by substack <[email protected]>
refactor for branch-based approach

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

2d5da39296f5d02e86da929334dcd39ae629abbf authored about 6 years ago by substack <[email protected]>
sorting for each coordinate

07de8636a7f4af86c1c7d4ed71b451c732042ed1 authored about 6 years ago by substack <[email protected]>
a lot of type parameters

5c0ee9b4ce04afdcdfdd28c9cd9357f8e0ceca59 authored about 6 years ago by substack <[email protected]>
some basic structure

dacd334956084b6c029a9e0b56ba39d3ca667383 authored about 6 years ago by substack <[email protected]>