Skip to content

OrcPub vs Stackless Python

A side-by-side look at OrcPub and Stackless Python. For an in-depth review of either product, follow the links below.

OrcPub

OrcPub

Games

OrcPub is a free, online Dungeons & Dragons 5th edition character builder and digital character sheet. It allows users to quickly build and manage characters with automation tools to handle much of the calculation work.

dungeons-dragonscharacter-builderdigital-character-sheet
Stackless Python

Stackless Python

Development

Stackless Python is a Python programming language implementation featuring microthreads and no Global Interpreter Lock (GIL). It allows massive concurrency and offers better scalability for Python programs.

pythonconcurrencymicrothreadsscalability