6547 projects tagged "Windows"
Data Validator is a class to validate a set of values based on a list of rules. It supports the following validation orders: sequence (fields validated sequentially), all-at-once, and both (using a dependencies model). It can embed different user-defined validation rules libraries (a default built-in library is provided).
Web Based Inventory provides user-friendly management of inventory and sales. It features multi-store and multi-currency support, user friendly POS, inventory and sales charts, realtime inventory updates, translates to any language (localization), platform independence, PDF invoice and barcode generators, and highly-customizable user access. An online demo is available.
libusbx is a library which provides generic access to USB devices. As a library, it is meant to facilitate the development of applications which communicate with USB hardware. Its main features are portability (a single cross-platform API for Linux, OS X, Windows, and *BSD), user-mode (no special privileges required), and USB version-agnosticism (all versions of the protocol supported, including USB 3.0).
parsical is a Shehensai or parsi calendar application. It's useful for prayers, birthdays, weddings, navjotes, jashans, and other events. It features sunrise calculation based on the computer timezone (as roj begins at sunrise in this calendar), "previous" and "next" month and year buttons, conversion between Gregorian and Shehensai dates, and jumping to the calendar month on a given date or roj.
Groonga is a fast and accurate full text search engine based on an inverted index. Newly registered document instantly appears in search results, and updates are allowed without read locks. These characteristics result in superior performance for real-time applications. It is also a column-oriented database management system (DBMS). Compared with well-known row-oriented systems, such as MySQL and PostgreSQL, column-oriented systems are more suited for aggregate queries.