Conc logo

Conc

Better structured concurrency for go (By Sourcegraph)
2
2
+ 1
0

What is Conc?

It is your toolbelt for structured concurrency in go, making common tasks easier and safer. It handles panics gracefully and makes concurrent code easier to read.
Conc is a tool in the Concurrency Frameworks category of a tech stack.
Conc is an open source tool with 8.3K GitHub stars and 285 GitHub forks. Here’s a link to Conc's open source repository on GitHub

Who uses Conc?

Companies

Developers

Conc Integrations

Conc's Features

  • Makes it harder to leak goroutines
  • Handles panics gracefully
  • Makes concurrent code easier to read

Conc Alternatives & Comparisons

What are some alternatives to Conc?
RxJS
RxJS is a library for reactive programming using Observables, to make it easier to compose asynchronous or callback-based code. This project is a rewrite of Reactive-Extensions/RxJS with better performance, better modularity, better debuggable call stacks, while staying mostly backwards compatible, with some breaking changes that reduce the API surface.
Akka
Akka is a toolkit and runtime for building highly concurrent, distributed, and resilient message-driven applications on the JVM.
Netty
Netty is a NIO client server framework which enables quick and easy development of network applications such as protocol servers and clients. It greatly simplifies and streamlines network programming such as TCP and UDP socket server.
Tokio
It is an open source library providing an asynchronous, event driven platform for building fast, reliable, and lightweight network applications. It leverages Rust's ownership and concurrency model to ensure thread safety.
Redux Observable
It allows developers to dispatch a function that returns an observable, promise or iterable of action(s). Compose and cancel async actions to create side effects and more.
See all alternatives
Related Comparisons
No related comparisons found

Conc's Followers
2 developers follow Conc to keep up with related blogs and decisions.