Skip to content
 
 

Repository files navigation

Introduction

libcsp is a high performance concurrency C library influenced by the CSP model.

Features

  • Multiple cpu cores supported.
  • High performance scheduler.
  • Stack size statically analyzed in compile time.
  • Lock-free channel.
  • Netpoll and timer are supported.

Documentation

Go to https://libcsp.com for the documentation.

License

Libcsp is licensed under the MIT license.

About

A concurrency C library 10x faster than Golang.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages