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: almost 2 years ago
Linked from 2 awesome lists

dictgogolangpython

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
srfrog/slicesA Go package providing basic slice operations and extensions of standard library functions to work with slices.17
alexflint/go-argProvides a structured approach to parsing command-line arguments in Go2,046
liyue201/gostlA data structure and algorithm library designed to provide functions similar to C++ STL in Go.1,058
srfrog/go-relaxA framework for building RESTful APIs in Go152
ghostiam/binstructDecodes binary data into structured format99
knakk/rdfA Go library for representing and serializing RDF data structures71
go-ffmt/ffmtGolang beautifies data display by providing formatting options for humans308
twpayne/go-xmlstructGenerates Go structs from multiple XML documents78
srdtrk/go-codegenGenerates Go code for CosmWasm smart contracts26
ugorji/goA high-performance, feature-rich Idiomatic Go 1.4+ codec/encoding library for various binary and text formats.1,868
galeone/rtsGenerates Go structs from JSON responses to specific routes defined in a configuration file.248
anacrolix/tagflagTool for declaratively parsing command-line flags in Go using struct tags.11
gosimple/slugTools for creating URL-friendly strings from Unicode input1,177
shady831213/algorithmsA collection of algorithms and data structures implemented in Go.806
goccy/go-yamlA Go YAML parser and encoder with improved performance, customization options, and team collaboration features.1,217