Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ttar (tiny tar) - this is utility, written in C and built on a freestanding syscall-only approach without libc, external libraries, and unnecessary dependencies. The utility adheres to the philosophy of "one tool - one task". Direct use of Linux calls, and rejection of unnecessary functionality, gave a binary size of 2.4K for the arm64 architecture. I created it because I'm a purist when it comes to tiny utilities. I also hope it will be useful to someone, or perhaps inspire someone to take up the same craft.

About

Archiver tar archiver 2.4K on pure C freestanding without dependencies. Support: arm64, arm-v7, mips, riscv, x86, i386.

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages