Pinned Repositories
bplus-tree
B+ tree implementation in C
clz-tests
codimd-book
Display a sidebar like HackMD book mode
hackbar
A browser extension for Penetration Testing
matrix-multiplication
Implement matrix multiplication using SIMD.
ncku-cpp-course
Homework of NCKU Program Design (II)
ncku-microprocessor-course
Final Project for Microprocessor Course - Pure C implementation of AES
nfc-uid-emulator
An android app to emulate 4/7/10-bytes NFC unique id.
simple-bpf-program
Use tc and BPF program to filter unsolicited ARP packet in a simple way.
weather-bot
A LINE chat bot for querying current weather.
0140454's Repositories
0140454/hackbar
A browser extension for Penetration Testing
0140454/nfc-uid-emulator
An android app to emulate 4/7/10-bytes NFC unique id.
0140454/matrix-multiplication
Implement matrix multiplication using SIMD.
0140454/codimd-book
Display a sidebar like HackMD book mode
0140454/weather-bot
A LINE chat bot for querying current weather.
0140454/FreeRDP
FreeRDP is a free remote desktop protocol library and clients
0140454/hackmd
Realtime collaborative markdown notes on all platforms.
0140454/ncku-cpp-course
Homework of NCKU Program Design (II)
0140454/ncku-microprocessor-course
Final Project for Microprocessor Course - Pure C implementation of AES
0140454/simple-bpf-program
Use tc and BPF program to filter unsolicited ARP packet in a simple way.
0140454/syslog-ng
syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, queueing, SQL & NoSQL.
0140454/xmrwallet
monerujo: An Android Monero Wallet
0140454/bplus-tree
B+ tree implementation in C
0140454/clz-tests
0140454/compute-pi
Leibniz formula for π
0140454/jit-construct
JIT compiler from scratch, derived from Nick Desaulniers' great work
0140454/mergesort-concurrent
merge sort on singly-linked list utilzing POSIX Thread
0140454/ncku-web-course
Homework of NCKU Web Applications and Programming
0140454/openssl
TLS/SSL and crypto library
0140454/phonebook
sample phonebook program to illustrate the impact of cache miss
0140454/phonebook-1
sample phonebook program to illustrate the impact of cache miss
0140454/phonebook-concurrent
build a phonebook program by concurrent linked list
0140454/pkgconf-config-test
0140454/prefetcher
placeholder for prefetcher
0140454/raytracing
Small ray tracing program for performance evaluation
0140454/raytracing-1
Small ray tracing program for performance evaluation
0140454/server-framework
Asynchronous task framework in C
0140454/unit-tests
Unit tests for data structure implementations
0140454/vue-test