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

Block or report paranlee

Report abuse

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

Report abuse
paranlee/README.md

Pinned Loading

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

    Robot Framework real world example in C / C++

    RobotFramework 3

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

    Multithreaded, libevent-based socket server.

    C 6 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