libgo

Concurrent library

A high-performance coroutine and parallel programming library for C++ that enables efficient and scalable concurrent execution.

Go-style concurrency in C++11

GitHub

3k stars
211 watching
757 forks
Language: C++
last commit: over 1 year ago
Linked from 1 awesome list

c-plus-pluscoroutinelibgo

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
sustrik/libmill Introduces concurrency features to the C programming language in a style similar to Go. 2,737
hnes/libaco A C coroutine library with low overhead and high performance 3,516
luk4z7/go-concurrency-guide A comprehensive guide to Go concurrency, covering fundamental concepts and practical examples. 2,502
david-haim/concurrencpp A C++ concurrency library providing high-level abstractions for writing concurrent and parallel applications 2,312
lewissbaker/cppcoro A library of C++ coroutine abstractions for building high-performance asynchronous programming systems. 3,424
andlabs/ui A Go library for building native GUI applications. 8,337
concurrencykit/ck A set of libraries and data structures designed to simplify the development of high-performance concurrent systems in C. 2,388
yunabe/lgo An interactive Go programming environment for data science and development. 2,439
golang/go A programming language designed to build simple, reliable, and efficient software 124,071
go-vgo/robotgo Automation tool for interacting with graphical user interfaces on multiple platforms. 9,678
osrg/gobgp BGP implementation in Go, aiming to provide a modern and scalable solution for network routing protocols. 3,653
chrislusf/gleam A high-performance distributed execution system that supports flexible and efficient computation workflows 3,458
icexin/eggos A Go-based unikernel project that runs Go applications on x86 bare metal with a network stack and various features. 2,232
dabeaz/curio A library that enables concurrent Python systems programming using async/await with a focus on separating asynchronous and synchronous code execution environments. 4,040
sogou/workflow A high-performance C++ framework for building concurrent and distributed systems with strong networking capabilities. 13,133