jbuberel / buildmodeshared
How to use Go to build shared libraries
☆82Updated 4 years ago
Alternatives and similar repositories for buildmodeshared
Users that are interested in buildmodeshared are comparing it to the libraries listed below
Sorting:
- Graph Go package dependencies☆95Updated 6 years ago
- A Trie (Prefix Index) implementation in golang.☆70Updated last year
- A set of go packages and command line tools to generate Go code☆94Updated 7 years ago
- Console JSON formatter with query feature☆65Updated 4 years ago
- Find, list, and inspect processes from Go (golang)☆81Updated 5 years ago
- Package pipe implements unix-like pipelines for Go.☆236Updated last year
- In-process plugin framework for Golang code☆58Updated 9 years ago
- RPC protocol over AMQP☆47Updated 8 years ago
- Higher-level reflect-based capabilities for inspecting objects and structs☆70Updated 7 years ago
- Run linters from Go code -☆65Updated 6 years ago
- Ancillary Mathematical functions☆81Updated 4 years ago
- Package inmem provides an in memory LRU cache with TTL support.☆81Updated 8 years ago
- prdeps prints the dependency graph of a Go package.☆43Updated 7 years ago
- Flen provides stats on functions/methods lengths in a Golang package.☆51Updated 7 years ago
- TryLock for Go☆66Updated 5 years ago
- Easy AWK-style text processing in Go☆97Updated 3 years ago
- Distributed, reliable database and cache library, server, and client. Inspired by Redis.☆59Updated 8 years ago
- Package rpool provides a resource pool.☆88Updated 9 years ago
- Fast parallel version of golang filepath.Walk()☆84Updated 8 years ago
- A simple library for working with raw Go struct data.☆86Updated 9 years ago
- Embeddable in memory key/value store for strings in golang☆53Updated 6 years ago
- webbased debugging for Go programs☆262Updated last year
- Code generation tool for Go that generates common functions for iterable types such as map and filter for slices and channels.☆88Updated 5 years ago
- github.com/cznic/memory has moved to modernc.org/memory☆105Updated 6 years ago
- A set of matchers for Go inspired by Google Test for C++ and Google JS Test.☆38Updated 9 years ago
- A simple, flexible, efficient and powerful INI parser for Golang.☆82Updated 11 months ago
- The slice package sorts Go slices.☆111Updated 6 years ago
- Sample of Go1.7 Binary-Only Packages