#
posix
Here are 736 public repositories matching this topic...
A pure Unix shell script implementing ACME client protocol
-
Updated
Sep 17, 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.
kubernetes
distributed-systems
fuse
replication
s3
posix
hdfs
distributed-storage
distributed-file-system
hadoop-hdfs
tiered-file-system
-
Updated
Sep 17, 2020 - Go
a high-performance, POSIX-ish Amazon S3 file system written in Go
golang
fuse
filesystem
aws-s3
s3
google-cloud-storage
cloud-storage
s3-bucket
posix
gcs
openstack-swift
azure-storage
fuse-filesystem
azure-blob
azure-data-lake
azure-blob-storage
-
Updated
Sep 17, 2020 - Go
Linux Test Project http://linux-test-project.github.io/
-
Updated
Sep 17, 2020 - C
FreeRADIUS - A multi-protocol policy server.
c
verify
otp
authentication
wiki
travis-ci
dhcp
daemon
issue-tracker
repeat
radius
posix
eap
dot1x
aaa
vmps
arp
bfd
policy
defects
freeradius-server
buildstatus
freeradius-mailing
-
Updated
Sep 17, 2020 - C
MooseFS – Open Source, Petabyte, Fault-Tolerant, Highly Performing, Scalable Network Distributed File System
fuse
big-data
hadoop
storage
clustering
filesystem
scalability
distributed-computing
snapshot
posix
dfs
file-system
distributed-storage
high-availability
software-defined-storage
distributed-file-system
storage-tiering
moosefs
posix-compliant
petabyte
-
Updated
Jul 29, 2020 - C
Open
Printable format
5
fyezool
commented
Oct 8, 2018
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.
linux
c-plus-plus
distributed-systems
replication
gplv3
fault-tolerance
high-performance
distributed-computing
replicas
posix
macosx
hsm
high-availability
software-defined-storage
erasure-coding
nas
qos
geo-replication
hierarchical-storage
lizardfs
-
Updated
Sep 17, 2020 - C++
-
Updated
Sep 17, 2020 - Shell
Modernish is a library for writing robust, portable, readable, and powerful programs for POSIX-based shells and utilities.
shell
bash
zsh
library
posix
dash
shell-extension
shellcode
ksh
mksh
sh
posix-sh
shell-scripting
ash
ksh93
yash
posix-compatible
posix-compliant
-
Updated
Sep 5, 2020 - Shell
Lightweight, portable and easy to integrate C directory and file reader
-
Updated
Feb 15, 2020 - C
6
anton-bondarev
commented
Mar 14, 2020
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.
socket
cross-platform
ipv6
ipv4
posix
hash-functions
bsd
tree-structure
profiling
mutex
platform-independent
threads
aix
hp-ux
openvms
ini-parser
shared-libraries
thread-library
qnx
-
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.
linux
freebsd
unix
modular
system
irc
openbsd
flexible
service
manager
systemd
decisions
posix
principles
bsd
orientation
netbsd
init
modularity
daemons
init-system
service-manager
effort
healing
restarts
service-management
motive
kbuild
system-manager
xvi
motives
interface-orientation
-
Updated
Apr 17, 2020 - C
emersion
commented
Jul 27, 2020
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.
windows
macos
linux
shell
bash
flash
disk
format
posix
hard-disk
mbr
partition-table
hdd
udf
bash-script
flash-drive
bash-scripting
harddrive
flash-drives
format-udf
-
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: