sysv
There are 24 repositories under sysv topic.
mikewei/shm_container
A collection of shared memory containers for high performance server
rybakit/phive-queue
$queue->push('I can be popped off after', '10 minutes');
gen2brain/shm
System V shared memory functions in pure Go.
calmsacibis995/svr4-src
The UNIX System V Release 4 source code (i386)
nir0s/serv
An abstraction over the most common init systems out there and the answer for: "Why the hell do I have to know init systems? I just want to run this forever, damnit!"
calmsacibis995/hpux-910-src
The HP-UX 9.10 source code
neozeed/aux1
source to the SYSV kernel for A/UX 1.0
calmsacibis995/oam
Operations, Administration, and Maintenance (OA&M) utilities.
nvi-inc/svipc
SysV IPC for Go
sunilkanzar/HashCalculator
Pure java implementaion of Hashfunction
benknoble/echocho
đźš‚POSIX, BSD, XSI, and SystemV echo
essentialkaos/kaosv
Bash lib for SysV init scripts
zeroshotlabs/sysv_shmop
PHP FFI Bindings for SysV Shmop, with table, deque and ring buffer implementations.
christian-elsee/mq
Command line interface to sysv message queue, which is available on most unix distros and macos
SiddChugh/Ferry-Messaging-Management
Implementation of a messaging system between ferries operating in an area.
aashrafh/mars-OS
A simulation of an operating system that consists of two parts. The first part is a simulation for the CPU scheduler and the memory manager. The second part is the synchronizer which is a solution for the popular producer-consumer/shared buffer problem.
Arquivotheca/SGi-IRIS-3.7
Contents from "IRIS-3.7.source.7z". Not to confuse with IRIX.
guzlewski/mastermind
Custom simplified version of mastermind game written in C using IPC
JHLeeeMe/IPCplusplus
System V IPC c++ wrapper
selivan/redis-sentinel-sysv-service
SysV init script for redis-sentinel.
TruncatedDinoSour/arci
[Migrated to self-hosted ari-web Forgejo: https://git.ari.lt/ari/arci] A simple init system written in POSIX sh
white-rabbit-1-sketch/php-worker-pool
A lightweight PHP library to manage a pool of workers for parallel task execution. This library allows you to easily manage worker threads, process tasks concurrently, and optimize your application’s performance by executing multiple tasks in parallel. Ideal for background jobs, batch processing, or any task that benefits from concurrent execution.