Skip to content
View rzbdz's full-sized avatar

Organizations

@trofcc
Block or Report

Block or report rzbdz

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. libcoring libcoring Public

    libcoring is a C++ network library in Proactor, and it is based on the new io_uring syscall of linux and coroutine in C++ 20. It's stop currently. We will try to bring sender-receiver model to it i…

    C++ 11

  2. bloomfilter bloomfilter Public

    A simple on-disk Bloom Filter use mmap in C programing language for learning how to write CMake files.

    C++ 4

  3. CalcViewTest CalcViewTest Public archive

    A imitation of old version Windows 10 UWP Calculator (UI level) written in Java Swing AWT with third party Swing AWT theme as a simple programing assignment work in Java Programing language course.

    Java 1 1

  4. rookieParser rookieParser Public

    LLPP parser&lexer for leanring Compiler font-end

    C++

  5. CanonicalHuffmanCode CanonicalHuffmanCode Public

    An experiment Canonical Huffman Code compressing of binary file use file I/O for learning Data Structure course.

    C++

  6. wechat_miniprog_gtd wechat_miniprog_gtd Public

    当今社会,每个人都有很多任务要处理。根据 GTD 理论,能马上完成的事情必须尽早完成,能马上开始的事情必须尽早开始,能外包的事情绝不自己做,一下子做不完的事情 DDL 没到之前能不做就不做。

    JavaScript