Pinned Repositories
hapiest
A GUI frontend which allows manipulation and processing of data from the HITRAN database.
btree-rs
A persistent (written to disk) BTree
BufFile-rs
A Buffered File for rust that allows both reading and writing.
f128
Bindings to GCC's __float128 type
g
Gameboy advance game written in rust
gba
Gameboy advance emulator written in modern C++
gba-mp
An example game (etch-a-sketch) written in rust that supports up to four gameboys linked together using the GBA multiplayer link protocol.
hcc
small c-like toy language
lineparser
Parser for fixed column formatted files (like the HITRAN database format)
stdgba
A small rust standard library for the GBA.
jkarns275's Repositories
jkarns275/stdgba
A small rust standard library for the GBA.
jkarns275/f128
Bindings to GCC's __float128 type
jkarns275/lineparser
Parser for fixed column formatted files (like the HITRAN database format)
jkarns275/cc-rs
jkarns275/cfile
A semi-safe wrapper of the C file struct for rust.
jkarns275/crypto-boy
An RSA encrypted chat client, used to demonstrate man in the middle attacks.
jkarns275/exact
EXONA: The Evolutionary eXploration of Neural Networks Framework -- EXACT, EXALT and EXAMM
jkarns275/gba
Gameboy advance emulator written in modern C++
jkarns275/aes256-cracker
jkarns275/cute
A python implementation of examm using tensorflow.
jkarns275/datasets
🤗 The largest hub of ready-to-use datasets for ML models with fast, easy-to-use and efficient data manipulation tools
jkarns275/dotfiles
.
jkarns275/dsci-644-hw1
Template project for homework 1
jkarns275/eigen-faces
facial recognition using PCA
jkarns275/ELLie
Discord Bot that adds the Fax reaction when no lies are detected
jkarns275/examm_vis
Small utility for graphing fitness logs created by examm
jkarns275/fixedbitset
A simple bitset container for Rust
jkarns275/jkarns275.github.io
My personal website.
jkarns275/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
jkarns275/mandelbrot-mp
Renders mandelbrot sets in parallel
jkarns275/mlton
The MLton repository
jkarns275/neoexamm
Modular framework for distributed evolutionary algorithms in Python
jkarns275/occ
jkarns275/prolog-ocaml
interpreter for a prolog-like language.
jkarns275/py-iterator-snippets
jkarns275/py-rnn
toying with recursive neural networks in python
jkarns275/shellcode
jkarns275/TimeMixer
[ICLR 2024] Official implementation of "TimeMixer: Decomposable Multiscale Mixing for Time Series Forecasting"
jkarns275/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
jkarns275/uniform_real_distribution_test
Testing cross-platform compatibility of the '<<' and '>>' operators for the c++ standard library class uniform_real_distribution