Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Unix
Unix is a powerful, multiuser, multitasking operating system originally developed at AT&T Bell Labs in the 1960s. Known for its portability, efficiency, and flexibility, Unix has influenced many other operating systems, including Linux and the various BSD (Berkeley Software Distribution) systems. This topic covers the history, architecture, and key features of Unix, as well as its various derivatives and implementations. It also explores Unix’s impact on modern computing, including its role in the development of networking, security, and software development practices.
- GitHub: https://github.com/topics/unix
- Wikipedia: https://en.wikipedia.org/wiki/Unix
- Created by: AT&T Bell Labs
- Released: 1969
- Related Topics: linux, operating-systems, posix, bsd,
- Aliases: unix-system, unix-os,
- Last updated: 2024-11-11 00:28:42 UTC
- JSON Representation
https://github.com/shsamariddin/identical-file
Developed an analogue of fdupes tool for searching duplicated files in the selected directory
c-plus-plus qmake qt qt-application qt-gui qt5 sha256 sha256-hash shell unix user-interface
Last synced: 12 Oct 2024
https://github.com/yavuzsonmez/42-webserv
NGINX-like HTTP/1.1 server using TCP sockets and I/O multiplexing written in C++98
cpp98 http io-multiplexing socket tcp unix
Last synced: 12 Oct 2024
https://github.com/robertianclarkson/p2p-decentralized-network
A lite version of Peer-to-peer software. Developed as a team remotely. End goal was to send a large file from peer to peer using BitTorrent protocol. Uses both UDP and TCP. Excellent example of using OOP to solve a complex issue with many moving parts.
linux p2p p2p-network python python3 unix
Last synced: 06 Nov 2024
https://github.com/begriffs/semln
Filter to add semantic line breaks in many languages
filter semantic-segmentation unicode unix
Last synced: 12 Nov 2024
https://github.com/shuritch/nixos
❄️ This is setup for my NixOS devices. ❄️
color-scheme config configuration declarative-programming dotfiles home-manager linux linux-rice nix nix-flake nixos nixos-configuration os rice setup unix unixporn
Last synced: 08 Nov 2024
https://github.com/lucaswerkmeister/ceylond
Ceylon modules to write socket-based daemons
ceylon daemon linux socket systemd unix unix-domain-socket
Last synced: 30 Oct 2024
https://github.com/gbrlsnchs/cli
Library for CLI functionality with Go-style flags
cli go golang library positional-arguments unix
Last synced: 06 Nov 2024
https://github.com/alessio/runparts
Golang implementation of the Debian's run-parts command
bashrc bashrc-configs cli debian golang profile run-parts shell-scripts ubuntu unix utility
Last synced: 16 Oct 2024
https://github.com/davep/protocols.el
Protocol database access functions
elisp emacs emacs-lisp melpa protocol protocols tcpip unix
Last synced: 06 Nov 2024
https://github.com/egomobile/e-gpt
Command line tool that interacts with ChatGPT without additional software and an embedded UI.
bash chat-ui chatgpt cheat-sheet cli cmd freebsd golang-cli gpt-3 linux macos openai openbsd powershell productivity shell terminal unix windows zsh
Last synced: 26 Sep 2024
https://github.com/ladjs/policies
Policies helper for Lad
api basic-auth group koa lad mongodb mongoose passport permissioning policies unix
Last synced: 08 Nov 2024
https://github.com/christarazi/galloc
An implementation of `malloc(3)` in the Go programming language
brk dynamic-memory-allocation go golang heap linux malloc memory-management unix
Last synced: 06 Nov 2024
https://github.com/turbomack/unix-recursive
Fast and flexible primitives for recursive file system IO on Posix systems
Last synced: 16 Oct 2024
https://github.com/techgaun/unix-time
Unix time in various languages - A reference
java javascript time timestamp unix
Last synced: 31 Oct 2024
https://github.com/soumyadip007/shell-programming
A shell script is a computer program designed to be run by the Unix shell, a command-line interpreter. The various dialects of shell scripts are considered to be scripting languages. Typical operations performed by shell scripts include file manipulation, program execution, and printing text
dialects manipulation scripting-languages shell shell-scripts unix
Last synced: 09 Nov 2024
https://github.com/jonathanstowe/raku-unix-privileges
A module for handling UNIX privileges
Last synced: 28 Oct 2024
https://github.com/hiejulia/kernel-project
Kernel development project
audio-driver buffer bus darwin driver kernel-development linux linux-kernel queue thunderbolt unix unix-shell usb
Last synced: 23 Oct 2024
https://github.com/txuswashere/linux-software
collection of AWESOME Linux applications and tools for any users/developers.
free-software linux linux-app linux-desktop linux-distribution list lists open-source opensource resource-pack resourcepack resources unix
Last synced: 12 Oct 2024
https://github.com/sgoudham/myclipboard
Utility Library to Access and Manipulate the Default System Clipboard
clipboard clipboard-history cross-platform java macos unix windows
Last synced: 13 Oct 2024
https://github.com/UtoECat/jack_utils
jackutils : collection of useful jack utilities
c jack linux osc pure-c spectrum-analyzer unix visualizers volume-normalization waveform waveform-generator
Last synced: 23 Oct 2024
https://github.com/f321x/webserv-42-core
Implementation of a HTTP1.1 and nginx config compatible webserver in C++ 17. 42 core curriculum project.
42 42born2code 42commoncore 42school http nginx sockets unix webserver
Last synced: 13 Oct 2024
https://github.com/vroncevic/gen_vhost
Generate VirtualHost configuration file
apache generator generators http linux macos python3 qnx tool unix virtualhost
Last synced: 27 Oct 2024
https://github.com/troglobit/ns
Example of how to use getaddrinfo()
dns name-resolution posix unix
Last synced: 02 Nov 2024
https://github.com/naemazam/unix-epochalypse
Unix Epochalypse or The Year 2038 problem (also known as Y2038, Y2K38, or the Epochalypse) is a time formatting bug in computer systems with representing times after 03:14:07 UTC on 19 January 2038.
2038-problem naemazam unix unix-epochalypse y2038
Last synced: 14 Nov 2024
https://github.com/alexanderwe/rs-tree
A simple tree command implementation in Rust
Last synced: 14 Oct 2024
https://github.com/akihironitta/pylight
A simple backlight controller for fully CLI environments
Last synced: 28 Oct 2024
https://github.com/dloebl/rm
rm is a command-line utility that can delete directory entries. Written in C, requires an at least partly POSIX conforming operating system underneath. The goal of this tool is, to fulfill the corresponding POSIX standard as good as possible, without adding more features.
c cc0 clean-code command command-line-tool coreutils fast lightweight linux posix posix-compliant rm-utility shell simple speed standard tool unix unix-command utility
Last synced: 12 Oct 2024
https://github.com/mrhrifat/linux-shell
A Shell provides you with an interface to the Unix system. It gathers input from you and executes programs based on that input. When a program finishes executing, it displays that program's output.
bash hackerrank hackerrank-challenges hackerrank-shell hackerrank-solutions linux script scripting shell shell-script unix
Last synced: 13 Nov 2024
https://github.com/taviso/wpdfilter
Enable Windows to Index WordPerfect UNIX Documents
retrocomputing unix windows wordperfect
Last synced: 29 Oct 2024
https://github.com/domfarolino/os
Repository to accompany me along me OS journey
c concurrency kernel-module linux mutex operating-systems posix posix-apis semaphore synchronization system-calls system-v unix
Last synced: 15 Oct 2024
https://github.com/aniketfuryrocks/hostcat
UNIX Command Line tool to switch between Local Dns profiles
command-line-tool dns local-dns rust unix
Last synced: 27 Oct 2024
https://github.com/javinator9889/diskusage
DiskUsage command for listing files, folders and more and get how much space they are using
bash disk-space disk-usage du files find shell-script tables unix unix-command
Last synced: 14 Nov 2024
https://github.com/crater-space/cli
A super-lightweight, universal, "meta" package manager for UNIX-like platforms
linux package-management package-manager unix
Last synced: 17 Aug 2024
https://github.com/antony/pipebin-cli
CLI for https://pipeb.in
cli firewall pastebin pastebin-client pipe pipebin stderr stdout unix
Last synced: 27 Oct 2024
https://github.com/kaworu/dotfiles
$HOME sweet ~/
dotfiles i3-config tmux-configuration unix vimrc
Last synced: 12 Oct 2024
https://github.com/gabrielcsapo/run-then
🚲 do something when, a text parser with purpose
Last synced: 17 Oct 2024
https://github.com/vroncevic/dist_py_module
Distributing python modules
distributed generator install-script linux macos module pip python3 qnx setup setuptools temaplate tool unix
Last synced: 24 Oct 2024
https://github.com/hulkiedo17/logc
logc - small and simple C/C++ logger library
c c-plus-plus library linux log logger unix
Last synced: 23 Oct 2024
https://github.com/madebypixel02/pipex
[42 Madrid] Go dance salsa somewhere
42-cursus 42born2code 42madrid 42school c clang command-line fork makefile norminette peer2peer pipe pipex posix shell unix
Last synced: 14 Nov 2024
https://github.com/yehorbk/cross-term
Cross-platform terminal emulator with flexible script configuration
cross-term macos terminal terminal-emulator unix windows
Last synced: 12 Nov 2024
https://github.com/TheLizzard/Terminal-Tkinter
This is a library that makes tkinter apps run in terminal
Last synced: 23 Oct 2024
https://github.com/SixArm/unix-system-version-information
Unix system version information
lsb-release pkginfo script shell sw-vers system uname unix version
Last synced: 04 Nov 2024
https://github.com/guilhermenobrega/shell-scripting
Study Codes
bash-script bash-scripting bourne-again-shell bourne-shell bourne-shellscript ideascripting ksh linux linux-shell logic-programming logical-programming shell-script shell-scripting shell-scripts shellscript tux-linux unix
Last synced: 16 Oct 2024
https://github.com/nielash/rclone-permissions-mapper
Tool to convert uid and gid between mac and linux defaults when syncing files via cloud storage using rclone sync.
bash chown cloud-storage copy gid go golang linux mac macos metadata osx permissions rclone rclone-sync shell ubuntu uid unix
Last synced: 13 Oct 2024
https://github.com/lebrancconvas/shell-programming
Shell Scripting Playground.
Last synced: 11 Nov 2024
https://github.com/xuender/startup
Startup is Go library based on Go 1.18+
go golang golang-library startup unix windows
Last synced: 14 Nov 2024
https://github.com/MashkaCoder/minitalk
21school 42cursus c linux minitalk42 unix
Last synced: 23 Oct 2024
https://github.com/lukedschenk/clck
clck is a command line application that mimics a physical clock in system, designed for remote workers needing to track their own hours.
clock com command-line command-line-tool command-line-utility linux macos python python3 supports-cli time timecard timesheets tracking unix
Last synced: 10 Nov 2024
https://github.com/madmurphy/libgnunetworker
Multithreading with GNUnet
c event-loop gnu gnunet library multithreading shared-library threads unix
Last synced: 13 Nov 2024
https://github.com/evdnx/fadmin
FAdmin (Fedora Admin) is a simple server administration tool for Fedora GNU/Linux - written in Go and Typescript. Single binary.
admin fedora golang linux server typescript unix vuejs
Last synced: 18 Oct 2024
https://github.com/remram44/unix-at
Talk to the at(1) daemon, to schedule jobs for later
at atq cron job-queue job-scheduler linux python unix
Last synced: 25 Oct 2024
https://github.com/goarano/zsh-lazy-load
zsh/bash plugin for lazy loading completions
bash bash-plugin cli shell unix zsh zsh-plugin
Last synced: 10 Nov 2024
https://gitlab.com/silvernode/tux
A universal package manager wrapper for unix based systems
arch-linux bsd debian linux package-management packages system ubuntu unix utilities wrapper wrappers
Last synced: 23 Oct 2024
https://github.com/mdrokz/port_scanner
an port scanner that scans ports from a given hostname or ip address from an range of ports
c c-programming cmake ipv4 network networking socket-programming threading unix
Last synced: 12 Nov 2024
https://github.com/florian-a/pipex
Découverte en détails et par la programmation du système des pipes UNIX.
42 42born2cod 42born2code 42school c pipe pipex pipex42 unix
Last synced: 10 Nov 2024
https://github.com/wroberts/count
UNIX line counting utilities
c-plus-plus count counting-utilities line-by-line sort text-processing unix
Last synced: 10 Nov 2024
https://github.com/ralphhightower/ralphhightower
Ralph Hightower's GitHub / Web Site
config csharp digital-photography dotnet dslr-camera film-photography linux photography slr-camera software-architecture software-design software-development software-engineering solaris south-carolina university-of-south-carolina unix windows
Last synced: 14 Nov 2024
https://github.com/vroncevic/nfs_manager
Shell script for NFS server management
administration bash linux macos manager nfs nfs-server shell unix
Last synced: 24 Oct 2024
https://github.com/vroncevic/gen_rpc
Generate RPC modules
c generator linux onc oncrpc open-network-computing python3 qnx remote-procedure-call rpc rpc-client rpc-server template unix xdr xdr-compiler
Last synced: 24 Oct 2024
https://github.com/vroncevic/pobackup
Shell script for backup mechanism (Postgres databases)
administration backup bash linux macos postgres postgresql shell sql unix
Last synced: 24 Oct 2024
https://github.com/vroncevic/gen_man
Generate man page
bash documentation generator linux macos man-page manual-deployment qnx shell unix
Last synced: 24 Oct 2024
https://github.com/aexyzk/hyprpaper-gui
A Wallpaper changer for Hyprpaper, written in Python with Pygame.
hyprland hyprpaper linux linux-desktop pygame pygame-gui python unix wallpaper wallpaper-changer wayland
Last synced: 12 Oct 2024
https://github.com/arran4/dart_unix_single_instance
A library which uses unix sockets to ensure a single instance
dart dart-library dartlang flutter flutter-library library single-instance unix
Last synced: 12 Oct 2024
https://github.com/parazyd/plebaudio
Sound streaming in shambles
alsa pcm sound-streaming udp unix
Last synced: 12 Oct 2024
https://github.com/rduplain/makefile.d
A programming environment for multiple runtimes.
automation build gnu-make makefile unix
Last synced: 13 Oct 2024
https://github.com/rduplain/reqd
reqd builds unix environments
automation bash build makefile shell unix
Last synced: 13 Oct 2024
https://github.com/propensive/imperial
Access UNIX's standard directory structure from Scala
posix scala unix xdg xdg-basedir
Last synced: 13 Oct 2024
https://github.com/joxit/linux-conf
Contains some shells, conf and plugins for Debian and Gnome
debian docker-clean gedit-syntax git highlight linux-conf nanorc unix vimrc
Last synced: 12 Oct 2024
https://github.com/novara754/cat
A rudimentary reimplementation of the ubiquitous cat program.
Last synced: 13 Oct 2024
https://github.com/aichingm/dcc
d[ict.cc ]c[li ]c[lient]
cli dictionary linux php translation unix
Last synced: 15 Oct 2024
https://github.com/widberg/tmpl
CLI template replacement tool
cli cmake cmd command-line-tool cpp lightweight linux macos mit mit-license template tmpl unix windows
Last synced: 10 Nov 2024