issues
search
lemire
/
FastPFor
The FastPFOR C++ library: Fast integer compression
Apache License 2.0
883
stars
124
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix unused parameter warning in ByteAlignedPacking::decodeArray
#122
pps83
closed
4 days ago
0
Version Not Updated in CMakeLists File 0.2.0
#121
ErniGH
closed
2 weeks ago
1
Compilation errors on apple-clang
#120
toge
closed
2 weeks ago
2
new 0.1.9 tag
#119
ErniGH
closed
3 weeks ago
1
Make googletest optional (default ON)
#118
yujinqiu
closed
3 months ago
2
Place MaskedVByte into FastPForLib namespace
#117
pps83
closed
5 months ago
1
Clear trailing bytes in StreamVByte to ensure bit-exact output
#116
pps83
closed
5 months ago
2
Rust Bindings
#115
mwlon
closed
3 weeks ago
10
Question on compressor of uint16_t
#114
yingfeng
opened
8 months ago
1
skip the CMAKE_MODULE_PATH var, directly using full path.
#113
hurricane1026
closed
9 months ago
3
Fix x86 build with msvc compiler
#112
pps83
closed
9 months ago
1
Avoid potentially uninitialized local variable warning
#111
pps83
closed
9 months ago
0
Remove duplicate return statement
#110
pps83
closed
9 months ago
1
Fixed broken predefined macros
#109
seb711
closed
10 months ago
1
Add ARM Support for FastPFOR using SIMDe
#108
seb711
closed
10 months ago
11
fix build as a cmake subproject
#107
alexswerner
closed
1 year ago
1
Looking for software for delta compression
#106
christophgil
opened
1 year ago
1
Adding try/catch
#105
lemire
closed
1 year ago
0
codecs --clusterdynamic runtime failure
#104
andrewthad
closed
1 year ago
1
Clear padding in fastpfor, simdfastpfor, simdgroupsimple
#103
pps83
closed
1 year ago
1
Made random data generation generic.
#102
cbsmith
closed
1 year ago
5
Fixes issue 99. Replace aligned loads with unaligned.
#101
lemire
closed
1 year ago
4
Clear padding bytes to ensure consistent output in simdfastpfor
#100
pps83
closed
1 year ago
4
Some of the functions leave gaps in output buffers
#99
pps83
closed
1 year ago
9
Add missing simple16.h header
#98
pps83
closed
1 year ago
1
Replace std::iostream use with stdio in FastPFor lib
#96
pps83
closed
1 year ago
1
Namespace and headerguards fixes
#95
pps83
closed
1 year ago
1
Fixes and improvements for msvc
#94
pps83
closed
1 year ago
1
Move impl headers to codecfactory.cpp + svb_encode signarture fix
#93
pps83
closed
1 year ago
1
Avoid multiple redefinition when including codecfactory.h from different .cpp
#92
lemire
closed
1 year ago
0
Avoid multiple redefinition when including codecfactory.h from different .cpp files
#91
pps83
closed
1 year ago
7
Remove unnecessary use of std::ostringstream
#90
pps83
closed
1 year ago
1
Avoid linker errors when including simple8b_rle.h/simple9_rle.h/vsencoding.h headers from multiple files
#89
pps83
closed
1 year ago
5
Is it by design that FastPFor cannot decode data encoded by SIMDFastPFor?
#88
wgtmac
closed
2 years ago
1
Packing 2 bits into a large data type(INT64)
#87
Darshvino
closed
2 years ago
3
Google test is breaking the cmake for the project
#86
shokrof
closed
2 years ago
1
Change google test branch from master to main.
#85
rayburgemeestre
closed
1 year ago
1
New CI.
#84
lemire
closed
3 years ago
0
avoid mulitple redefinition when include from different .c/.cpp files.
#83
booknouse
closed
1 year ago
3
Implemented packaging using CPack
#82
KOLANICH
closed
1 year ago
8
build for the platforms without SIMD and 32-bit platforms out of the box correctly
#81
KOLANICH
opened
3 years ago
5
ARM64 build: it would be good at least to be buildable
#80
klirichek
opened
3 years ago
2
codecs fail: ` You tried to apply Simple16 to an incompatible set of integers`
#79
BruceChen2017
closed
1 year ago
0
Hi, can you help verify this simple 8b? I actually am quite confused over two things.
#78
hiqsociety
closed
3 years ago
2
any restriction on short (16 bits) data ?
#77
Goon83
opened
3 years ago
0
Follow-up on #75
#76
linuslh1996
closed
4 years ago
1
Point Based Access?
#75
linuslh1996
closed
4 years ago
1
Update README.md
#74
orz--
closed
3 years ago
0
Trying GitHub actions
#73
lemire
closed
4 years ago
0
Make installable
#72
kou
closed
4 years ago
2
Next