Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

https://github.com/felipensp/zed

Zed is a command line tool for editing text using Perl Regular Expressions

cli editing linux parsing perl regex sed unix

Last synced: 16 Jan 2025

https://github.com/hahnec/stm32h7_adc_eth

Project leveraging ADC ethernet connection for a STM32H7 eval board

adc connection eth ethernet h7 ip nucleo stlink stlinkv3 stm32 tcp ubuntu udp unix

Last synced: 16 Jan 2025

https://github.com/kev009/trix

MIT Trix operating system (UNIX-like)

mit trix unix

Last synced: 20 Jan 2025

https://github.com/xion/shoo

Process killer & resource reclaimer

bash kill processes shell unix

Last synced: 14 Jan 2025

https://github.com/felix-quehl/c_memory_manager

Library to trace and manage pointers in C

c debug leak library linux macos macosx management memory pointer test trace unit unix

Last synced: 16 Jan 2025

https://github.com/anr007/shacks

Commonly used bash commands

bash hacktoberfest linux shell unix

Last synced: 16 Jan 2025

https://github.com/daxter-army/linux_system_guide

commands, concepts, working, theory, practical things guide for linux operating system

cli terminal ubuntu unix

Last synced: 22 Jan 2025

https://github.com/linarcx/trinity

generating a graph based on links among files

bash bash-script dot-language graphviz links linux mind-mapping second-brain unix

Last synced: 12 Jan 2025

https://github.com/johnsonjh/cbexec

cbexec: A universal shebang wrapper, switching based on file extension

cbexec exec hack interp shebang unix

Last synced: 20 Dec 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/troglobit/ns

Example of how to use getaddrinfo()

dns name-resolution posix unix

Last synced: 20 Dec 2024

https://github.com/orzklv/tools

🦾 | Sokhibjon's daily commands and toolkits to go & use

bash powershell shell tools unix yuri

Last synced: 06 Jan 2025

https://github.com/simeonschaub/fifostreams.jl

... not just a pipe dream

fifo julia pipes shell unix

Last synced: 10 Feb 2025

https://github.com/jaliborc/safe-filename

Convert strings to valid filenames or filepaths

filesystem javascript nodejs posix unix

Last synced: 09 Feb 2025

https://github.com/ferhatgec/totem

Totem, 'less' without '--help'

buffer cli cpp less linux termios unix

Last synced: 31 Dec 2024

https://github.com/xuyi-tongji/gokvdatabase

a KV database implemented by Golang based on Redis

databases epoll-tcp-server golang kvstore redis unix

Last synced: 26 Jan 2025

https://github.com/twe4ked/hl

Highlight patterns.

command-line rust unix

Last synced: 17 Oct 2024

https://github.com/zdavatz/remoterun

Start a program located in /usr/local/bin using a browser, remotely

gui interface job linux mac remote run start unix web webinterface yaml

Last synced: 22 Jan 2025

https://github.com/pinam45/consolecontrol

A library to control your console (Windows/UNIX)

c console console-library library unix windows

Last synced: 24 Jan 2025

https://github.com/logan-bobo/wc-go

Implementation of the wc UNIX command line utility in Go.

go linux unix

Last synced: 05 Feb 2025

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: 06 Jan 2025

https://github.com/ufuayk/brofetch

A detailed and fun command-line system information tool.

brofetch cli cli-tool fetch linux linux-shell neofetch sh shell system-information unix

Last synced: 02 Feb 2025

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: 18 Jan 2025

https://github.com/tomarrell/tre

A simple, fast and interactive alternative to 'tree'

cli terminal tree unix

Last synced: 27 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: 17 Nov 2024

https://github.com/fabiospampinato/sanitize-basename

Sanitize a file name for cross-platform validity.

basename cross-platform file name sanitize unix windows

Last synced: 02 Dec 2024

https://github.com/mohamedelbachir/scheduler

The scheduler software to visualizing GRANT diagram in UNIX System

algorithm cpp diagram grantt scheduler scheduling sdl unix visualisation

Last synced: 30 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: 10 Feb 2025

https://github.com/erriez/erriezntpclient

