posix
Here are 735 public repositories matching this topic...
A pure Unix shell script implementing ACME client protocol
-
Updated
Sep 12, 2020 - Shell
SeaweedFS is a simple and highly scalable distributed file system to store and serve billions of files fast! SeaweedFS object store has O(1) disk seek, transparent cloud integration, and SeaweedFS Filer supports cross-DC active-active replication, Kubernetes, POSIX, S3 API, encryption, Erasure Coding for warm storage, FUSE mount, Hadoop, WebDAV.
-
Updated
Sep 12, 2020 - Go
a high-performance, POSIX-ish Amazon S3 file system written in Go
-
Updated
Sep 11, 2020 - Go
Linux Test Project http://linux-test-project.github.io/
-
Updated
Sep 11, 2020 - C
FreeRADIUS - A multi-protocol policy server.
-
Updated
Sep 11, 2020 - C
MooseFS – Open Source, Petabyte, Fault-Tolerant, Highly Performing, Scalable Network Distributed File System
-
Updated
Jul 29, 2020 - C
Printable format
Is there any chance that you will create a printable version of this docs as it would be very useful if it is distributed on my college tech club and my fellow linux geekmate. Thanks
LizardFS is an Open Source Distributed File System licensed under GPLv3.
-
Updated
Sep 3, 2020 - C++
-
Updated
Sep 6, 2020 - Shell
Modernish is a library for writing robust, portable, readable, and powerful programs for POSIX-based shells and utilities.
-
Updated
Sep 5, 2020 - Shell
Lightweight, portable and easy to integrate C directory and file reader
-
Updated
Feb 15, 2020 - C
Implement some test cases for standard memset()
Kapow! If you can script it, you can HTTP it.
-
Updated
Sep 11, 2020 - Go
MOVING TO: https://github.com/cirosantilli/linux-kernel-module-cheat#userland-content SEE README. C, C++, POSIX and Linux system programming minimal examples. Asserts used wherever possible. Hello worlds for cool third party libraries and build systems. Cheatsheets, tutorials and mini-projects.
-
Updated
Jun 2, 2020 - C
Lua bindings for POSIX APIs
-
Updated
Jul 14, 2020 - C
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.
-
Updated
Sep 5, 2020 - C
A Bourne shell GitHub API client library focused on interfacing with shell scripts
-
Updated
May 7, 2020 - Shell
System XVI, a system and service manager following the Four Motives: Interface oriented, concerns separated, modular, and self-healing, inspired by Illumos' SMF. Seeks to replicate useful functionality in SystemD.
-
Updated
Apr 17, 2020 - C
PATH_MAX often results in an arbitrary limit on path lengths.
Bash script to format a block device (hard drive or Flash drive) in UDF. The output is a drive that can be used for reading/writing across multiple operating system families: Windows, macOS, and Linux. This script should be capable of running in macOS or in Linux.
-
Updated
Feb 23, 2020 - Shell
Improve this page
Add a description, image, and links to the posix topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the posix topic, visit your repo's landing page and select "manage topics."


If you have a partial command line like
--option1 value1 --option2 value2 --options3 value3and you copy and paste it to a response file, and then break it up to a line per token so that the response file works, if you are not careful enough you can leave trailing spaces behind like this: