Alain Emilia Anna Zscheile fogti · she/her
  • Joined on 2022-08-01
fogti pushed to main at fogti/yglnk 2023-01-08 07:10:06 +00:00
a9d2508495 core: +MAGIC
fogti pushed to main at fogti/yglnk 2023-01-08 05:57:41 +00:00
607b87cb77 core: add 2D hilbert curve table support
b440739715 split hash-table code into separate file
Compare 2 commits »
fogti pushed to main at fogti/yglnk 2023-01-08 05:10:59 +00:00
25dd03ce25 more modifications, minimal rust stuff
fogti pushed to main at fogti/yglnk 2023-01-08 03:04:36 +00:00
74ce57c0ed fix small nitpicka and add example
fogti created branch main in fogti/yglnk 2023-01-07 17:00:20 +00:00
fogti pushed to main at fogti/yglnk 2023-01-07 17:00:20 +00:00
66d54b0f2a initial commit
fogti created repository fogti/yglnk 2023-01-07 17:00:04 +00:00
fogti pushed to main at fogti/y16t 2023-01-04 08:59:18 +00:00
c3f902397f lib/db: factor out zeros def
fogti pushed to main at fogti/y16t 2023-01-04 08:48:03 +00:00
21c7228038 fix nitpicks
fogti pushed to main at fogti/y16t 2023-01-04 08:18:04 +00:00
a13f2271da fix: missing leading coordinate bytes
fogti pushed to main at fogti/y16t 2023-01-04 08:08:14 +00:00
d09f3cf642 odfmt: use 4KiB as addressing unit
fogti pushed to main at fogti/y16t 2023-01-04 07:52:40 +00:00
7277868170 use flock to provide basic concurrency protection
5f6d6d4634 bin: better unknown scmd error
Compare 2 commits »
fogti deleted branch devel from fogti/y16t 2023-01-03 22:14:41 +00:00
fogti pushed to main at fogti/y16t 2023-01-03 22:14:02 +00:00
426871440e implement rough cli
3bdd1d6989 implement db parts
Compare 2 commits »
fogti pushed to devel at fogti/y16t 2023-01-03 13:31:10 +00:00
3bdd1d6989 implement db parts
fogti pushed to devel at fogti/y16t 2023-01-03 11:03:54 +00:00
29f19e4063 [WIP] db.c
fogti created branch devel in fogti/y16t 2023-01-03 11:03:54 +00:00
fogti pushed to main at fogti/y16t 2023-01-03 08:40:14 +00:00
3e4b33a645 rename y16t.h -> y16t_idx.h
fogti pushed to main at fogti/y16t 2023-01-03 08:30:17 +00:00
6cac98bd4f remove printall test executable
1d2fd1e019 chore: reformat hilbert.c
Compare 2 commits »
fogti pushed to main at fogti/y16t 2023-01-03 06:55:12 +00:00
8fc79dd372 use pread/pwrite instead of stdio API