zimmski / osutilLinks
Additional functionality for Go's os package
☆18Updated 3 months ago
Alternatives and similar repositories for osutil
Users that are interested in osutil are comparing it to the libraries listed below
Sorting:
- A golang implementation of the Haraka v2 family of hash functions☆14Updated 6 years ago
- golang port of Gimli, https://gimli.cr.yp.to, a 384-bit permutation designed to achieve high security with high performance across a broa…☆17Updated 7 years ago
- Create wide log events in Go programs☆15Updated 6 years ago
- ☆29Updated 9 years ago
- xast: ast rewriter with built-in clean up.☆27Updated 7 years ago
- ddmin test case minimization algorithm☆31Updated 3 years ago
- Radix sorting in Go☆10Updated 6 years ago
- A library that provides simple TLS SNI demultiplexing without actually consuming the SSL handshake.☆23Updated 9 years ago
- Package issues provides an issues service definition.☆11Updated last year
- Emulating builtin complex numbers with structs of floats and measuring the results☆10Updated 7 years ago
- Easy fuzzing with go-fuzz☆14Updated 5 years ago
- Brenda is a boolean expression solver for Go AST☆46Updated 6 years ago
- Remove implicit field traversals from Go source☆37Updated 3 years ago
- Go Object Notation.☆24Updated 3 years ago
- Optimal cache stampede prevention☆15Updated 8 years ago
- Simple generative fuzzer☆16Updated 3 years ago
- vaporware☆9Updated 10 years ago
- Super low overhead application level metrics☆24Updated 3 years ago
- Various Go utility packages.☆37Updated 7 years ago
- Smart Go module dependency inspection and pruning.☆19Updated 5 years ago
- A simple static checker for unused results.☆23Updated last year
- A stripped-down Markdown variant that hopefully won't slip☆20Updated 7 years ago
- If enabled, allows live debug scripting of a running process's Go objects and types over a TCP socket.☆16Updated last year
- wyhash fast non-cryptographic string hash☆35Updated 5 years ago
- A small library to help rewrite / modify the AST of a Go (golang) program☆17Updated 10 years ago
- Make random JSON in Go☆25Updated 5 years ago
- implements invertible bloom filters in golang☆17Updated 5 years ago
- Babelfish Go client