Welcome to the homepage of Stutzbach Enterprises, LLC. Our current project is Poker Sleuth, a software tool suite for online poker players.
We also created the BList, an asymptotically efficient list-like object for Python. More information may be found in the BList PEP or the BList PyPi page. BList is available free under a "BSD-like" license. Download the BList source code.
Below are links to performance graphs, comparing the performance of Python's built-in list type with the BList.