Pinned Repositories
AutoClicker
AutoClicker is a useful simple tool for automating mouse clicks.
boomer
A better load generator for locust, written in golang.
jsonparser
Alternative JSON parser for Go that does not require schema (so far fastest)
Lightning.NET
.NET library for LMDB key-value store
Named-Pipes
Inter-process communication library using named pipes
parquet-go
pure golang library for reading/writing parquet file
seaweedfs
SeaweedFS is a simple and highly scalable distributed file system. There are two objectives: to store billions of files! to serve the files fast! Instead of supporting full POSIX file system semantics, Seaweed-FS choose to implement only a key~file mapping. Similar to the word "NoSQL", you can call it as "NoFS".
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.
mtolman's Repositories
mtolman/AutoClicker
AutoClicker is a useful simple tool for automating mouse clicks.
mtolman/boomer
A better load generator for locust, written in golang.
mtolman/jsonparser
Alternative JSON parser for Go that does not require schema (so far fastest)
mtolman/Lightning.NET
.NET library for LMDB key-value store
mtolman/Named-Pipes
Inter-process communication library using named pipes
mtolman/parquet-go
pure golang library for reading/writing parquet file
mtolman/seaweedfs
SeaweedFS is a simple and highly scalable distributed file system. There are two objectives: to store billions of files! to serve the files fast! Instead of supporting full POSIX file system semantics, Seaweed-FS choose to implement only a key~file mapping. Similar to the word "NoSQL", you can call it as "NoFS".