NTP client library for Arduino to retrieve UNIX Epoch UTC time

arduino avr client documentation epoch erriez esp32 esp8266 ethershield examples library network ntp sync time unix

Last synced: 20 Dec 2024

https://github.com/prdpx7/webdict-cli

Search dictionary.com and urbandictionary from CLI

cli-app dictionary nodejs unix

Last synced: 01 Dec 2024

https://github.com/ksw2000/operating-systems-nchu

:notebook: My operating systems study notes. 作業系統學習筆記

c linux operating-system os unix windows

Last synced: 24 Jan 2025

https://github.com/nchern/imapstats

A command line tool to fetch message stats from imap servers

cli command-line email imap unix

Last synced: 21 Nov 2024

https://github.com/mayank-02/fsh

Fast Shell

c shell unix unix-shell

Last synced: 23 Jan 2025

https://github.com/alexanderwe/rs-tree

A simple tree command implementation in Rust

rust tree unix

Last synced: 29 Jan 2025

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 Jan 2025

https://github.com/zozs/filecryptify

Simple file and stream encryption tool based on libsodium

cryptography libsodium unix

Last synced: 22 Dec 2024

https://github.com/yavuzsonmez/42-minitalk

A small data exchange program, based on client/server model, using UNIX signals.

42 42born2code 42heilbronn bits client minitalk posix server signal unicode unix

Last synced: 20 Jan 2025

https://github.com/jonathanstowe/raku-unix-privileges

A module for handling UNIX privileges

daemon privileges raku unix

Last synced: 08 Feb 2025

https://github.com/zachwhaley/fin

A simply made unix shell written in C

minimal terminal unix unix-shell

Last synced: 22 Nov 2024

https://github.com/blackm0re/pyotp2289

A pure Python implementation of "A One-Time Password System" - RFC-2289

2289 cryptography freebsd otp password python security unix

Last synced: 20 Dec 2024

https://github.com/the-universal-linux-society/topdata

Script built on the 'TOP' system monitor utility, to give you data of your CPU, Memory and Disks.

cpu-monitoring disk-space linux memory system-administration system-information system-monitor system-monitoring top unix

Last synced: 29 Jan 2025

https://github.com/venam/unix-python-cli-template

A Nice Template For A Unix CLI

cli example template unix unix-cli

Last synced: 05 Feb 2025

https://github.com/mathyscogne/42_mini_talk

A client-server communication program using UNIX signals (SIGUSR1 & SIGUSR2). The client converts strings to binary and transmits them bit by bit to the server, which reconstructs and displays the message.

42 c minitalk unix

Last synced: 06 Feb 2025

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: 27 Nov 2024

https://github.com/xpepermint/async-uninet

Unified types for asynchronous TCP & Unix sockets.

address cargo crate inet listener net rust stream tcp unix

Last synced: 08 Dec 2024

https://github.com/xuender/startup

Startup is Go library based on Go 1.18+

go golang golang-library startup unix windows

Last synced: 09 Feb 2025

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: 09 Dec 2024

https://github.com/turbomack/unix-recursive

Fast and flexible primitives for recursive file system IO on Posix systems

filesystem haskell unix

Last synced: 20 Dec 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: 19 Jan 2025

https://github.com/frederiktobner/yate

A simple text editor for the terminal.

editor terminal text-editor unix

Last synced: 06 Feb 2025

https://github.com/alexcoder04/frei

Modern replacement for `free`

free go golang linux memory ram rewrite unix

Last synced: 09 Feb 2025

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: 17 Jan 2025

https://github.com/haggen/dotfiles

Ricing my way into coolness. 😎️

archlinux i3 rice unix xorg

Last synced: 17 Jan 2025

https://github.com/f33rni/pycolumnizer

Classic UNIX-style real-time text formatter with unicode and pipe support

classic column-generation columnizer console-application linux osx pipeline real-time retro text text-formater text-formatting txt unix windows

Last synced: 23 Dec 2024

https://gitlab.com/mirk0dex/Cantina

