-
Updated
Jul 12, 2020 - JavaScript
#
unix-like
Here are 101 public repositories matching this topic...
Browsix is a Unix-like operating system for the browser.
Self-hosted crypto trading bot (automated high frequency market making) in node.js, angular, typescript and c++
bitcoin
trading
coinbase
bot-framework
trading-bot
financial
cryptocurrency
exchange
unix-like
market-data
bot-platform
trading-platform
trading-strategies
trade
bitfinex
bob-marley
star-trek
market-maker
hitbtc
skate-or-die
-
Updated
Jul 19, 2020 - C++
-
Updated
Aug 24, 2020 - C++
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
Jul 20, 2020 - C
Escape is a UNIX-like microkernel operating system that runs on x86, x86_64, ECO32 and MMIX.
-
Updated
Jul 11, 2020 - C++
Self-hosted crypto trading bot (automated high frequency market making) in node.js, angular, typescript and c++
bitcoin
trading
coinbase
bot-framework
trading-bot
financial
cryptocurrency
unix-like
bot-creation
market-data
bot-platform
trading-platform
trading-strategies
trade
collaborative
docker-application
okcoin
bob-marley
star-trek
market-maker
-
Updated
Jul 19, 2020 - C++
Exokernel is one of the major sources for container and library OS techniques.
-
Updated
Apr 7, 2017 - 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
-
Updated
May 7, 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
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
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
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
Mar 12, 2020 - Python
Command line password manager for Unix-like operating systems
-
Updated
Apr 29, 2020 - C
A modern Unix inspired operating system
-
Updated
Nov 26, 2019 - C
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
A UNIX-style Operating System for the Waikato RISC Architecture Microprocessor (WRAMP)
-
Updated
Aug 25, 2020 - C
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)