Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zroch

zroch is zroutine and zchan, which is a golang inspired lib to make concurrent programming easier in zig.

  • zroutine is go routine inspired light-weight concurrent routine execution engine.
  • zchan is go channel inspired inter thread/routine communication facility.
  • zroch provides helper functions for using zroutine and zchan together easier (by removing tedious repeating code).

usage

TODO

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages