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
- Find unnecessarily exported identifiers in a package and help unexport them.☆35Updated 4 years ago
- Example gb project with dependencies and CI integration☆47Updated 10 years ago
- An adapter to enable the Schwartzian Transform when sorting in Go.☆16Updated 9 years ago
- BitSet data structure in golang☆38Updated 5 years ago
- Keep your Go package dependencies fresh. Console tool for checking and updating package dependencies (imports).☆140Updated 9 years ago
- Shutdown management library for Go☆36Updated 9 years ago
- Command-line tool integrating with go:generate to replace substitute tokens with ENV variables value.☆62Updated 10 years ago
- A dependency injection library using struct tags.☆28Updated 8 years ago
- Web-based memory profiler for Go services☆41Updated 2 years ago
- Composable chains of nested http.Handler instances.☆61Updated 7 years ago
- ☆47Updated 9 years ago
- show Go package dependencies☆52Updated 7 years ago
- A caching library for go that supports multiple keys and various replacement algorithms.☆159Updated 2 years ago
- Fork of go-shlex from Google Code – not maintained☆56Updated 10 years ago
- Easily monitor progress of io operations.☆42Updated 10 years ago
- DEPRECATED: use latest vim-go that merged this plugin. // Go (golang) code coverage overlays support for Vim☆25Updated 9 years ago
- A library of some of the utility functions provided by (but not exported) by cmd/go☆62Updated 7 years ago
- Golang augmented net.Dialer with connection pooling, cached DNS record IP's with round-robin & random access☆42Updated 6 years ago
- ☆15Updated 8 years ago
- Data structure interface to database/sql☆48Updated 6 years ago
- Package rpool provides a resource pool.☆88Updated 9 years ago
- Get to Statsd: forward simple statistics to a statsd server☆148Updated 8 years ago
- OAuth2 provider library for Go HTTP servers☆72Updated 10 years ago
- Package pluginunmarshal unmarshals Go plugins into structs.☆22Updated 8 years ago
- Package srcutil provides utilities for working with Go source code.☆27Updated 8 years ago
- Flexible per-request contexts for vanilla Go http.Handlers.☆77Updated 10 years ago
- Testy is an extensible facade around Go's core testing library☆73Updated 7 years ago
- Package netbug provides a handler for registering profilers on your own ServeMux.☆72Updated 9 years ago
- Vendoring? Foolish human!☆41Updated 8 years ago