dict

Data structure

Provides an alternative data structure to Go's built-in map and slice types

Python-like dictionaries for Go

GitHub

45 stars
2 watching
6 forks
Language: Go
last commit: 7 days ago
Linked from 2 awesome lists

dictgogolangpython

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
srfrog/slices A Go package providing basic slice operations and extensions of standard library functions to work with slices. 17
alexflint/go-arg Provides a structured approach to parsing command-line arguments in Go 2,032
liyue201/gostl A data structure and algorithm library designed to provide functions similar to C++ STL in Go. 1,054
srfrog/go-relax A framework for building RESTful APIs in Go 152
ghostiam/binstruct Decodes binary data into structured format 97
knakk/rdf A Go library for representing and serializing RDF data structures 71
go-ffmt/ffmt Golang beautifies data display by providing formatting options for humans 305
twpayne/go-xmlstruct Generates Go structs from multiple XML documents 77
srdtrk/go-codegen Generates Go code for CosmWasm smart contracts 26
ugorji/go A high-performance, feature-rich Idiomatic Go 1.4+ codec/encoding library for various binary and text formats. 1,861
galeone/rts Generates Go structs from JSON responses to specific routes defined in a configuration file. 248
anacrolix/tagflag Tool for declaratively parsing command-line flags in Go using struct tags. 11
gosimple/slug Tools for creating URL-friendly strings from Unicode input 1,171
shady831213/algorithms A collection of algorithms and data structures implemented in Go. 805
goccy/go-yaml A YAML parser and encoder for the Go programming language. 1,179