cevaris / ordered_mapLinks
Python port of OrderedDict to Go
☆68Updated 3 years ago
Alternatives and similar repositories for ordered_map
Users that are interested in ordered_map are comparing it to the libraries listed below
Sorting:
- Very fast, very unsafe serialization for Go☆147Updated 3 years ago
- Random number/string utility library for Go☆63Updated 9 years ago
- The slice package sorts Go slices.☆111Updated 7 years ago
- Fast generation of 192-bit UUIDs☆87Updated 2 years ago
- [Go] interface-bench - a quick look at some of Go's subtleties regarding the use of interfaces.☆110Updated 9 years ago
- Stupid, simple code generation tool for go☆69Updated 9 years ago
- Distributed, reliable database and cache library, server, and client. Inspired by Redis.☆59Updated 8 years ago
- Keep your Go package dependencies fresh. Console tool for checking and updating package dependencies (imports).☆140Updated 9 years ago
- A set of go packages and command line tools to generate Go code☆94Updated 7 years ago
- A Go script that could replace your Makefile.☆121Updated 7 years ago
- A code generation tool to enable generics in go☆163Updated 8 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 7 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
- Console JSON formatter with query feature☆65Updated 5 years ago
- A simple base62 encoded token library for go, ideal for short url services.☆67Updated 3 years ago
- go-bind-plugin generates API for exported plugin symbols (-buildmode=plugin) - go1.8+ only (http://golang.org/pkg/plugin)☆181Updated 6 years ago
- Go (golang) package to get hash strings of arbitrary data structures.☆140Updated 9 months ago
- Embeds static resources into go files for single binary compilation + works with http.FileSystem + symlinks☆67Updated 9 years ago
- A FUSE file system in Go extended with persistent file storage☆125Updated 5 years ago
- Package pipe implements unix-like pipelines for Go.☆236Updated 2 years ago
- An expression evaluating library and REPL in Go with basic arithmetic, functions, variables and more.☆90Updated 5 years ago
- HTTP for Gophers☆62Updated 7 years ago
- A simple, flexible, efficient and powerful INI parser for Golang.☆82Updated last year
- Package errc simplifies error and defer handling.☆78Updated 8 years ago
- A Go preprocessor for package scoped reflection☆104Updated 8 years ago
- Tools to process Go trace logs into various profiles. Complement for "go tool trace".☆109Updated 8 years ago
- A simple finite state machine for Golang☆162Updated last year
- Pool go routines dedicated to processing work☆70Updated 9 years ago
- go-pipeline is a Go library to provide some channel "middleware"-like functionality. It can lead to some clean code when processing vario…☆68Updated 8 years ago
- an in-memory LRU string-string map with expiration for golang☆109Updated 7 years ago