Pinned Repositories
grapl
Graph platform for Detection and Response
aktors
Rust actor library with a bit of inspiration from Akka/Pykka
autobox
A set of tools and libraries for automatically generating and initiating sandboxes for Rust programs
cargo-sandbox
derive_aktor
A macro to generate Rust actors
dgraph-rs
A DGraph client for Rust
gsblookup-rs
Rust interface to Google Safe Browsing Lookup API
sandbox
Easy sandboxing for rust
SyslogParser
A system log parser designed to aid in generating apparmor and iptables rules.
typed-imap
A rust library for a Type Safe IMAP protocol
insanitybit's Repositories
insanitybit/typed-imap
A rust library for a Type Safe IMAP protocol
insanitybit/sandbox
Easy sandboxing for rust
insanitybit/SyslogParser
A system log parser designed to aid in generating apparmor and iptables rules.
insanitybit/Cricket
Cricket is a fuzzing harness written in Rust
insanitybit/rust-imap
IMAP client for Rust
insanitybit/checksec.sh
Checksec.sh
insanitybit/dedup_by
A helper function for removing consecutive duplicates from a vector of complex types
insanitybit/haveibeenpwnd
A client for the Have I Been Pwned? API v2 for Rust
insanitybit/ProjEuler
This is just going to be my repository for doing Project Euler (https://projecteuler.net) challenges. I do them in my spare time, and it's much easier for me to program when I have a GIT repo to pull from. I haven't been doing them very long, but they're great to keep me in practice. Sometimes I change up the challenges myself, since it's more fun to do things certain ways.
insanitybit/ThreadPool
A threadpool with lock and lock-free functions
insanitybit/Vector
An implementation of the vector data structure.
insanitybit/Battleship
This is a game that allows multiple people to play Battleship with each other. As they play the game will instruct them to do various things, such as taking a shot, etc. Turns out Battleship makes a really good drinking game.
insanitybit/Chip8
Chip8 emulator written in C++
insanitybit/DataStructures
My own implementation of some C++ data structures.
insanitybit/DataStructuresHW
Just going to drop the assignments we get here. Should be almost entirely C++
insanitybit/dinky
An engine for producing 2D graphics, written in Rust
insanitybit/dnscrypt-proxy
A tool for securing communications between a client and a DNS resolver
insanitybit/gsbserver
A google safe browsing microservice
insanitybit/rice_decoder
A Rice decompression library in Rust
insanitybit/safebrowsing
Safe Browsing API Go Client
insanitybit/ScratchSpace
Random test files, etc
insanitybit/seccomp_rust
insanitybit/shellspawn
This is a short project, the goal is simply to spawn a bunch of shell programs and get their output.
insanitybit/virustotal-rs
Rust library for interacting with Virus Total API
insanitybit/whois-rs
a whois client library inspired by https://github.com/hjr265/node-whois