justinfx / pakr
A package version resolver Go library, built on top of bindings for picosat (SAT Solver)
☆16Updated 8 years ago
Alternatives and similar repositories for pakr:
Users that are interested in pakr are comparing it to the libraries listed below
- A Distributed HTTP Load Generator, based on rakyll/boom and Kubernetes (Work in Progress)☆27Updated 2 years ago
- print sizes of Go data structures☆26Updated 9 years ago
- Package stdfd provides routines for redirecting stdout and stderr.☆13Updated 9 years ago
- A simple library for querying the AST of a Go program☆10Updated 10 years ago
- (GitHub) Pkg Critic is a tool combining search results from GoDoc API and stats info from GitHub API.☆15Updated 9 years ago
- Backtrace Crash Delivery for Go☆24Updated 5 years ago
- Golang client for HyperLogLog daemon (hlld)☆21Updated 9 years ago
- Re-usable Go components and micro-frameworks☆33Updated 7 years ago
- Package jsonpipe provides a io.Reader for Encoding JSON. This is useful to encode JSON without buffering.☆32Updated 9 years ago
- Generates http servers that respond in predefined manner☆20Updated 2 years ago
- Simple and easy to use server orchestration set of tools made with love and Go.☆11Updated 8 years ago
- Development web server☆19Updated 9 years ago
- A small library to help rewrite / modify the AST of a Go (golang) program☆17Updated 10 years ago
- Morally-correct string and stream interpolation for Go.☆24Updated 9 years ago
- Pretty Printer for syscalls☆25Updated 9 years ago
- percentiles for Go benchmarks☆29Updated 6 years ago
- Go package for patterns and best practices☆15Updated 10 years ago
- serve zookeeper with etcd☆16Updated 8 years ago
- Import Golang stack trace data into Elasticsearch☆27Updated 8 years ago
- Package counting provides wrappers to add counting to io.Reader and io.Writer.