jyopp's Stars
ricardoquesada/bluepad32
Bluetooth gamepad, mouse and keyboard support for ESP32 and PicoW
JacksonWuxs/Forward-Forward-Network
Implementation of Forward Forward Network proposed by Hinton in NIPS 2022.
HigherOrderCO/HVM
A massively parallel, optimal functional runtime in Rust
daprice/keyswitches.pretty
KiCAD footprint library for kailh choc and MX-style mechanical switches and their associated sockets
rahul-thakoor/balena-rpiplay
Turn a Raspberry Pi into an Airplay server using RPiPlay to enable screen mirroring on tvs, monitors and projectors.
tfriedel6/canvas
Canvas is a Go drawing library based on OpenGL or using software rendering that is very similar to the HTML5 canvas API
seaweedfs/seaweedfs
SeaweedFS is a fast distributed storage system for blobs, objects, files, and data lake, for billions of files! Blob store has O(1) disk seek, cloud tiering. Filer supports Cloud Drive, cross-DC active-active replication, Kubernetes, POSIX FUSE mount, S3 API, S3 Gateway, Hadoop, WebDAV, encryption, Erasure Coding.
golang-jwt/jwt
Go implementation of JSON Web Tokens (JWT).
Sambigeara/fuzzynote
Terminal-based, hyper-fast, CRDT-backed, collaborative note-taking tool
joshuarli/static-builders
docker-based build environments for static (linux x86_64) binaries
awesome-selfhosted/awesome-selfhosted
A list of Free Software network services and web applications which can be hosted on your own servers
pluja/awesome-privacy
Awesome Privacy - A curated list of services and alternatives that respect your privacy because PRIVACY MATTERS.
apple/swift-protobuf
Plugin and runtime library for using protobuf with Swift
crawshaw/sqlite
Go SQLite3 driver
fmeringdal/nettu-scheduler
A self-hosted calendar and scheduler server.
DNSCrypt/dnscrypt-proxy
dnscrypt-proxy 2 - A flexible DNS proxy, with support for encrypted DNS protocols.
trailofbits/algo
Set up a personal VPN in the cloud
djherbis/stream
Stream bytes to multiple independent Readers #golang
google/diff-match-patch
Diff Match Patch is a high-performance library in multiple languages that manipulates plain text.
jflinter/Dwifft
Swift Diff
codelucas/newspaper
newspaper3k is a news, full-text, and article metadata extraction in Python 3. Advanced docs:
coredns/coredns
CoreDNS is a DNS server that chains plugins
unsplash/unsplash-photopicker-ios
📱An iOS photo picker to search and download photos from Unsplash.
josephg/diamond-types
The world's fastest CRDT. WIP.
automerge/automerge-classic
A JSON-like data structure (a CRDT) that can be modified concurrently by different users, and merged again automatically.
thomseddon/traefik-forward-auth
Minimal forward authentication service that provides Google/OpenID oauth based login and authentication for the traefik reverse proxy
florianl/go-tc
traffic control in pure go - it allows to read and alter queues, filters and classes
fxamacker/cbor
CBOR codec (RFC 8949) with CBOR tags, Go struct tags (toarray, keyasint, omitempty), float64/32/16, big.Int, and fuzz tested billions of execs.
jhuangtw/xg2xg
by ex-googlers, for ex-googlers - a lookup table of similar tech & services
shuveb/containers-the-hard-way
Learning about containers and how they work by creating them the hard way