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
3k stars
210 watching
758 forks
Language: C++
last commit: over 1 year ago
Linked from 1 awesome list
c-plus-pluscoroutinelibgo
Related projects:
Repository | Description | Stars |
---|---|---|
| Introduces concurrency features to the C programming language in a style similar to Go. | 2,741 |
| A C coroutine library with low overhead and high performance | 3,525 |
| A comprehensive guide to Go concurrency, covering fundamental concepts and practical examples. | 2,518 |
| A C++ concurrency library providing high-level abstractions for writing concurrent and parallel applications | 2,347 |
| A library of C++ coroutine abstractions for building high-performance asynchronous programming systems. | 3,448 |
| A Go library for building native GUI applications. | 8,341 |
| A set of libraries and data structures designed to simplify the development of high-performance concurrent systems in C. | 2,409 |
| An interactive Go programming environment for data science and development. | 2,442 |
| A programming language designed to build simple, reliable, and efficient software | 124,564 |
| Automation tool for interacting with graphical user interfaces on multiple platforms. | 9,739 |
| BGP implementation in Go, aiming to provide a modern and scalable solution for network routing protocols. | 3,667 |
| A high-performance distributed execution system that supports flexible and efficient computation workflows | 3,469 |
| A Go-based unikernel project that runs Go applications on x86 bare metal with a network stack and various features. | 2,239 |
| A library that enables concurrent Python systems programming using async/await with a focus on separating asynchronous and synchronous code execution environments. | 4,051 |
| A high-performance C++ framework for building concurrent and distributed systems with strong networking capabilities. | 13,291 |