Skip to content

Yaser-Amiri/one-ring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

One Ring

NOTE: This project was never intended for production use; it serves as an experiment to discover the most suitable interface for CSP on top of AsyncIO and to demonstrate its functionality.

The main purpose of this library is to facilitate concurrent programming with Asyncio, to achieve this purpose it will give you basic tools of CSP (like channel and select), structured concurrency and of course some sugars for Asyncio.

You can see some samples here.

Releases

No releases published

Packages

No packages published

Languages