Nathan O (@yalue)
  • Stars
    star
    311
  • Global Rank 86,489 (Top 3 %)
  • Followers 58
  • Following 19
  • Registered over 13 years ago
  • Most used languages
    Go
    42.3 %
    C++
    15.4 %
    C
    15.4 %
    Cuda
    11.5 %
    Python
    7.7 %
    Ruby
    3.8 %
    JavaScript
    3.8 %

Top repositories

1

onnxruntime_go

A Go (golang) library wrapping microsoft/onnxruntime.
Go
131
star
2

cuda_scheduling_examiner_mirror

A tool for examining GPU scheduling behavior.
Cuda
67
star
3

merged_fs

Implements Go's (golang) io/fs filesystem interface by merging other io/fs instances.
Go
36
star
4

elf_reader

A Go library for reading and parsing ELF files
Go
29
star
5

cudabrot

A CUDA renderer for the Buddhabrot fractal
Cuda
10
star
6

onnxruntime_go_examples

Example applications using the onnxruntime_go library.
Go
6
star
7

elf32_string_replace

Replace strings in compiled 32-bit ELF binaries without breaking the ELF format.
Go
5
star
8

hip_plugin_framework

A framework for examining behavior of concurrent GPU usage, using the HIP programming language. Based on my cuda_scheduling_examiner project.
C++
5
star
9

native_endian

Native endian package for golang
Go
5
star
10

randobrot

Random Mandelbrot image generator using HIP
C++
2
star
11

l_system_3d

A library for drawing 3D L-systems using plain C, with OpenGL and GLFW.
C
2
star
12

rocm_pytorch

A copy of ROCm PyTorch to help me track any modifications I make to it.
C++
1
star
13

kfmlp_locking_module

Provides a basic K-exclusion FMLP implementation for use with SCHED_FIFO on Linux.
C
1
star
14

rtns2021_figures

A collection of data and scripts that went into generating the plots for my RTNS'21 paper.
Python
1
star
15

Ruby-Strange-Attractors

A simple strange attractor renderer in Ruby
Ruby
1
star
16

fsm_designer

A modified copy of http://madebyevan.com/fsm/
JavaScript
1
star
17

bs_jvm

Another Go-based JVM implementation
Go
1
star
18

slimmable_nets_rtbench

A modification of https://github.com/JiahuiYu/slimmable_networks into a benchmark for my real-time research.
Python
1
star
19

arm_emulate

A dissassembly and emulation framework for ARM, written in Go.
Go
1
star
20

example_c_python_module

I've done this plenty of times before, but thought I'd leave a minimal example where I can refer to it more easily.
C
1
star
21

midi

A standard MIDI file (SMF) library for Go.
Go
1
star
22

image_utils

Some utility functions for working with images in the Go programming language.
Go
1
star
23

ncurses_tetris

Another one! Helps me learn to use curses. Served as teaching material for Dr. Bakita's COMP 211 section at UNC-CH, Spring 2023.
C
1
star
24

MicrobenchmarksCUDA

Microbenchmarks for profiling CUDA memory
Cuda
1
star
25

rocm_mega_repo

A collection of several modified copies AMD's ROCm sources in one place.
C++
1
star
26

fat

My own tools for trying to recover data from a messed up FAT32 disk image.
Go
1
star