Tremendous is the global payouts platform for businesses sending gift cards and money at scale.
Getting started is simple: add a funding method and place your first order in minutes.
Trusted by 20,000+ leading organizations, Tremendous has delivered billions of rewards and enables businesses to reach recipients across 230+ countries and regions. Recipients have 2,500+ payout options to choose from, including gift cards, prepaid cards, cash transfers, and charitable donations.
Learn More
Zendesk: The Complete Customer Service Solution
Discover AI-powered, award-winning customer service software trusted by 200k customers
Equip your agents with powerful AI tools and workflows that boost efficiency and elevate customer experiences across every channel.
Emotion Engine is an 3d game engine based on plib of the 3d graphics, lua for the scripting engine and xml for the world files. Originally the engines intent was to demo and create a tutorial on how to use plib for new game developers.
TPFL stands for Trivial Portable Framework Library. It includes several
classes for command line and configuration files parsing and handling,
strings and memory buffers handling, sockets workaround (server and client).
An C++ interface for gtk+ library. Difference with others similar interface is that here we need no new library at link time. Only header files are needed to use this interface. Thus, these files provides C++ interface without cost at execution time. Lig
Jesta I.S. | Enterprise Software For Retail and Supply Chain
Transition from fragmented entry-level or legacy systems to an enterprise suite.
Unify your people and operations across all departments and channels. Discover end-to-end retail, wholesale, and supply chain management software suites designed to scale.
Windows (File Explorer) Front-End to RCS, the Revision Control System.
RCSWinEx allows you to perform CHECKINs and CHECKOUTs, of your files via the contextual menu of File Explorer.
To use RCSWinEx, RCS must already be installed on your machine.
DataExplorer is a program that explores unknown or known data files according to a data map script. It contains a windows client which can output a formated view of the data.
Open Source Microsoft VC to Delphi translator is the translation utilities toolset with IDE that support translating Microsoft VC 7.0 projects, libraries, APIs to Delphi 7.0
A very simple tool for transfering files between different workstations, for all those who work at different machines on same projects. Taking your projects home is as simple as inserting a CD-RW and letting the program transfer files. No installation.
Award-winning proxy networks, AI-powered web scrapers, and business-ready datasets for download.
How the world collects public web data
Bright Data is a leading data collection platform, enabling businesses to collect crucial structured and unstructured data from millions of websites through our proprietary technology. Our proxy networks give you access to sophisticated target sites using precise geo-targeting. You can also use our tools to unblock tough target sites, accomplish SERP-specific data collection tasks, manage and optimize your proxy performance as well as automating all of your data collection needs.
FARCVS is a plugin to the FAR file manager (http://farmanager.com), a Norton Commanger clone. Provides a UI for working with CVS: checkin and checkout, diffing and merging files, viewing statuses, etc... Written in C# using a .NET wrapper around FAR API.
The C++Pager can help C++ programmers to output long complex text (i.g HTML). It enables to embed C++ code in text files which use JSP like syntax, and uses STL based stream to output. It is the C++\'s simple standalone version of JSP.
QTide is a QT-based Textditor with some nice features: Simple installationscript, Tabbed editor window to allow simultaneous editing of multiple files, Allows integration of own tools/programs, extendable syntaxhighlighting.
qbTeX (say cube-TeX) is a platform independent LaTeX IDE that allows its users to manage large LaTeX projects on both win32 and UNIX platforms offering means for management of large LaTeX projects, an integrated texteditor with shortcuts to common LaTeX c
Overcoat encrypts your projects exe file before distribution (for shareware authors for example), that limits the use of an exe file, and forces the user to purchase/registar after a certain developer defined period
libd20 aims to implement the d20 4e rules, in a way suitable for use in software projects -- due to licensing issues with the d20 rules, it will not include certain things, such as a reward system or leveling rules.
ProjectBuddy administers files of a development project. It orients itself at file browsers of common IDEs. This tool is very helpful if you are working on just a few files in a big software repository.
This project is undergoing re-evaluation (as of 3-21-04) to best serve its original purpose: to provide java-like, yet elegant clarity to Windows Code. With the discovery of similar projects, we aim to simplify and enhance this project greatly.
This project is a extraction of the classparser from the KDevelop project into a project of its' own. This was done since there are a lot of other projects depending on this specific lib and it felt like a Good Thing(tm).
Attempts to detect duplicated code within and across multiple input files. Attempts to see through superficial variations such as variable names, changes in constness, and minor differences in types.
Covers only C++ for now, but frontends for e.g. C9
Sagüim is a powerful, intuitive and easy to learn 2D game programming library. Sagüim allows you to create a simple game with only a few lines of code and has powerful features that facilitates the management of complex projects.
It is simple form-based editor for Tomcat's web.xml files. It supports tags <servlet>, <servlet-name>, <display-name>, <description>, <servlet-class>, <init-param>, <servlet-mapping>, <url-pattern>. These
Boy is a program that reads in c++ header files and converts it to a man page. This generated man page will need to be altered a bit, but the program makes creating man pages much easier.
A mostly POSIX compliant alternative to getopt, written in C++, designed for
power and simplicity. Offers automatic data conversion, validation of input
and output files, automatic help/usage, multiple-value options (collections),
and resource files.
The Dirt virtual machine is designed to be easily used as a scripting engine or runtime core in C or C++ projects. The language itself is very similar to C. The tools have been created from scratch (no lex/bison/yacc) and are very portable