Pinned Repositories
binary_hacks
「Binary Hacks」の内容お試しRepository
CGbenchmark_CvsRust
Conjugategradient benchmark C/C++ vs Rust
cpp_cmake_template
c++ template by using cmake
cpp_IPCSamples
IPC sample codes in C++
cpp_make_template
cpp makefile and directory template
CppStatisticTimer
header only C++ timer class includeing statistical function
pytorch-YOLOv4
PyTorch ,ONNX and TensorRT implementation of YOLOv4
riscv32-chisel-mycode
RISC-VとChiselで学ぶ はじめてのCPU自作 ――オープンソース命令セットによるカスタムCPU実装への第一歩
sa-kei728's Repositories
sa-kei728/CGbenchmark_CvsRust
Conjugategradient benchmark C/C++ vs Rust
sa-kei728/pytorch-YOLOv4
PyTorch ,ONNX and TensorRT implementation of YOLOv4
sa-kei728/riscv32-chisel-mycode
RISC-VとChiselで学ぶ はじめてのCPU自作 ――オープンソース命令セットによるカスタムCPU実装への第一歩
sa-kei728/binary_hacks
「Binary Hacks」の内容お試しRepository
sa-kei728/cpp_cmake_template
c++ template by using cmake
sa-kei728/cpp_IPCSamples
IPC sample codes in C++
sa-kei728/cpp_make_template
cpp makefile and directory template
sa-kei728/CppStatisticTimer
header only C++ timer class includeing statistical function
sa-kei728/linux-in-practice-2nd
「Linuxのしくみ 増補改訂版」の実験コードです
sa-kei728/mikanos
Educational Operating System (manual fork)
sa-kei728/mikanos-build
Build and run scripts for MikanOS
sa-kei728/mikanOSDiary
zero based selfmade os for beginner
sa-kei728/mnisttest_onnxjs
Test Page by MNIST for ONNX.js
sa-kei728/multithread_cv
sa-kei728/MyCppCoreGuidelines
http://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines
sa-kei728/onnx_testcode
onnx code inference test
sa-kei728/ProgramContestStudy
プロコン勉強用リポジトリ
sa-kei728/self_embedded_os
Instruction of self made embedded OS
sa-kei728/shared_link_test
sa-kei728/tic_tac_toe
tic_tac_toe game by Rust language
sa-kei728/WSL2RasPi3QEMU
RespberryPi3 QEMU for WSL2
sa-kei728/x86asmOS
x86 assembly OS
sa-kei728/ZigEmbeddedOS
Embedded OS for Zig Programming