This website requires JavaScript.
Explore
Help
Sign In
aaru-dps
/
Aaru.Compression.Native
Watch
1
Star
0
Fork
0
You've already forked Aaru.Compression.Native
mirror of
https://github.com/aaru-dps/Aaru.Compression.Native.git
synced
2025-12-16 19:24:31 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
2
Commits
1
Branch
5
Tags
1a9a76b2d3a2cca7dfad77ae84a44b8b259e4d87
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Natalia Portillo
1a9a76b2d3
Add Apple RLE algorithm.
2021-10-14 04:37:48 +01:00
tests
Add Apple RLE algorithm.
2021-10-14 04:37:48 +01:00
.clang-format
Initial commit.
2021-10-14 04:01:16 +01:00
.editorconfig
Initial commit.
2021-10-14 04:01:16 +01:00
.gitignore
Initial commit.
2021-10-14 04:01:16 +01:00
.gitmodules
Initial commit.
2021-10-14 04:01:16 +01:00
apple_rle.c
Add Apple RLE algorithm.
2021-10-14 04:37:48 +01:00
apple_rle.h
Add Apple RLE algorithm.
2021-10-14 04:37:48 +01:00
CMakeLists.txt
Add Apple RLE algorithm.
2021-10-14 04:37:48 +01:00
library.c
Add Apple RLE algorithm.
2021-10-14 04:37:48 +01:00
library.h
Add Apple RLE algorithm.
2021-10-14 04:37:48 +01:00
Description
C library of compression algorithms used by Aaru.
LGPL-2.1
28
MiB
Languages
C
72.7%
C++
18.9%
Shell
4.3%
CMake
4.1%