go-data-structure

command module
v1.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 29, 2023 License: MIT Imports: 2 Imported by: 0

README

go-data-structure

Using the newly introduced generic capabilities in Go 1.18, this library aims to provide the popular data structures in other languages with exhaustive unit tests and benchmark suites.

Clients can take a look at the README.md from each package to understand what it's meant for.

Guidelines for contributing

Contributions are highly welcome! In order for a contribution to be merged, please follow these guidelines:

  • Open an issue and describe what you're offering (e.g. fixing a bug, adding an enhancement, etc.).
  • Submit a pull request with clear description of the changes and a link to the above issue after getting feedbacks from the core team.
  • New code must have unit tests and, if required by the core team, benchmark tests.
  • If the new code aims to fix performance issues, you must include benchmarks in the process (either in the issue or in the pull request).
  • In general, we'd like to keep our code as simple and as similar as possible to the native Go. Please keep this in mind when opening issues.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL