system-v

There are 28 repositories under system-v topic.

  • siadat/ipc

    Pure Go wrapper for System V message queue

    Language:Go7071018
  • slince/process

    :whale2: The process wrapper and manager based on PCNTL on the Unix-like systems using php

    Language:PHP22202
  • hslam/shm

    Package shm provides a way to use System V shared memory.

    Language:Go12206
  • hslam/ipc

    Package ipc provides a way to use System V IPC, including message queues, semaphore, and shared memory.

    Language:Go7203
  • hslam/msg

    Package msg provides a way to use System V message queues.

    Language:Go7203
  • hslam/sem

    Package sem provides a way to use System V semaphores.

    Language:Go6205
  • hslam/ftok

    Package ftok provides a way to generate a System V IPC key, suitable for using with msgget, semget, or shmget.

    Language:Go4203
  • newtonix

    ica574/newtonix

    A UNIX-like operating written 💿 for i686 and legacy BIOS systems.

    Language:C4200
  • realchonk/bcc

    A small compiler for a C-like language

    Language:C3102
  • domfarolino/os

    Repository to accompany me along me OS journey

    Language:C236
  • bash-manageservices

    ojullien/bash-manageservices

    Simple tool for disabling, stopping or starting a list of services.

    Language:Shell2110
  • .github

    TI-S1500/.github

    [TI S1500 / HP 9000-1500] Public access repository (public)

  • S1500

    TI-S1500/S1500

    [TI S1500 / HP 9000-1500] Restricted access repository (Discussions)

  • TI-S1500/s5fstool

    [TI S1500 / HP 9000-1500] TI System V filesystem access tool (public)

    Language:C2200
  • TI-S1500/unixtool

    [TI S1500 / HP 9000-1500] TI/LMI System V filesystem access tool (public)

    Language:C2700
  • furkanozev/Systems-Programming

    Systems Programming (C Language) File I/O, Multi Process, Parallel Programming, Synchronization, Signal Handling, Pipes, Threads, POSIX Threads, System-V Threads, Thread Pool, Dynamic Pool, Semaphores, Multiple Produceser Multiple Consumer Problem, Prioritizing, Sockets, Daemon Process, Server Client

    Language:C1101
  • 13dmcculloch/sotochat

    Simple TCP/IP chat server

    Language:C0100
  • aibarbetta/migration-office

    Trabajo Práctico 1 - 75.59 Técnicas de Programación Concurrente I (FIUBA)

    Language:C++02420
  • alaahmad01/System-V-IPC-Library

    This library is used to make the functions used in the System V IPCs libraries more accessible while coding.

    Language:C0100
  • InventiveSpark/HSE-System-Programming-in-Unix

    Конспект и оцениваемые задания курса «Операционные системы семейства UNIX. Системное программирование» от НИУ ВШЭ

    Language:C0100
  • kacpwoja/EOPSY_philosophers

    Task for 5th EOPSY lab

    Language:C0100
  • linehan/msem

    Shared semaphore library - coordinate processes using a kernel queue (System V UNIX compatible)

    Language:C0200
  • llefranc/42_lem-ipc

    School projet: create a multiprocessus game using UNIX System V IPC mechanics (shared memory segment, semaphores sets and message queues).

    Language:C0100
  • oc-ulos/reknit

    A simple init system for Cynosure 2

    Language:Lua0120
  • aibarbetta/database

    Trabajo Práctico 2 - 75.59 Técnicas de Programación Concurrente I (FIUBA)

    Language:C++217
  • impe93/society-simulation

    Society simulation made in C for a university project.

    Language:C03
  • unconsolable/ya-coroutine

    A simple coroutine in System V-like environment

    Language:C++20