Pinned Repositories
dlock
Distributed lock manager. Warning: very hard to use it properly. Not because it's broken, but because distributed systems are hard. If in doubt, do not use this.
gpio-cdev-go
Linux 4.8+ GPIO interface (gpiochip char dev) for pure Go
heroshi
Heroshi – open source web crawler.
nginx-lint
nginx config advisor
py-gitfs
FUSE (filesystem in userspace) that presents contents of git repository.
robotstxt
The robots.txt exclusion protocol implementation for Go language
vender
Open source vending machine controller firmware
temoto's Repositories
temoto/nginx-lint
nginx config advisor
temoto/dlock
Distributed lock manager. Warning: very hard to use it properly. Not because it's broken, but because distributed systems are hard. If in doubt, do not use this.
temoto/py-gitfs
FUSE (filesystem in userspace) that presents contents of git repository.
temoto/stm32
Toy project to get familiar with STM32F0-Discovery board and wonderful world of ARM Cortex-M processors. Based on template https://github.com/szczys/stm32f0-discovery-basic-template
temoto/vm-001
Toy virtual machine with light-weight concurrency support. This is a study project to get some experience with virtual machines and concurrency.
temoto/herdis-server
Herdis is a toy, study project, a proof of concept implementation of simple in-memory key-value storage with network interface and simple custom text protocol. Name is inspired by Redis.
temoto/k411
A toy OS kernel
temoto/linux-input-control
For XCSoar flight pilots. Switch IR touchpad on/off with power button on Kobo.
temoto/meetup
Meetup is a micro proxy program that enables to connect two endpoints via TCP sockets.
temoto/pgdump-obfuscator
PostgreSQL dump obfuscation (sensitive data masking) tool.
temoto/py-helpers
Various little helpers and shortcuts around Python stdlib or other libraries
temoto/pytermkey
pytermkey is python binding to libtermkey library by Paul Evans.
temoto/temoto_ru
My personal website
temoto/contest
Programming competitions: Google CodeJam, etc
temoto/dev-tools
Collection of random utility scripts I use for development.
temoto/esp82xx
Useful ESP8266 C Environment
temoto/eve-greenspan
Eve Online financial advisor
temoto/notify
File system event notification library on steroids.
temoto/nydus
Socks5 server application with host limits on outgoing connections.
temoto/phonetic-semantics
Read phonetic semantics of words
temoto/rust_pigpio
Rust wrapper to the PiGPIO C library
temoto/shesakeeper
Service for keeping files ownership and access to configurable values. `inotifywait | chown,chmod` on steroids.
temoto/syslog-journal
Copy syslog messages from network to systemd journal. Useful when you have remote system that sends messages to syslog over network.
temoto/XCSoar-Kobo-Build