kisielk / takingoutthetrashView external linksLinks
Taking Out the Trash - Optimizing Memory Allocation in Go Programs. A talk from the Feb 3, 2015 Golang Vancouver meetup.
☆11Feb 4, 2015Updated 11 years ago
Alternatives and similar repositories for takingoutthetrash
Users that are interested in takingoutthetrash are comparing it to the libraries listed below
Sorting:
- All-in-one text tokenizer for Go. Super-fast. Lots of features.☆13Dec 18, 2015Updated 10 years ago
- x86 code manipulation☆21Jun 9, 2015Updated 10 years ago
- Linter for Go text/template (and html/template) template files☆44Jun 1, 2024Updated last year
- Coordinate job queue system, Go implementation☆29Apr 10, 2025Updated 10 months ago
- Fast identification of character sequences in text or documents (multi-lingual)☆18Feb 9, 2016Updated 10 years ago
- TrueSkill algorithm implementation in go☆18Nov 21, 2025Updated 2 months ago
- Super-efficient, in-memory key/value data store☆21Jul 28, 2017Updated 8 years ago
- Automatic codegen for encoding/binary marshaling☆17Mar 14, 2015Updated 10 years ago
- HCL Parser and Printer in Go☆43Nov 15, 2015Updated 10 years ago
- arm code manipulation☆20Apr 20, 2015Updated 10 years ago
- graffiti is a tool to automatically add struct tags to fields in your go code☆38Jul 5, 2024Updated last year
- Unexport notused exported identifiers in Go☆23Aug 24, 2015Updated 10 years ago
- URL query parameters from Go structs☆22Jul 12, 2015Updated 10 years ago
- Batch producer for AWS Kinesis built on the official Go SDK.☆22Oct 4, 2018Updated 7 years ago
- Chance is a minimalist generator of random strings, numbers, etc. written in Go☆21Jan 29, 2015Updated 11 years ago
- DEPRECATED: use latest vim-go that merged this plugin. // Go (golang) code coverage overlays support for Vim☆25May 11, 2016Updated 9 years ago
- FUSE Filesystem for the GitHub API