issues
search
lenskit
/
binpickle
Binary pickling library
https://binpickle.lenskit.org
MIT License
1
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add SHM pickling and sharing infra to binpickle
#58
mdekstrand
opened
7 months ago
0
Run tests on Apple Silicon
#57
mdekstrand
closed
8 months ago
0
Test Binpickle with minimum dependencies
#56
mdekstrand
opened
8 months ago
0
Support authentication of Binpickle files
#55
mdekstrand
opened
8 months ago
1
Add space in the format for a future MAC
#54
mdekstrand
closed
8 months ago
1
Add CLI to inspect and verify Binpickle files
#53
mdekstrand
closed
8 months ago
1
Update to current LensKit repo standards
#52
mdekstrand
closed
9 months ago
1
Fix file finalization to no longer overwrite flags
#51
mdekstrand
closed
10 months ago
1
Make BinPickler a pickler
#50
mdekstrand
closed
10 months ago
0
Use Pyright for typechecking
#49
mdekstrand
closed
10 months ago
1
Add flags to record endianiess and mappability
#48
mdekstrand
closed
11 months ago
1
Test on Python 3.12
#47
mdekstrand
closed
11 months ago
1
Add is_mappable property
#46
mdekstrand
closed
11 months ago
1
Add file_info function to check files
#45
mdekstrand
closed
11 months ago
1
Add dedicated Binpickle error types
#44
mdekstrand
closed
11 months ago
1
Include NumPy type info in index when possible
#43
mdekstrand
closed
11 months ago
1
Verify data hashes by default
#42
mdekstrand
closed
11 months ago
1
Add pervasive type annotations
#41
mdekstrand
closed
11 months ago
1
Format 2: require numcodecs & use SHA256
#40
mdekstrand
closed
11 months ago
1
Verify hashes by default
#39
mdekstrand
closed
11 months ago
0
Add type annotations and mostly pass mypy
#38
mdekstrand
closed
11 months ago
0
Drop compat module for Python < 3.8
#37
mdekstrand
closed
11 months ago
1
Update Copier & use setuptools + adopt SPEC0
#36
mdekstrand
closed
11 months ago
1
Apply standard LK project template
#35
mdekstrand
closed
12 months ago
1
Remove custom codec layer
#34
mdekstrand
closed
11 months ago
0
Format and lint with ruff
#33
mdekstrand
closed
1 year ago
2
Drop Python 3.7 and old Numcodecs
#32
mdekstrand
closed
1 year ago
2
Reformat BinPickle with Ruff
#31
mdekstrand
closed
1 year ago
1
Add direct zstandard support
#30
mdekstrand
closed
1 year ago
2
Add shared memory deserialization
#29
mdekstrand
opened
1 year ago
0
Migrate Binpickle to P2C
#28
mdekstrand
closed
1 year ago
0
Migrate Binpickle to setuptools
#27
mdekstrand
closed
11 months ago
0
Add Python 3.11 to test matrix
#26
mdekstrand
closed
1 year ago
2
Use lenskit-build-helpers for CI builds
#25
mdekstrand
closed
2 years ago
2
Use Furo theme for docs
#24
mdekstrand
closed
2 years ago
2
Use common infra
#23
mdekstrand
closed
2 years ago
2
Clean up build and drop Python 3.6 testing
#22
mdekstrand
closed
2 years ago
2
Add Python 3.10 to the test matrix
#21
mdekstrand
closed
2 years ago
2
Log total buffer bytes when writing
#20
mdekstrand
closed
2 years ago
2
Use Poetry for builds
#19
mdekstrand
closed
3 years ago
0
Use Flit to build BinPickle
#18
mdekstrand
closed
3 years ago
1
Fix tests with recent Hypothesis update
#17
mdekstrand
closed
3 years ago
1
Update to Python 3.9 and drop Conda
#16
mdekstrand
closed
3 years ago
1
Add deduplication
#15
mdekstrand
opened
4 years ago
1
Fix Blosc splitting to use bytes, not items
#14
mdekstrand
closed
4 years ago
1
Expand codec support
#13
mdekstrand
closed
4 years ago
1
Add Gzip, make it default, and make Blosc optional
#12
mdekstrand
closed
4 years ago
1
Support buffer de-duplication
#11
mdekstrand
opened
4 years ago
1
Support streaming reads & writes
#10
mdekstrand
opened
4 years ago
0
Clean up resource usage
#9
mdekstrand
closed
4 years ago
1
Next