51 projects tagged "Python"
CheckstyleAS3 is an attempt to create the Checkstyle tests for Actionscript 3. Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. It automates the process of checking Java code to spare humans of this boring (but important) task.
Alienbuild is a multi-threaded cross-platform build system written in Python with the intent to outperform all other build systems in speed. Smart methods for dependency checking were used in the creation of Alienbuild for the fastest and most optimal build times. A major goal is to support large projects and asset building pipelines.
C++ template classes implementing a B+ tree key/data container in main memory.