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/gocqltable
GoCqlTable is a wrapper around the GoCql-driver that seeks to simplify working with the Cassandra database in Golang projects.
kristoiv/sparse
Golang library for working with the Android Sparse Image Format (simg2img)
kristoiv/wtf
An attempt at structuring a piece of go software according to the "WTF Dial" blog series / collaborative project.
kristoiv/kos
"Kristoffer OS", a cortex-a53 kernel for learning and playing around with low-level arm64 hacking.
kristoiv/bencode
Simple bencode encoder/decoder written in rust
kristoiv/deploy
NAIS deploy: multi-cluster Kubernetes deployments
kristoiv/emacs-lastpass
Emacs LastPass command wrapper.
kristoiv/foxtrot
A fast, experimental STEP file viewer
kristoiv/gin
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
kristoiv/gowebdav-test
A simple FS test of the experimental webdav pkg in golang.org/x
kristoiv/graphql-kotlin
Libraries for running GraphQL in Kotlin
kristoiv/grpc
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
kristoiv/hid
Go HID API implementation
kristoiv/jgt-code
Code developed for articles in the "Journal of Graphics Tools"
kristoiv/meta-tegra
BSP layer for NVIDIA Jetson platforms, based on L4T
kristoiv/meta-webkit
Yocto / OpenEmbedded layer for WebKit based engines and browsers
kristoiv/multi-am2301
Linux kernel module that supports multiple AM2301 (DHT21) sensors simultaneously connected to Raspberry Pi.
kristoiv/next.js
The React Framework
kristoiv/nrf-hal
A Rust HAL for the nRF family of devices
kristoiv/nRF5x-build-scripts
Makefiles used to compile nRF5x projects.
kristoiv/pts
A library for visualization and creative-coding
kristoiv/rmkit
| remarkable app framework | https://rmkit.dev
kristoiv/samples
WebRTC Web demos and samples
kristoiv/snyk-actions
A set of GitHub actions for checking your projects for vulnerabilities
kristoiv/tigervnc
High performance, multi-platform VNC client and server
kristoiv/u2f
Go packages that provide communication with FIDO U2F tokens over USB
kristoiv/uuid
Automatically exported from code.google.com/p/go-uuid
kristoiv/v4l-utils
kristoiv/versaloon
JTAG Versaloon firmware for the STM32 Bluepill board
kristoiv/yew
Rust / Wasm framework for building client web apps