Skip to content

moz-sec/coreutils-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

coreutils-rs

Lang MIT License Rust Report Card Coverage Status

coreutil-rs is a Rust implementation of the command line tools included in coreutils.

Description

coreutils is a package of basic Unix tools that are expected to exist on every operating system. The majority of them, however, are written in C. Therefore, in coreutils-rs, we have rewritten it using Rust. By using it, we expect it to be memory-safe and to allow flexible development with a convenient ecosystem.

Maintainers

License

MIT

About

Rust implementation of the command line tools included in coreutils

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published