Testeum is a Software Testing & User Test platform
Tired of bugs and poor UX going unnoticed despite thorough internal testing? Testeum is the SaaS crowdtesting platform that connects mobile and web app creators with carefully selected testers based on your criteria.
Learn More
Accounting Software for Small Businesses | Xero
Save 90% for 6 months on Xero's award-winning accounting and online bookkeeping platform for businesses of all sizes and stages of growth.
Xero offers a robust ecosystem of connected apps and integrations with banks and financial institutions, enabling small businesses to access a wide range of solutions within Xero's open platform to streamline operations and manage finances. Additionally, accounting and bookkeeping firms benefit from efficient compliance tools, advanced practice management software, and a cloud-based unified accounting ledger for all clients, centralized in one place.
A simple math library for games and computer graphics
A single-file, cross-platform, public domain game math library for C/C++. Fully inlined HandmadeMath.h. No need for HANDMADE_MATH_IMPLEMENTATION anymore. Added extra parentheses around some macros. Renamed the 'Rows' member of hmm_mat4 to 'Columns'. Since our matrices are column-major, this should have been named 'Columns' from the start. 'Rows' is still present, but has been deprecated. Added array subscript operators for vector and matrix types in C++. This is provided as a convenience...
InfinityTK was created with the purpose of aiding myself in the development of my own game engine. I chose to create this library/toolkit because I felt like other alternatives were either too much or not fitting (SDL, SFML, GTK+, Qt)
Please download the debug *.tar.gz so you can easily identify bugs
I really need feedback; so guize plz, go to the discussions page or create a ticket to let me know what you hate/dislike/despise/love
x86mph is an optimized library with vector, matrix, and vertex helpers (including an own TnL) It also contains memory helpers, and other stuff such as image processing (color inverting, changing bpp) taking advantage of x86's 3DNow!, MMX, and SSE
Enterprise and Small Business CRM Solution | Clear C2 C2CRM
Voted Best CRM System with Top Ranked Customer Support. CRM Management includes Sales, Marketing, Relationship Management, and Help Desk.
C2CRM consists of four modules that integrate to provide a comprehensive CRM solution: Relationship Management, Sales Automation, Marketing Automation, and Customer Service. Only buy what each user needs.
MATHLIB3D: MATHLIB3D is a Vector/Matrix/Quaternion/Plane/Polynomial C++/Java library targeting either precision or fast mathematical operations executed on vectors, matrices and quaternions.
A clean OpenGL solution on VCL/CLX, including the OpenGL API interface, the OpenGL Widget, vector & matrix math routines, and other basic stuffs. Aims to provide a easy and clean start for OpenGL projects using Delphi or Kylix.
VectorMath is a C++ templated math library for 2D and 3D geometry applications, as scientific data visualization and physic engine development. One of the objectives is to have a syntax similar to Matlab, maintaining the performance.