Pinned Repositories
bencode
Simple bencode encoder/decoder written in rust
catool
Command line utility for creating pki structures and signing certificates.
CppByteArray
A simple ByteArray implementation in c++ that includes deflation/inflation using zlib (compression).
dirtymartini
Martini is a great Go(lang) library for creating web-related software. A part of what makes it great is that it is very clean and contains few features, making it easy to read and understand the source code. However, to increase productivity and promote code reuse in my projects I wanted to dirty my Martini up a bit. This is my Dirty Martini library which adds some useful features to the Martini library that fits my purposes.
go-parser-reflection
Have you ever wanted to Unmarshal a whole JSON / Yaml document in Golang and only update parts of it using your model (struct), before Marshaling it back to disk again?
gocqltable
GoCqlTable is a wrapper around the GoCql-driver that seeks to simplify working with the Cassandra database in Golang projects.
kos
"Kristoffer OS", a cortex-a53 kernel for learning and playing around with low-level arm64 hacking.
nfssh
Simple utility to manage my ssh-tunneled NFS mounts (in OSX).
sparse
Golang library for working with the Android Sparse Image Format (simg2img)
wtf
An attempt at structuring a piece of go software according to the "WTF Dial" blog series / collaborative project.
kristoiv's Repositories
kristoiv/nfssh
Simple utility to manage my ssh-tunneled NFS mounts (in OSX).
kristoiv/catool
Command line utility for creating pki structures and signing certificates.
kristoiv/dirtymartini
Martini is a great Go(lang) library for creating web-related software. A part of what makes it great is that it is very clean and contains few features, making it easy to read and understand the source code. However, to increase productivity and promote code reuse in my projects I wanted to dirty my Martini up a bit. This is my Dirty Martini library which adds some useful features to the Martini library that fits my purposes.
kristoiv/CppByteArray
A simple ByteArray implementation in c++ that includes deflation/inflation using zlib (compression).
kristoiv/go-parser-reflection
Have you ever wanted to Unmarshal a whole JSON / Yaml document in Golang and only update parts of it using your model (struct), before Marshaling it back to disk again?
kristoiv/bup
Please switch to using the github.com/bup/bup repo instead!
kristoiv/documentation
Documentation
kristoiv/fsm
Finite State Machine for Go
kristoiv/gocassa
A high level Cassandra library in Go, on top of gocql
kristoiv/gocql
Package gocql implements a fast and robust Cassandra client for the Go programming language.
kristoiv/hardh264
H.264 Hardware Encoder in VHDL
kristoiv/HardwareNoPwn
Chrome extension to remove bothersome css-styles created by website author to prevent AdBlock-usage.
kristoiv/iface-renamer
Rename networking interfaces
kristoiv/no.minutvikler.js.jquery-animatecss
jQuery-plugin for simplifying Animate.css, providing callbacks
kristoiv/no.minutvikler.js.jquery-scrollto
A jquery-plugin to simplify anchor-onclick-animation-scrolling to href-id.
kristoiv/no.petahz.web.thumbnail
kristoiv/nod
jQuery plugin that gives you frontend validation for forms.
kristoiv/php-git-repo
Provide an object oriented wrapper to run any Git command. For PHP 5.2 and 5.3.
kristoiv/PhpUuidV4
Php implementation of UUID v4
kristoiv/platform
Open source Slack-alternative in Golang and React - Mattermost
kristoiv/RE-for-beginners
"Reverse Engineering for Beginners" free book
kristoiv/rijndael
This was a weekend project I did to learn about Cryptographic concepts. So it was solely implemented for learning purposes.
kristoiv/rsa
kristoiv/spacexstats
Small command line utility that parses the webpage spacexstats.com and prints data about upcoming spacex launches + live countdown.