9 projects
fibra
Fibra provides advanced cooperative concurrency using Python generators.
binstream
Binstream is used for serializing and deserializing basic types. It is compatible with the .NET System.IO.BinaryReader and BinaryWriter classes, and is useful as a bridge when exchanging data with the .NET framework.
socketome
A non blocking TCP networking core based on select.
mainloop
A class which provides a fixed duration simulation loop with frame skipping when needed.
GFX
Basic Textured Quads and Lines using OpenGL.
Rect
A class for handling rectangle regions.
pygnet
pygnet is a minimal layer on top of Twisted, for pygame.
gherkin
Gherkin is a safe serializer for simple Python types.
FibraNet
A cooperative threading and event driven framework with simple network capabilities.