All Projects → skarnet → Skalibs

skarnet / Skalibs

Licence: isc
The skarnet.org C system programming library

Programming Languages

c
50402 projects - #5 most used programming language

Labels

Projects that are alternatives of or similar to Skalibs

InitKit
Neo-InitWare is a modular, cross-platform reimplementation of the systemd init system. It is experimental.
Stars: ✭ 364 (+527.59%)
Mutual labels:  unix, posix
Parsrs
CSV, JSON, XML text parsers and generators written in pure POSIX shellscript
Stars: ✭ 56 (-3.45%)
Mutual labels:  unix, posix
tupai
Tupai is a multi-tasking operating system I wrote for my degree that focuses on safety and design, targeting a variety of platforms.
Stars: ✭ 21 (-63.79%)
Mutual labels:  unix, posix
kotoriotoko
KOTORIOTOKO (little bird man) -- Extremely Compatible and Sustainable Twitter Application Written in Shell Script
Stars: ✭ 89 (+53.45%)
Mutual labels:  unix, posix
fil
😋 Unix file command written in Go
Stars: ✭ 69 (+18.97%)
Mutual labels:  unix, posix
onionjuggler
Manage your Onion Services via CLI or TUI on Unix-like operating system with a POSIX compliant shell.
Stars: ✭ 31 (-46.55%)
Mutual labels:  unix, posix
timebox
A timer script for Windows/Linux/Unix/macOS to practice timeboxing (the time management technique)
Stars: ✭ 42 (-27.59%)
Mutual labels:  unix, posix
Frosted
Frosted: Free POSIX OS for tiny embedded devices
Stars: ✭ 194 (+234.48%)
Mutual labels:  unix, posix
kernel
Main kernel tree
Stars: ✭ 28 (-51.72%)
Mutual labels:  unix, posix
duckOS
Yet another hobby x86 UNIX-like operating system written in C and C++. Features a dynamically linked userspace, an in-house c standard library, and more! And yes, it runs DOOM.
Stars: ✭ 250 (+331.03%)
Mutual labels:  unix, posix
Posnk
An operating system project.
Stars: ✭ 34 (-41.38%)
Mutual labels:  unix, posix
Ecominit
eComInit is a free init system and service manager designed to scale from lightweight desktops to web-scale cloud deployments. It aims to offer feature-parity with systemd but with a modular, portable architecture compliant with software engineering best-practice.
Stars: ✭ 352 (+506.9%)
Mutual labels:  unix, posix
hostname
Cross-platform hostname functions in Rust
Stars: ✭ 48 (-17.24%)
Mutual labels:  unix, posix
Awesome Unix
All the UNIX and UNIX-Like: Linux, BSD, macOS, Illumos, 9front, and more.
Stars: ✭ 973 (+1577.59%)
Mutual labels:  unix, posix
go-sysconf
sysconf for Go, without using cgo
Stars: ✭ 119 (+105.17%)
Mutual labels:  unix, posix
Onyx
UNIX-like operating system written in C and C++
Stars: ✭ 52 (-10.34%)
Mutual labels:  unix, posix
Unix Permissions
Swiss Army knife for Unix permissions
Stars: ✭ 106 (+82.76%)
Mutual labels:  unix, posix
Ltp
Linux Test Project http://linux-test-project.github.io/
Stars: ✭ 1,654 (+2751.72%)
Mutual labels:  unix, posix
gitpack
Git-based package manager written in POSIX shell
Stars: ✭ 72 (+24.14%)
Mutual labels:  unix, posix
Cloudlibc
CloudABI's standard C library
Stars: ✭ 254 (+337.93%)
Mutual labels:  unix, posix

skalibs - a general-purpose low-level C library

skalibs is a C library used by all the skarnet.org packages. It provides APIs more suited to secure and efficient system programming than the libc, especially where network programming and IPCs are concerned.

See the enclosed doc/ subdirectory for the documentation, or https://skarnet.org/software/skalibs/

  • Installation

See the INSTALL file.

  • Contact information

Laurent Bercot

Please use the mailing-list for questions about skalibs.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].