thejerf / strinterpLinks
Morally-correct string and stream interpolation for Go.
☆24Updated 9 years ago
Alternatives and similar repositories for strinterp
Users that are interested in strinterp are comparing it to the libraries listed below
Sorting:
- ☆15Updated 8 years ago
- Go implementation of xoroshiro128+ RNG☆15Updated 4 years ago
- Go library for Chitin data file format and protocol☆11Updated 9 years ago
- Generates a GitHub issue description for go-fuzz findings☆11Updated 9 years ago
- Automatic codegen for encoding/binary marshaling☆17Updated 10 years ago
- jsonpointer implementation for go☆36Updated 9 years ago
- A counter data structure that knows when to start estimating to save space☆34Updated 7 years ago
- An adapter to enable the Schwartzian Transform when sorting in Go.☆16Updated 9 years ago
- exponential smoothing toolkit☆15Updated 9 years ago
- State Machine Assisted Testing☆78Updated 5 years ago
- PopCount implementation for Go. Using hardware POPCNT instruction if available it.☆23Updated 8 years ago
- Remove implicit field traversals from Go source☆37Updated 3 years ago
- Golang augmented net.Dialer with connection pooling, cached DNS record IP's with round-robin & random access☆42Updated 6 years ago
- Super-efficient, in-memory key/value data store☆21Updated 8 years ago
- Go package safefile implements safe "atomic" saving of files.☆82Updated last year
- percentiles for Go benchmarks☆30Updated 6 years ago
- A stripped-down Markdown variant that hopefully won't slip☆20Updated 8 years ago
- ☆47Updated 9 years ago
- ddmin test case minimization algorithm☆31Updated 4 years ago
- Development web server☆19Updated 9 years ago
- Sliding-LogLog-Beta☆37Updated 8 years ago
- Package counting provides wrappers to add counting to io.Reader and io.Writer.☆24Updated 10 years ago
- A property-based testing library☆37Updated 8 years ago
- Simple generative fuzzer☆16Updated 3 years ago
- Find unnecessarily exported identifiers in a package and help unexport them.☆35Updated 4 years ago
- Careful implementation of Jaro and Jaro-Winkler text difference algorithms☆17Updated 8 years ago
- pcg random number generator☆41Updated 3 years ago
- tools to modify go programs☆11Updated 9 years ago
- Dendrite is a Go package that implements distributed hash table (DHT) based on Chord Protocol.