posix
There are 1500 repositories under posix topic.
nvm-sh/nvm
Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions
acmesh-official/acme.sh
A pure Unix shell script implementing ACME client protocol
spf13/cobra
A Commander for modern Go CLI interactions
seaweedfs/seaweedfs
SeaweedFS is a fast distributed storage system for blobs, objects, files, and data lake, for billions of files! Blob store has O(1) disk seek, cloud tiering. Filer supports Cloud Drive, cross-DC active-active replication, Kubernetes, POSIX FUSE mount, S3 API, S3 Gateway, Hadoop, WebDAV, encryption, Erasure Coding.
redox-os/redox
Mirror of https://gitlab.redox-os.org/redox-os/redox
ceph/ceph
Ceph is a distributed object, block, and file storage platform
juicedata/juicefs
JuiceFS is a distributed POSIX file system built on top of Redis and S3.
89luca89/distrobox
Use any linux distribution inside your terminal. Enable both backward and forward compatibility with software and freedom to use whatever distribution you’re more comfortable with. Mirror available at: https://gitlab.com/89luca89/distrobox
pystardust/ani-cli
A cli tool to browse and play anime
mvdan/sh
A shell parser, formatter, and interpreter with bash support; includes shfmt
kahing/goofys
a high-performance, POSIX-ish Amazon S3 file system written in Go
sdushantha/tmpmail
A temporary email right from your terminal written in POSIX sh
pystardust/ytfzf
A posix script to find and watch youtube videos from the terminal. (Without API)
dotnet/command-line-api
Command line parsing, invocation, and rendering of terminal output.
libarchive/libarchive
Multi-format archive and compression library
gozfree/gear-lib
Gear-Lib, C library for IOT Embedded Multimedia and Network
linux-test-project/ltp
Linux Test Project (mailing list: https://lists.linux.it/listinfo/ltp)
RichiH/vcsh
config manager based on Git
FreeRADIUS/freeradius-server
FreeRADIUS - A multi-protocol policy server.
dylanaraps/pfetch
🐧 A pretty system information tool written in POSIX sh.
ColinIanKing/stress-ng
This is the stress-ng upstream project git repository. stress-ng will stress test a computer system in various selectable ways. It was designed to exercise various physical subsystems of a computer as well as the various operating system kernel interfaces.
moosefs/moosefs
MooseFS Distributed Storage – Open Source, Petabyte, Fault-Tolerant, Highly Performing, Scalable Network Distributed File System / Software-Defined Storage
sirredbeard/awesome-unix
All the UNIX and UNIX-Like: Linux, BSD, macOS, Illumos, 9front, and more.
bytecodealliance/rustix
Safe Rust bindings to POSIX-ish APIs
x-cmd/x-cmd
X bootstrap 1000+ tools and scripts.
embox/embox
Modular and configurable OS for embedded applications
apple/swift-system
Low-level system calls and types for Swift
poetaman/arttime
arttime is a CLI application that blends beauty of ASCII / text art with functionality of clock / timer / pattern-based time manager in terminal ⏰
lizardfs/lizardfs
LizardFS is an Open Source Distributed File System licensed under GPLv3.
redox-os/relibc
Mirror of https://gitlab.redox-os.org/redox-os/relibc
pls-rs/pls
`pls` is a prettier and powerful `ls(1)` for the pros.
ultimatepp/ultimatepp
U++ is a C++ cross-platform rapid application development framework focused on programmer's productivity. It includes a set of libraries (GUI, SQL, Network etc.), and integrated development environment (TheIDE).
cxong/tinydir
Lightweight, portable and easy to integrate C directory and file reader
modernish/modernish
Modernish is a library for writing robust, portable, readable, and powerful programs for POSIX-based shells and utilities.
illinois-cs241/coursebook
Open Source Introductory Systems Programming Textbook for the University of Illinois
saprykin/plibsys
Highly portable C system library: threads and synchronization primitives, sockets (TCP, UDP, SCTP), IPv4 and IPv6, IPC, hash functions (MD5, SHA-1, SHA-2, SHA-3, GOST), binary trees (RB, AVL) and more. Native code performance.