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
1b75081781
build(ricepp): fix code coverage option propagation
2024-08-15 16:42:17 +02:00
..
cmake
chore(ricepp): add install support
2024-02-11 18:23:57 +01:00
include
/ricepp
fix(ricepp): don't constexpr-if std::is_constant_evaluated
2024-07-28 01:44:02 +02: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
build(ricepp): fix code coverage option propagation
2024-08-15 16:42:17 +02: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_fits.cpp
chore(ricepp): add fits benchmark
2024-02-25 13:08:28 +01:00
ricepp_benchmark.cpp
chore(ricepp): multi-threaded benchmarks
2024-02-23 21:06:50 +01:00
ricepp_cpuspecific.cpp
chore(ricepp): force inlining, massively speeds up Windows version
2024-02-23 21:44:30 +01:00
ricepp_cpuspecific.h
feat(ricepp): x86 CPU specific implementations
2024-02-11 18:23:57 +01:00
ricepp_demo.cpp
feat: add ricepp compression and simple FITS categorizer
2024-02-02 14:23:21 +01:00
ricepp.cpp
chore(ricepp): clang-format
2024-02-12 00:28:28 +01:00
README.md
Rice++
An efficient C++ implementation of the Rice algorithm.