Pinned Repositories
500lines
500 Lines or Less
binary
bocker
Docker implemented in around 100 lines of bash
config
HCS's bcfg2 configuration
ex
The traditional vi (ex-050325)
Introduction_to_Algorithm_C_Implementatation
algorithms implement in C
OSASK
<30天自制操作系统>-----用GIT管理你的自制操作系统。
snippets
code snippets
tool
Some tools
xv6-lab
re-implementation of UNIX v6 in ANSI C for x86_64 SMP
fjrti's Repositories
fjrti/stderred
stderr in red
fjrti/sundown
Standards compliant, fast, secure markdown processing library in C
fjrti/pbc
A protocol buffers library for C
fjrti/some-snippets
Useful bits.
fjrti/libcli
Libcli provides a shared library for including a Cisco-like command-line interface into other software. It's a telnet interface which supports command-line editing, history, authentication and callbacks for a user-definable function tree.
fjrti/embedded
some open source embedded stuff
fjrti/embed
all the microcontoller based code will be here
fjrti/centos-setup
Scripts to configure basic services and selinux contexts and quotas on CentOS
fjrti/embedded_dev
embedded projects
fjrti/remix
Remix Embedded
fjrti/Old-C-Codes
Past snippets I found
fjrti/nonrec-make
Non-recursive make template for GNU make
fjrti/coroutine
A asymmetric coroutine library for C.
fjrti/log.c
Extremely simple logging library for C on linux. MIT license.
fjrti/mini-vtysh
A shell which is similar to Cisco IOS CLI , tailored from GNU Zebra.
fjrti/visitors
Visitors fast web log analyzer
fjrti/tinyvm
TinyVM is a small, fast, lightweight virtual machine written in pure ANSI C.
fjrti/share
Easwy's share files
fjrti/DOOM
DOOM Open Source Release
fjrti/Quake-III-Arena
Quake III Arena GPL Source Release
fjrti/net-toolbox
Playground for experimental code for the netsniff-ng project
fjrti/bash-toolbox
Bash-Toolbox is a simple set of functions and instructions that help develop script applications in Bash.
fjrti/masteringnode
Open source eBook for nodejs - written w/ markdown, outputs to various formats (pdf, mobi, epub, html, etc)
fjrti/CentOS-Setup-Script
CentOS setup
fjrti/dripdrop
Experimental Swiss Army Knife of Network Concurrency, ZeroMQ, EventMachine, WebSockets, HTTP, and More
fjrti/tinyshell---College-C-project
Some kind of shell implementation for a college project. Just a toy project.
fjrti/my_snippets
Collected snippets
fjrti/bsdmalloc
A very fast storage allocator snagged from NetBSD.