mkideal / logLinks
pluginable, fast,structrued and leveled logging package
☆38Updated last year
Alternatives and similar repositories for log
Users that are interested in log are comparing it to the libraries listed below
Sorting:
- Moved https://gitea.com/lunny/nodb☆126Updated 7 years ago
- A simple base62 encoded token library for go, ideal for short url services.☆67Updated 3 years ago
- Distributed, reliable database and cache library, server, and client. Inspired by Redis.☆59Updated 8 years ago
- [UNMATAINED] A lightweight, fast, orm-like library helps interactive with database☆59Updated 8 years ago
- A scalable lock-free channel.☆135Updated 9 years ago
- A cron job scheduler for Go☆204Updated 9 years ago
- Code generation tool for Go that generates common functions for iterable types such as map and filter for slices and channels.☆88Updated 6 years ago
- Go(Golang) library that provides a clean API for dynamically calling structs methods☆69Updated 8 years ago
- Python port of OrderedDict to Go☆69Updated 2 years ago
- ST - Struct Tagger - Tags your structs so you don't have to, saving you development time and encoding/decoding sanity.☆85Updated 8 years ago
- Compile text/template / html/template to regular go code☆119Updated 8 years ago
- Go Library [DEPRECATED]☆194Updated 7 years ago
- ZebraPack format is like gobs version 2: serialization in Go, *but* extremely fast and friendly to other languages. Use Go as your schema…☆171Updated 6 years ago
- A simple, flexible, efficient and powerful INI parser for Golang.☆82Updated last year
- Higher-level reflect-based capabilities for inspecting objects and structs☆70Updated 7 years ago
- go-bind-plugin generates API for exported plugin symbols (-buildmode=plugin) - go1.8+ only (http://golang.org/pkg/plugin)☆181Updated 5 years ago
- Random number/string utility library for Go☆62Updated 8 years ago
- Selenium web driver library written in Go☆160Updated 5 years ago
- A tiny library to get current goroutine id☆90Updated 2 years ago
- Sample of Go1.7 Binary-Only Packages☆81Updated 8 years ago
- A simple finite state machine for Golang☆161Updated last year
- A simple demo of hot code swapping with Go 1.8 and its plugins feature.