kisielk / takingoutthetrash
Taking Out the Trash - Optimizing Memory Allocation in Go Programs. A talk from the Feb 3, 2015 Golang Vancouver meetup.
☆11Updated 9 years ago
Related projects ⓘ
Alternatives and complementary repositories for takingoutthetrash
- Find unnecessarily exported identifiers in a package and help unexport them.☆35Updated 4 years ago
- BitSet data structure in golang☆39Updated 4 years ago
- ☆15Updated 7 years ago
- Data structure interface to database/sql☆49Updated 5 years ago
- Golang augmented net.Dialer with connection pooling, cached DNS record IP's with round-robin & random access☆41Updated 6 years ago
- Package srcutil provides utilities for working with Go source code.☆26Updated 7 years ago
- cmd-go-js is a "branch" of cmd/go that supports compiling to JavaScript.☆63Updated 8 years ago
- Temporary files and directories made easy☆28Updated 2 years ago
- show Go package dependencies☆52Updated 6 years ago
- A library of some of the utility functions provided by (but not exported) by cmd/go☆62Updated 6 years ago
- prdeps prints the dependency graph of a Go package.☆42Updated 7 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Simple and performant routing in Go.☆20Updated 9 years ago
- Command-line tool integrating with go:generate to replace substitute tokens with ENV variables value.☆62Updated 9 years ago
- DEPRECATED: use latest vim-go that merged this plugin. // Go (golang) code coverage overlays support for Vim☆25Updated 8 years ago
- Easily monitor progress of io operations.☆43Updated 9 years ago
- A dependency injection library using struct tags.☆28Updated 7 years ago
- An exit strategy for go routines☆52Updated 8 years ago
- Vendor copies go dependencies to ./vendor☆52Updated 8 years ago
- Unexport notused exported identifiers in Go☆23Updated 9 years ago
- Thunder is a high productivity wrapper for BoltDB.☆32Updated 8 years ago
- ☆47Updated 8 years ago
- Orchestrate Go Services☆26Updated 8 years ago
- Metric reporting for Go applications☆78Updated 9 years ago
- Check which interfaces a Go type implements☆66Updated 8 years ago
- Package httpgzip provides a http handler wrapper to transparently add gzip compression.☆62Updated 6 years ago
- trace is a wrapper for net/trace that extends it by logging trace/event information to a structured log and providing metrics (counts, er…☆73Updated 3 years ago
- Package stats defines a lightweight interface for collecting statistics.☆64Updated 9 years ago