Pinned Repositories
Cmm-Compiler
A compiler for the fictional programming language C--, a subset of C.
config-files
My user configuration files for Ubuntu 16.10.
Distributed-File-Server
A simple, idempotent UDP-based distributed file server, written in C.
Machine-Learning-and-Signal-Processing-Algorithms
MATLAB implementations of a variety of machine learning/signal processing algorithms.
Network-Performance-Tools
A (soon to be expanding) collection of useful network performance tools, written in Java.
Nonlinear-Optimization-Algorithms
MATLAB implementations of a variety of nonlinear programming algorithms.
SDN-Distributed-Load-Balancer
A Software Defined Networking application implementing the same functionality as a set of hardware load balancers using SDN switches.
SDN-Layer-3-Routing
A Software Defined Networking layer-3 routing application that constructs route tables based on a global view of the network topology.
tinysh
A tiny, verbose UNIX shell.
xv6-extensions
A collection of extensions to xv6, the ANSI C reimplementation of Dennis Ritchie's and Ken Thompson's Unix Version 6.
clarkzinzow's Repositories
clarkzinzow/Nonlinear-Optimization-Algorithms
MATLAB implementations of a variety of nonlinear programming algorithms.
clarkzinzow/Machine-Learning-and-Signal-Processing-Algorithms
MATLAB implementations of a variety of machine learning/signal processing algorithms.
clarkzinzow/SDN-Distributed-Load-Balancer
A Software Defined Networking application implementing the same functionality as a set of hardware load balancers using SDN switches.
clarkzinzow/tinysh
A tiny, verbose UNIX shell.
clarkzinzow/SDN-Layer-3-Routing
A Software Defined Networking layer-3 routing application that constructs route tables based on a global view of the network topology.
clarkzinzow/Cmm-Compiler
A compiler for the fictional programming language C--, a subset of C.
clarkzinzow/config-files
My user configuration files for Ubuntu 16.10.
clarkzinzow/Distributed-File-Server
A simple, idempotent UDP-based distributed file server, written in C.
clarkzinzow/Network-Performance-Tools
A (soon to be expanding) collection of useful network performance tools, written in Java.
clarkzinzow/arrow
Apache Arrow is a multi-language toolbox for accelerated data interchange and in-memory processing
clarkzinzow/xv6-extensions
A collection of extensions to xv6, the ANSI C reimplementation of Dennis Ritchie's and Ken Thompson's Unix Version 6.
clarkzinzow/arrow2
Transmute-free Rust library to work with the Arrow format
clarkzinzow/clarkzinzow.github.io
My personal website.
clarkzinzow/Daft
The Python DataFrame for Complex Data
clarkzinzow/dask
Parallel computing with task scheduling
clarkzinzow/DNS-Server
A DNS server that accepts queries from clients, issues queries to other DNS servers in order to respond to client queries, and appends a special TXT record if an IP address belonds to an Amazon EC2 region.
clarkzinzow/gdal
GDAL is an open source X/MIT licensed translator library for raster and vector geospatial data formats.
clarkzinzow/LaTeX-Templates
Custom LaTeX templates that I have used over the years, along with several useful ones that I have found online.
clarkzinzow/Memory-Management-Lite
A small memory management library written in C, featuring simple implementations of malloc and free.
clarkzinzow/oap-raydp
RayDP: Distributed data processing library on Ray by running popular big data frameworks like Apache Spark on Ray. RayDP seamlessly integrates with other Ray libraries to make it simple to build E2E data analytics and AI pipeline.
clarkzinzow/ray
A fast and simple framework for building and running distributed applications. Ray is packaged with RLlib, a scalable reinforcement learning library, and Tune, a scalable hyperparameter tuning library.
clarkzinzow/rules_proto
Protocol buffer rules for Bazel
clarkzinzow/rules_proto_grpc
Bazel rules for building Protocol Buffers ± gRPC code and libraries
clarkzinzow/Scalable-Web-Server
Simple multithreaded, scalable web server written in C.
clarkzinzow/Virtual-Network-Forwarding
A Java implementation of a learning switch that optimally forwards packets based on link layer headers and a router that updates and forwards packets based on network layer headers.
clarkzinzow/website
Delta Lake Website