[Mirror of https://git.mirkodi.tech/mirk0dex/Cantina, please DO NOT send any pull request as they will be ignored]

File Management archive archives archiving bash bsd files linux script scripting shell unix zip

Last synced: 24 Oct 2024

https://github.com/sjmulder/cycle

Repeat a file or stream forever

c cli shell unix

Last synced: 23 Jan 2025

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: 26 Dec 2024

https://github.com/mechadragonx/snailshells

Messin' with Shell scripts for fun

shell shell-script unix

Last synced: 17 Jan 2025

https://github.com/parazyd/plebaudio

Sound streaming in shambles

alsa pcm sound-streaming udp unix

Last synced: 17 Jan 2025

https://github.com/marirs/sock2tcp

Receive data into a Unix Socket and forward it to a Tcp Port

rust rust-lang socket unix

Last synced: 02 Jan 2025

https://github.com/beangreen247/twitch-stream-script

A script that uses ffplay, ffmpeg and flv to stream to Twitch

247 bash bean beangreen247 comamnd ffmpeg ffplay flv green linux record script stream terminal twitch twitchflv unix

Last synced: 27 Dec 2024

https://github.com/begriffs/semln

Filter to add semantic line breaks in many languages

filter semantic-segmentation unicode unix

Last synced: 10 Jan 2025

https://github.com/codedead/rscan

A free networking utility written in the Rust programming language to scan for open ports.

clap cli cli-app cli-tool free linux network network-scanning networking nmap port rust rustlang scanner tcp tcpip unix windows

Last synced: 05 Dec 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/yehorbk/cross-term

Cross-platform terminal emulator with flexible script configuration

cross-term macos terminal terminal-emulator unix windows

Last synced: 11 Jan 2025

https://github.com/UpVent/orchid

Debian / Ubuntu Server Swiss Knife Script to automate server tasks

automate bash breeds debian linux orchid script server shell sysadmins ubuntu unix

Last synced: 23 Oct 2024

https://github.com/ammarfaizi2/uniqqs

A uniq for URL integrated with query string result.

http list uniq unix util

Last synced: 23 Oct 2024

https://github.com/Ye-zixiao/My-APUE

:= 我的UNIX环境高级编程APUE代码-学习笔记小仓库😀

apue unix

Last synced: 23 Oct 2024

https://github.com/easbarba/dut

Yet another simple dotfiles manager

bash bsd dotfiles free-software git guile linux php8 ruby scheme shell unix

Last synced: 11 Jan 2025

https://github.com/2kabhishek/shelly

Publish CLI Tools 🐚✨

prototyping script shell template unix

Last synced: 12 Jan 2025

https://github.com/knutkirkhorn/free-space

💾 Get the amount of free space for a drive

disk drive free free-space linux macos macosx nodejs space unix windows

Last synced: 19 Jan 2025

https://github.com/9-labs/baseutils

Implementations of basic Unix utilities.

c incubate shell unix utilities utility

Last synced: 23 Oct 2024

https://github.com/TheLizzard/Terminal-Tkinter

This is a library that makes tkinter apps run in terminal

python3 tkinter unix

Last synced: 23 Oct 2024

https://github.com/ciubix8513/ed

ed, but in rust?

editor rust rustlang unix

Last synced: 19 Jan 2025

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/twosigma/relexec

A program to enable relative shebangs in scripts

scripts unix

Last synced: 27 Dec 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: 07 Feb 2025

https://github.com/princexz/simple_shell

The shell is a command line interface (CLI) program that takes commands from the keyboard and gives them to the operating system to perform.

bash linux posix shell unix

Last synced: 25 Jan 2025

https://github.com/princexz/linux-shell

Linux- shell course examples

bash fork linux linux-shell posix shell unix

Last synced: 25 Jan 2025

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: 25 Jan 2025

https://github.com/davep/protocols.el

Protocol database access functions

elisp emacs emacs-lisp melpa protocol protocols tcpip unix

Last synced: 25 Jan 2025

https://github.com/parazeeknova/zephyr-forge

🚀 Official installation server and script forge for the Zephyr development environment. Seamlessly deploy and manage Zephyr instances across platforms.

express linux local-development powershell shell unix windows zephyr

Last synced: 25 Jan 2025

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