mikelsr
Software Engineer @StreamSets. I ♥ HPC, distributed systems, and programming languages.
StreamSetsBarcelona
Pinned Repositories
bspl
Blindingly Simple Protocol Language (BSPL) Go parser
dotfiles
⚫
nahs
Network of Autonomous and Heterogeneous Services (NaHS)
raft-capnp
Etcd's raft with Cap’n Proto as transport.
unix-themes
Custom themes
ww-webcrawler
Very simple webcrawler implemented using WetWare
YeetScript
YeetScript: TS with yeetable errros. YeetScript is a superset of TypeScript that compiles to clean JavaScript output.
pkg
Peer-to-peer cloud environment
ww
mikelsr's Repositories
mikelsr/bspl
Blindingly Simple Protocol Language (BSPL) Go parser
mikelsr/nahs
Network of Autonomous and Heterogeneous Services (NaHS)
mikelsr/raft-capnp
Etcd's raft with Cap’n Proto as transport.
mikelsr/ww-webcrawler
Very simple webcrawler implemented using WetWare
mikelsr/adsdb
ADSDB end-to-end project
mikelsr/ammm-instance-generator
mikelsr/BNN-PYNQ
Quantized Neural Networks (QNNs) on PYNQ
mikelsr/cpds-parallelism
mikelsr/boxo
A reference library for building IPFS applications and implementations.
mikelsr/darknet
Convolutional Neural Networks
mikelsr/go-capnp
Cap'n Proto library and code generator for Go
mikelsr/go-libp2p
libp2p implementation in Go
mikelsr/go-libp2p-core
Interfaces and abstractions that make up go-libp2p
mikelsr/go-libp2p-inproc-transport
In-process transport for libp2p, suitable for testing.
mikelsr/go-libp2p-kad-dht
A Kademlia DHT implementation on go-libp2p
mikelsr/go-libp2p-kbucket
A kbucket implementation for use as a routing table
mikelsr/go-libp2p-pubsub
The PubSub implementation for go-libp2p
mikelsr/go-libp2p-record
signed records for use with routing systems
mikelsr/go-libp2p-routing-helpers
mikelsr/go-libp2p-testing
Test toolbox for go-libp2p modules
mikelsr/go-libp2p-xor
Xor Trie implementation
mikelsr/go-peertaskqueue
A prioritized queue of abstract tasks distributed among peers
mikelsr/httpdummy
HTTP server to test our Wetware Web Crawler
mikelsr/JPG-PNG-to-MNIST-NN-Format
Python/Bash scripts for creating custom Neural Net Training Data -- this repo is for the MNIST format
mikelsr/nahs-demo
mikelsr/pkg
Peer-to-peer cloud environment
mikelsr/pylearn2
Warning: This project does not have any current developer. See bellow.
mikelsr/quic-go
A QUIC implementation in pure go
mikelsr/webtransport-go
WebTransport implementation based on quic-go (https://datatracker.ietf.org/doc/draft-ietf-webtrans-http3/)
mikelsr/ww-raft-example
How to have raft in Wetware