|
|
Small libraries and utilities created inside our company that help development of biggers applications.
Since most of them are small, use one repository for each one will be a waste of resources (our and google).
Testly
Testly is a simple, minimal testing library aimed to programmers using FreeBASIC to implement agile techniques like TDD (test driven development)
ServiceFB
ServiceFB simplify programmers work when creating NT Services using FreeBASIC as programming language. It also encapsulate most of the Win32 API and provide a clean event-driven like interface.
SimpleLogger
SimpleLogger is a simple, minimal logger library aimed to programmers using FreeBASIC inspired in ruby logger or log4cpp.
