Pinned Repositories
AssociativeArrays
a variety of benchmarks and tests for associative arrays.
ChatroomRealQuick
Just making a chatroom real quick in C to practise stuffs
CommandLineInterface
A C# class library for easily creating a CLI.
CSGradJobsUK2024
CS grad jobs in the UK, with information about compensation, start date and tech-stack
D0liphin
Config files for my GitHub profile.
fast_der_regex
A fast `is_match` function for a derivative-based regex matcher
FunLang
A small functional language in Rust
OSCWeek4
Testnice
Class demonstration for showing the effect of nice values on running processes in Linux
ThatsGreatBot
Bot that tells you your ideas are great (thank you bot)
D0liphin's Repositories
D0liphin/AssociativeArrays
a variety of benchmarks and tests for associative arrays.
D0liphin/OSCWeek4
D0liphin/Testnice
Class demonstration for showing the effect of nice values on running processes in Linux
D0liphin/ThatsGreatBot
Bot that tells you your ideas are great (thank you bot)
D0liphin/ChatroomRealQuick
Just making a chatroom real quick in C to practise stuffs
D0liphin/CSGradJobsUK2024
CS grad jobs in the UK, with information about compensation, start date and tech-stack
D0liphin/D0liphin
Config files for my GitHub profile.
D0liphin/fast_der_regex
A fast `is_match` function for a derivative-based regex matcher
D0liphin/FunLang
A small functional language in Rust
D0liphin/gigatron-notes
Notes on the purpose of each file in the Gigatron emulator... Will private this repository when my dissertation is done.
D0liphin/HashTable
A hashtable for a drag-race
D0liphin/KoellingsKribs
Gwyn, Adam and Oli's project repo for assignment 4
D0liphin/libhopeful
I called this libhopeful because it's based on liballocs and I am hopeful that it will work
D0liphin/MonzoHelper
A command line tool that allows you to interact with your monzo account in various ways
D0liphin/olibuild
contains `olibuild` and `olibuildc` which are both makefiles for general (small) C++ and C projects respectively
D0liphin/OliLang
A language
D0liphin/oliveriliffedotnet
My Personal Website
D0liphin/OSCWeek5
Guide on how to set up coursework for 5CCS2OSC
D0liphin/oxfordhack-minichallenge
Template repository for the OxfordHack mini challenge
D0liphin/platformer
todo!()
D0liphin/ReactAiohttpBoilerplate
Boilerplate for a project with aiohttp and React.js
D0liphin/remote-terminal
D0liphin/RobotSearch
Simple rover searcher using yolo for university.
D0liphin/rust
Empowering everyone to build reliable and efficient software.
D0liphin/SaltPay
OxfordHack22
D0liphin/Sso
Small string optimisation for Rust 64-bit, little endian
D0liphin/Tcp
Doing some TCP stuff in C. Also includes some custom libraries like `dynarray` and `string`
D0liphin/termset
Small library to allow for more control of your terminal!
D0liphin/TrainTimes
A small program for esp32 that should display live tube info, as well as (hopefully) national rail.
D0liphin/VariadicTreeTuples
A terrible 'solution' to Rust's lack of variadic type parameters