dict
Data structure
Provides an alternative data structure to Go's built-in map and slice types
Python-like dictionaries for Go
45 stars
2 watching
6 forks
Language: Go
last commit: 3 months ago
Linked from 2 awesome lists
dictgogolangpython
Related projects:
Repository | Description | Stars |
---|---|---|
| A Go package providing basic slice operations and extensions of standard library functions to work with slices. | 17 |
| Provides a structured approach to parsing command-line arguments in Go | 2,046 |
| A data structure and algorithm library designed to provide functions similar to C++ STL in Go. | 1,058 |
| A framework for building RESTful APIs in Go | 152 |
| Decodes binary data into structured format | 99 |
| A Go library for representing and serializing RDF data structures | 71 |
| Golang beautifies data display by providing formatting options for humans | 308 |
| Generates Go structs from multiple XML documents | 78 |
| Generates Go code for CosmWasm smart contracts | 26 |
| A high-performance, feature-rich Idiomatic Go 1.4+ codec/encoding library for various binary and text formats. | 1,868 |
| Generates Go structs from JSON responses to specific routes defined in a configuration file. | 248 |
| Tool for declaratively parsing command-line flags in Go using struct tags. | 11 |
| Tools for creating URL-friendly strings from Unicode input | 1,177 |
| A collection of algorithms and data structures implemented in Go. | 806 |
| A Go YAML parser and encoder with improved performance, customization options, and team collaboration features. | 1,217 |