remyoudompheng / go-miscView external linksLinks
Miscellaneous Go toys
☆134Apr 27, 2019Updated 6 years ago
Alternatives and similar repositories for go-misc
Users that are interested in go-misc are comparing it to the libraries listed below
Sorting:
- Standalone repo of deadcode package from http://github.com/remyoudompheng/go-misc☆53Oct 28, 2018Updated 7 years ago
- Go API for Leap Motion devices☆14Jan 29, 2018Updated 8 years ago
- Command gostrip builds a minimal Go repository☆15Mar 10, 2019Updated 6 years ago
- Find unnecessarily exported identifiers in a package and help unexport them.☆35Nov 16, 2020Updated 5 years ago
- tool for detecting unused functions and variables in Go source code☆143Jul 11, 2019Updated 6 years ago
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Mar 29, 2024Updated last year
- ☆21Jan 16, 2026Updated 3 weeks ago
- Stand-alone Distributed System, test distributed system on localhost.☆31Apr 23, 2014Updated 11 years ago
- A library of some of the utility functions provided by (but not exported) by cmd/go☆60Feb 21, 2018Updated 7 years ago
- A general-purpose write-ahead log☆25Dec 3, 2018Updated 7 years ago
- Forwards HTTP requests to multiple endpoints☆10Aug 22, 2017Updated 8 years ago
- Reverse-proxy with Weighted Round Robin (WRR) load-balancer☆24Aug 18, 2023Updated 2 years ago
- A C11 positional lexer with error reporting written in Go☆22Aug 28, 2017Updated 8 years ago
- automate Go compiler comparisons☆24May 23, 2023Updated 2 years ago
- ☆12Jul 17, 2018Updated 7 years ago
- A GitHub action for registering Events to PipeCD☆14Apr 11, 2025Updated 10 months ago
- A PoC of Go AES with a key protected in memory☆13May 10, 2018Updated 7 years ago
- ☆15Nov 28, 2018Updated 7 years ago
- Tiny C library for inter-thread/process communication via channels. Linux-only.☆12Feb 21, 2016Updated 9 years ago
- A go package to capture stdout and stderr generated by your code☆16Apr 5, 2025Updated 10 months ago
- Deterministic Finite Automata to define computation with labeled states and explicit transitions☆13Oct 8, 2019Updated 6 years ago
- A simple library for querying the AST of a Go program☆11Feb 10, 2015Updated 11 years ago
- Experiments to benchmark implementations of a concurrent counter.☆13Jun 10, 2015Updated 10 years ago
- Go implementation of Suneido☆13Updated this week
- key value database with transactional capabilities. Created for a Distributed Systems class, not suitable for production☆15Dec 5, 2018Updated 7 years ago
- (SNMP) KOllector For Tired Admins☆10Oct 5, 2023Updated 2 years ago
- Go interface for managing the linux virtual server☆63Mar 11, 2019Updated 6 years ago
- More aggressive `go vet`☆88Feb 20, 2018Updated 7 years ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆536May 9, 2023Updated 2 years ago
- Package srcutil provides utilities for working with Go source code.☆28Apr 16, 2017Updated 8 years ago
- Sample on how to transpile a small subset of go to Arduino sketches☆48Jul 10, 2016Updated 9 years ago
- blance - functional algorithm to assign partitions and replicas across distributed nodes☆14Apr 2, 2024Updated last year
- Simple Sub-Commands for Go using flag package - can be used via copy/paste too, because it's small.☆10Apr 26, 2018Updated 7 years ago
- An HTTP multiplexer / middleware router for Go☆16Sep 25, 2016Updated 9 years ago
- Package tcpopt implements encoding and decoding of TCP-level socket options☆12Mar 14, 2019Updated 6 years ago
- Proof of concept icecast server☆15Sep 20, 2012Updated 13 years ago
- A plugin which makes vim slower.☆27Feb 4, 2022Updated 4 years ago
- Staticcheck - The advanced Go linter☆6,715Updated this week
- golang wrapper for readline(3) library. Signal SIGWINCH handling included.☆19Mar 29, 2013Updated 12 years ago