Skip to content
View paranlee's full-sized avatar
🐧
Run RISC-V run!
🐧
Run RISC-V run!
Block or Report

Block or report paranlee

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
paranlee/README.md

Pinned

  1. robotframework-c-cpp-demo robotframework-c-cpp-demo Public

    Robot Framework real world example in C / C++

    RobotFramework 1

  2. multithread-libevent-echo-server multithread-libevent-echo-server Public

    Multithreaded, libevent-based socket server.

    C 7 4

  3. pthreads-programming pthreads-programming Public

    pthreads is an execution model that exists independently from a language, as well as a parallel execution model. It allows a program to control multiple different flows of work that overlap in time…

    C 1

  4. research-note/deep-learning-from-scratch-using-modern-cpp research-note/deep-learning-from-scratch-using-modern-cpp Public

    『밑바닥부터 시작하는 딥러닝』(한빛미디어, 2017), 『Deep Learning From Scratch』 (Hanbit media), Modern C++ ≥ 20 migration

    C++ 1

  5. Scalable-Key-Value Scalable-Key-Value Public

    Forked from Scalable-Key-Value/code

    Source code of the Scalable Key/Value Store (SKV)

    C++

  6. zero-copy-in-c-and-java zero-copy-in-c-and-java Public

    Forked from arturmkrtchyan/zero-copy

    Zero copy in userland with Java and C

    Java