Ecosyste.ms: OpenCollective

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

github.com/borgbackup/borghash

A memory-efficient hashtable with serialization.
https://github.com/borgbackup/borghash

borghash 0.1.0

ThomasWaldmann opened this pull request about 1 month ago
HashTableNT: deal with byte_order separately

ThomasWaldmann opened this pull request about 1 month ago
HashTableNT: give separate formats in value_format namedtuple

ThomasWaldmann opened this pull request about 1 month ago
HashTableNT: support adding and removing elements from the namedtuple?

ThomasWaldmann opened this issue about 1 month ago
HashTableNT: give value_format as a namedtuple

ThomasWaldmann opened this issue about 1 month ago
release 0.0.2

ThomasWaldmann opened this pull request about 1 month ago
HashTableNT: add update method

ThomasWaldmann opened this pull request about 1 month ago
HashTable: fix issues on 32bit platforms

ThomasWaldmann opened this pull request about 1 month ago
release 0.0.1

ThomasWaldmann opened this pull request about 2 months ago
move code to a Package

ThomasWaldmann opened this pull request about 2 months ago
readme: simpler/fewer formulas, rephrase

ThomasWaldmann opened this pull request about 2 months ago
misc. changes

ThomasWaldmann opened this pull request about 2 months ago
struct: only parse value_format once

ThomasWaldmann opened this pull request about 2 months ago
more benchmarks

ThomasWaldmann opened this pull request about 2 months ago
optimize struct usage

ThomasWaldmann opened this issue about 2 months ago
add demo code

ThomasWaldmann opened this pull request about 2 months ago
Stresstest

ThomasWaldmann opened this pull request about 2 months ago
some cleanups

ThomasWaldmann opened this pull request about 2 months ago
check value type, also tolerate a normal tuple

ThomasWaldmann opened this pull request about 2 months ago
better project name?

ThomasWaldmann opened this issue about 2 months ago
more dict like

ThomasWaldmann opened this pull request about 2 months ago
make api more python3-dict-like

ThomasWaldmann opened this issue about 2 months ago
implement .clear

ThomasWaldmann opened this pull request about 2 months ago
trying to get this to work as a installable library

ThomasWaldmann opened this pull request about 2 months ago
create a pip installable working/usable package

ThomasWaldmann opened this issue about 2 months ago
write/read: metadata as json, struct.packed data from inner kv array

ThomasWaldmann opened this pull request 2 months ago
remove msgpack and just use struct.pack?

ThomasWaldmann opened this issue 2 months ago
benchmarks: compare HashTable to CPython's dict

ThomasWaldmann opened this pull request 2 months ago
Update readme

ThomasWaldmann opened this pull request 2 months ago
update README

ThomasWaldmann opened this pull request 2 months ago
borg.hashindex compatible pure cython implementation

ThomasWaldmann opened this pull request 2 months ago
benchmarks? memory usage?

ThomasWaldmann opened this issue 3 months ago
hashtable ideas

ThomasWaldmann opened this issue 3 months ago
use the more efficient KeyValue implementation

ThomasWaldmann opened this issue 3 months ago