-
Updated
Jul 12, 2020 - JavaScript
#
unix-like
Here are 117 public repositories matching this topic...
Browsix is a Unix-like operating system for the browser.
A UNIX-style Operating System for the Waikato RISC Architecture Microprocessor (WRAMP)
-
Updated
Jul 20, 2021 - C
A Unix-style personal search engine and web crawler for your digital footprint.
-
Updated
Jul 28, 2021 - Go
Operating system for x86_64 based around a "keep it simple and make it work" philosophy.
unix
kernel
os
operating-system
unix-like
unix-shell
c-programming
operating-system-kernel
x86-assembly
qword
qword-os
-
Updated
Nov 19, 2020 - C
A script language of preemptive scheduling coroutine in single thread
-
Updated
May 16, 2021 - C
Escape is a UNIX-like microkernel operating system that runs on x86, x86_64, ECO32 and MMIX.
-
Updated
Jul 11, 2020 - C++
c
raspberry-pi
microcontroller
kernel
assembly
osdev
operating-system
unix-like
microkernel
cute-engineewing
-
Updated
Jun 10, 2021 - C++
My retro programming projects for some targets including the Amstrad PCW, the CP/M operating system and the Z80 cpu. Includes a Small-C compiler, Z80 assembler, text editor, graphics, Unix-like shell...
shell
amstrad-cpc
amstrad-pcw
games
assembler
z80
text-editor
unix-like
c-compiler
cpm
small-c
cp-m
retro-programming
smallc
-
Updated
Apr 5, 2020 - C
Exokernel is one of the major sources for container and library OS techniques.
-
Updated
Apr 7, 2017 - C
A kernel written in Rust
rust
kernel
x86-64
unix-like
x86
aarch64
xtensa
os-development
arm32
i686
operating-system-kernel
linux-like
novusk
-
Updated
Jul 26, 2021 - Rust
Command line password manager for Unix-like operating systems
-
Updated
Apr 29, 2020 - C
A terminal emulator with remote shell for non-jailbroken iOS devices
c
cli
php
money
ios
apple
opensource
terminal
objective-c
command-line
mobile-app
http-server
unix-like
cycript
ftp-server
buying
terminal-app
jailbroken
mobile-development
non-jailbroken
pureftpd
security-tools
telnet-server
-
Updated
Dec 5, 2017 - Roff
Everything is focused on Unix systems. From C Language Programming to Unix Systems Programming and Kernel Hacking
c
linux
documentation
unix
kernel
c99
talks
unix-like
kernel-modules
papers
articles
system-programming
c11
c89
unix-philosophy
kernel-hacking
-
Updated
Nov 12, 2018 - C
A CLI tool for Unix-like environments to encrypt/decrypt a file using XOR operation to do One-Time Pad.
-
Updated
Aug 13, 2018 - C
Arignir
commented
Jan 9, 2018
Lock primitives (spinlock, mutex, semaphore, rwlock) should all have their is_locked() function.
This could be used in debugging assertions to make sure some golden rules are respected all along the kernel (lots of functions are assuming that some datas are already locked etc.).
Biggest beneficiaries are the vaspace_* functions. They assumes current thread and current virtual add
System Optimizer and Monitoring, Security Auditing, Vulnerability scanner for Linux, macOS, and UNIX-based systems
python
macos
linux
security-audit
optimizer
unix-like
security-hardening
vulnerability-detection
vuls
security-tools
vulnerability-scanner
system-info
-
Updated
Apr 30, 2021 - Python
Command line tool to print a textual gantt chart from specially formatted input.
unix-like
shell-script
command-line-tool
terminal-based
gantt-chart
bourne-shell
posix-sh
posix-compliant
-
Updated
Sep 21, 2020 - Shell
An extensible command-line shell
python
macos
linux
shell
unix
interface
command-line
python3
linux-shell
extensible
unix-like
configurable
unix-shell
-
Updated
Dec 12, 2019 - Python
Improve this page
Add a description, image, and links to the unix-like topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the unix-like topic, visit your repo's landing page and select "manage topics."
Implement a man command that also formats the man pages (not just prints them as they are like more)