Skip to content
View bowen-liu's full-sized avatar
Block or Report

Block or report bowen-liu

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. ezRTOS ezRTOS Public

    A (mostly) platform independent real-time operating system written in C, featuring preemptive multi-tasking, process synchronization, inter-process communications, and high-level memory management.…

    C

  2. DynMemAllocator DynMemAllocator Public

    High-level implementation of malloc, calloc, free, and realloc in C. No system or architectural dependencies used

    C

  3. TerminalChat TerminalChat Public

    An IRC-style multiuser, multichannel chat program for Linux. Supports group and direct messaging, user/channel management, and file sharing.

    C 2

  4. P2P-UART-Network P2P-UART-Network Public

    Building a structured, ad-hoc, and P2P communication protocol on top of the serial port

    C++ 7 1

  5. ParallelMergeSort ParallelMergeSort Public

    A HPC implementation of parallelized merge sort for NUMA systems, written in C with OpenMPI

    C

  6. GDriveRevisionDumper GDriveRevisionDumper Public

    Download all individual revisions for a file on Google Drive, including Docs, Sheets, and Slides.

    Python 2