JeremyBYU
I am Software Engineer and Assistant Professor of Computer Science at Springfield College. My research interests are in Machine Learning, GIS, & Robotics.
RideWithGPSSpringfield, MA
JeremyBYU's Stars
moonlight-stream/moonlight-docs
Moonlight Documentation
emilk/ram_bench
A benchmark for random memory accesses
orlp/pdqsort
Pattern-defeating quicksort.
Morwenn/cpp-sort
Sorting algorithms & related tools for C++14
voutcn/kxsort
Fast in-place radix sort with STL-like API
timothycrosley/portray
Your Project with Great Documentation.
marcomusy/vedo
A python module for scientific analysis of 3D data based on VTK and Numpy
martinus/nanobench
Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20
Ericsson/codechecker
CodeChecker is an analyzer tooling, defect database and viewer extension for static and dynamic analyzer tools.
eyalroz/cuda-api-wrappers
Thin, unified, C++-flavored wrappers for the CUDA APIs
llohse/libnpy
C++ library for reading and writing of numpy's .npy files
stotko/stdgpu
stdgpu: Efficient STL-like Data Structures on the GPU
klauspost/ryzen-master-vbs-patch
AMD Ryzen Master Hyper-V VBS patcher
gerben-s/quicksort-blog-post
jamesob/clii
Python 3.7+ function annotations -> CLI
NVIDIA/ContrastiveLosses4VRD
Implementation for the CVPR2019 paper "Graphical Contrastive Losses for Scene Graph Generation"
SaschaWitt/ips4o
In-place Parallel Super Scalar Samplesort (IPS⁴o)
HypothesisWorks/hypothesis
Hypothesis is a powerful, flexible, and easy to use library for property-based testing.
eatingtomatoes/pure_simd
A simple, extensible, portable, efficient and header-only SIMD library!
Disassembler0/Win10-Initial-Setup-Script
PowerShell script for automation of routine tasks done after fresh installations of Windows 10 / Server 2016 / Server 2019
mitsuba-renderer/nanogui
Minimalistic C++/Python GUI library for OpenGL, GLES2/3, Metal, and WebAssembly/WebGL
Textualize/rich
Rich is a Python library for rich text and beautiful formatting in the terminal.
aristocratos/bashtop
Linux/OSX/FreeBSD resource monitor
cpm-cmake/CPM.cmake
📦 CMake's missing package manager. A small CMake script for setup-free, cross-platform, reproducible dependency management.
simonpf/fastexp
doctest/doctest
The fastest feature-rich C++11/14/17/20/23 single-header testing framework
narakeet/examples
Samples and examples for Narakeet scripts
mritools/cupyimg
CuPy implementations of image and signal processing functions from NumPy, SciPy and scikit-image
acschaefer/ppe
Probabilistic plane extraction
taskflow/taskflow
A General-purpose Task-parallel Programming System using Modern C++