ARM-software / golang-utilsLinks
Helpers and utilities for Golang in order to do actions not available in the standard library.
☆36Updated last week
Alternatives and similar repositories for golang-utils
Users that are interested in golang-utils are comparing it to the libraries listed below
Sorting:
- Personal fork of Go Wiki https://github.com/golang/wiki☆98Updated last week
- pkg extends the core go packages with missing or additional functionality built in. All packages correspond to the std go package name w…☆52Updated 3 weeks ago
- Highly concurrent drop-in replacement for bufio.Writer☆58Updated 8 years ago
- Generic sorted map for Go with red-black tree under the hood☆67Updated 3 years ago
- Error Context, Stack Trace, Types and Tags for full error handling and logging.☆68Updated 2 years ago
- Golang (as of 1.12.5) runtime internals that gives you an access to internal scheduling primitives. Park Gs, read IDs. (for learning purp…☆70Updated 6 years ago
- Create, train, and save Tensorflow Keras models all in Golang☆51Updated 3 years ago
- Fast histograms for Go☆37Updated last year
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆56Updated 5 months ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- Pipelines using goroutines☆60Updated 4 years ago
- Git mirror of launchpad.net/gommap with additional patches.☆141Updated last year
- Blazing fast syslog parsers☆73Updated 3 weeks ago
- Run JVM-based code in Go efficiently☆83Updated 11 months ago
- Kaitai Struct: runtime for Go☆89Updated last month
- JSON benchmarks to compare different Go JSON implementations☆103Updated 4 months ago
- The `io_uring` library and runtime for GO☆156Updated 8 months ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Generative Adversarial Network in Go via Gorgonia☆87Updated 3 years ago
- Go assembly transpiler for C programming language☆108Updated last month
- Library for parsing ELF files written in pure Go.☆31Updated 2 years ago
- Converts golang AST to JSON and JSON to AST☆87Updated 2 years ago
- A better Generic Pool (sync.Pool)☆70Updated 8 months ago
- Ordered-concurrently a library for concurrent processing with ordered output in Go. Process work concurrently and returns output in a cha…☆44Updated 2 years ago
- Cache benchmark for Golang☆77Updated 2 years ago
- Data table structure in Go, now developed at https://github.com/cogentcore/core/tree/main/tensor☆118Updated last year
- OpenTelemetry Go distribution for Uptrace☆106Updated 3 weeks ago
- Go Embed experiments☆30Updated 4 years ago
- MUS format serializer for Go☆120Updated 2 months ago
- map library using Go generics that offers a standard interface, go routine synchronization, and sorting☆51Updated 11 months ago