Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cristaloleg/go-act
Abstract channel type
https://github.com/cristaloleg/go-act
concurrency concurrent-data-structure data-structures go golang queue stack
Last synced: 19 days ago
JSON representation
Abstract channel type
- Host: GitHub
- URL: https://github.com/cristaloleg/go-act
- Owner: cristaloleg
- License: bsd-3-clause
- Created: 2017-11-29T20:13:52.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-12-13T16:52:55.000Z (about 7 years ago)
- Last Synced: 2024-12-09T08:55:37.743Z (about 1 month ago)
- Topics: concurrency, concurrent-data-structure, data-structures, go, golang, queue, stack
- Language: Go
- Homepage:
- Size: 6.84 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Go-act: Abstract channel type
[![Build Status](https://travis-ci.org/cristaloleg/go-act.svg?branch=master)](https://travis-ci.org/cristaloleg/go-act)
[![License](https://img.shields.io/github/license/mashape/apistatus.svg)]()
[![Go Report Card](https://goreportcard.com/badge/github.com/cristaloleg/go-act?style=flat-square)](https://goreportcard.com/report/github.com/cristaloleg/go-act)
[![codecov](https://codecov.io/gh/cristaloleg/go-act/branch/master/graph/badge.svg)](https://codecov.io/gh/cristaloleg/go-act)