This website requires JavaScript.
Explore
Help
Sign In
TheCloud
/
dwarfs
Watch
1
Star
0
Fork
0
You've already forked dwarfs
mirror of
https://github.com/mhx/dwarfs.git
synced
2025-08-03 17:56:12 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dwarfs
/
ricepp
History
Marcus Holland-Moritz
58a8fce885
refactor(ricepp): some consting
2024-02-06 07:58:55 +01:00
..
include
/ricepp
refactor(ricepp): some consting
2024-02-06 07:58:55 +01:00
scripts
feat: add ricepp compression and simple FITS categorizer
2024-02-02 14:23:21 +01:00
test
test(ricepp): test bitstreams for non-contiguous interators
2024-02-02 19:26:44 +01:00
.clang-format
feat: add ricepp compression and simple FITS categorizer
2024-02-02 14:23:21 +01:00
.gitignore
feat: add ricepp compression and simple FITS categorizer
2024-02-02 14:23:21 +01:00
CMakeLists.txt
chore(ricepp): find pkgconfig in CMakeLists.txt
2024-02-05 21:50:55 +01:00
LICENSE
feat: add ricepp compression and simple FITS categorizer
2024-02-02 14:23:21 +01:00
README.md
feat: add ricepp compression and simple FITS categorizer
2024-02-02 14:23:21 +01:00
ricepp_benchmark.cpp
chore(ricepp): add benchmark
2024-02-04 13:29:05 +01:00
ricepp_demo.cpp
feat: add ricepp compression and simple FITS categorizer
2024-02-02 14:23:21 +01:00
ricepp.cpp
feat(ricepp): make compression about 10% faster
2024-02-04 09:22:02 +01:00
README.md
Rice++
An efficient C++ implementation of the Rice algorithm.