An open API service indexing awesome lists of open source software.

https://github.com/devnw/ds

Generic Data Structures for Go
https://github.com/devnw/ds

Last synced: 5 days ago
JSON representation

Generic Data Structures for Go

Awesome Lists containing this project

README

          

# ds

[![Build & Test Action Status](https://github.com/devnw/ds/actions/workflows/build.yml/badge.svg)](https://github.com/devnw/ds/actions)
[![Go Report Card](https://goreportcard.com/badge/go.devnw.com/ds)](https://goreportcard.com/report/go.devnw.com/ds)
[![codecov](https://codecov.io/gh/devnw/ds/branch/main/graph/badge.svg)](https://codecov.io/gh/devnw/ds)
[![Go Reference](https://pkg.go.dev/badge/go.devnw.com/ds.svg)](https://pkg.go.dev/go.devnw.com/ds)
[![License: Apache 2.0](https://img.shields.io/badge/license-Apache-blue.svg)](https://opensource.org/licenses/Apache-2.0)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](http://makeapullrequest.com)