kisielk / takingoutthetrashLinks
Taking Out the Trash - Optimizing Memory Allocation in Go Programs. A talk from the Feb 3, 2015 Golang Vancouver meetup.
☆11Updated 10 years ago
Alternatives and similar repositories for takingoutthetrash
Users that are interested in takingoutthetrash are comparing it to the libraries listed below
Sorting:
- cmd-go-js is a "branch" of cmd/go that supports compiling to JavaScript.☆63Updated 9 years ago
- ☆47Updated 8 years ago
- Find unnecessarily exported identifiers in a package and help unexport them.☆35Updated 4 years ago
- Package srcutil provides utilities for working with Go source code.☆27Updated 8 years ago
- Vendor copies go dependencies to ./vendor☆52Updated 8 years ago
- An adapter to enable the Schwartzian Transform when sorting in Go.☆16Updated 9 years ago
- Composable chains of nested http.Handler instances.☆61Updated 6 years ago
- ☆15Updated 7 years ago
- A library of some of the utility functions provided by (but not exported) by cmd/go☆62Updated 7 years ago
- Package pluginunmarshal unmarshals Go plugins into structs.☆22Updated 8 years ago
- Golang augmented net.Dialer with connection pooling, cached DNS record IP's with round-robin & random access☆42Updated 6 years ago
- Command-line tool integrating with go:generate to replace substitute tokens with ENV variables value.☆62Updated 10 years ago
- BitSet data structure in golang☆38Updated 5 years ago
- Example gb project with dependencies and CI integration☆47Updated 10 years ago
- OAuth2 provider library for Go HTTP servers☆72Updated 9 years ago
- prdeps prints the dependency graph of a Go package.☆43Updated 7 years ago
- experiment☆24Updated 9 years ago
- Easy Go vendoring via git submodule☆103Updated 8 years ago
- Shutdown management library for Go☆36Updated 9 years ago
- Copying and moving files, how hard could it possible be ?☆45Updated 6 years ago
- Declarative flag parameters as struct tags☆61Updated 9 years ago
- Rethinking logs and metrics.☆63Updated 9 years ago
- Go package safefile implements safe "atomic" saving of files.☆81Updated last year
- Web-based memory profiler for Go services☆41Updated 2 years ago
- show Go package dependencies☆52Updated 7 years ago
- Package stats defines a lightweight interface for collecting statistics.☆64Updated 9 years ago
- Generate datastructures for your types.☆77Updated 5 years ago
- Fork of go-shlex from Google Code – not maintained☆56Updated 10 years ago
- Unexport notused exported identifiers in Go☆23Updated 9 years ago
- Get to Statsd: forward simple statistics to a statsd server☆148Updated 8 years ago