The sales CRM that makes your life easy, so all you have to do is sell.
The simpler way to sell
Welcome to the simpler way to sell. Pipedrive is CRM software that makes your life easy, for less legwork and more sales.
Let us track your sales conversations, eliminate admin tasks, get you more leads and uncover how you win, because your day belongs to you.
Join more than 100,000 sales teams around the world that use the CRM rated #1 by SoftwareReviews in 2019. Start your free 14-day trial and get full access – no credit card needed.
Try it free
Budgyt Is The Highest Rated Business Budgeting Software In The Market.
Affordable budgeting software for companies with multiple users and multiple departments.
Budgyt is an easy to use, intuitive platform with a clean simple interface that makes budgeting multiple P&L’s easy to do without needing Excel.
The Doodle project aims to provide a language to easily describe
Origami diagrams and produces a ready-to-print document. Doodle will
free creators from diagramming constraints and increase their capability
to share their creations.
Rust is a drag&drop RPM creation utility and general purpose sandboxing toolkit. You can create RPM packages intuitively with the GUI. Rust may also be used to build RPMs for arbitrary source code, just by doing a 'make install' in the sandbox...
Distributed Compiling Environment (DCE) is a middleware application that is designed to spread the work of compiling source code, render images or other
tasks over multiple machines.
...Please Note: This is an old project that was eventually integrated into NSIS distribution directly. The plug-in mechanism eventually changed, so this version of the code no longer works properly with NSIS. I have left the project online for archival purposes, but please use the bundled version instead.
For businesses wanting a platform to list, manage, and co-sell on cloud marketplaces with minimal engineering effort
Streamline and automate your cloud sales cycle, enhance operational efficiency, and capitalize on marketplace opportunities with the Clazar Cloud Sales Acceleration Platform.
Ezvu (Easy View) converts the given set of C files into HTML files with all the user defined function calls converted to hyper links so that the user can click the link to view that function definition. Very helpful C code browser ;)
Freescope is a source code browser similar to cscope, ported to various operating systems. It is under heavy development and will eventually provide various parsers for programming languages.
Class Library that encapsulates the Win32 API programming elements. The library provides a set of C++ classes to reduce the amount of code necessary to write native Windows applications, without abstractions away from the core Win32 API, and without any
Gcc for Windows (gcw) is yet another attempt to port gcc to Win32 platform. The major difference from MinGw and Cygwin is maximum possible acceptance of Microsoft Visual C++ source code and intended binary compatibility with Microsoft Visual C++.
XMLpg - XML parser generator.
Generates an XML parser in C++ from a DTD. The generated code will provide validation as well as conversion of the input XML.
Digital business card + lead capture + contact enrichment
Your complete in-person marketing platform
Share digital business cards, capture leads, and enrich validated contact info - at events, in the field, and beyond. Powered by AI and our proprietary data engine, Popl drives growth for companies around the world, turning every handshake into an opportunity.
The fast, flexible parsing engine. Parse anything in 4 steps: (1) define a grammar, (2) load the grammar into ClearParse, (3) call the engine to parse the source, and (4) traverse the parsing tree. You can even change your grammar at run time.
ebnf2yacc is a tool to help write yacc parsers/compilers.
It takes as input a grammar written in bnf (ebnf support is planned), and outputs a c++ abstract syntax tree that supports the visitor pattern, along with a yacc parser that builds the tree.
OpenORM is an OpenSource Object Relational mapping broker based on Scott Ambler whitepapers.
It's developed on C++ and the objects that it persist are CORBA objects.
We are currently using omniORB2 as our ORB and PostgreSQL as our database server.
FreeAmos is an attempt to produce a FREE, portable Amos interpreter. It will be able to run existing Amos code, aswell as being extenable for newer functions
TRVM, the Tiny RISC Virtual Machine, is a tiny (less then 50k of code) virtual machine. It has support for multitasking, with the TRVM machine code. It's fairly easy to learn, with less than 20 operators. And it's easy to integrate into larger programs.
This is an open source state machine template for C++. Initially FSM support will be given. The purpose is to facilitate developers to create state machine based C++ applications easily.
A tool that searches for code fragments using CVS comments. CVSSearch
takes advantage of the fact that a CVS comment typically describes
the lines of code involved in the commit and that this description will typically hold for many future versions.
PHP Profiler is both a Zend extension and module capable of generating profiling information (function call statistics) for PHP applications on the server side. No PHP code has to be changed, although the profiler data is available to your scripts.
Open source code for a wide range of software is now in abundance on the net. The goal of the CodeWeb project is to data mine software development experience that is inherent in this vast amount of code to enhance future development.
Clint is a testbed for static source-code checking techniques. It is currently designed to check C++ for common programmer errors and suggest improvements.
MPS is a Message Passing System, similar to, but not compatible with, CORBA and its IDL. Interfaces are specified in an IDL-like language; bindings exist for C++ and Java, on multiple platforms.
This is an open project that is open to additions all the time. It has been planned that people that code in Borland C++ Builder, would simply ad a new feature whenever they have time. And soon it will be a great tool for coders.
Html2perl is a simple console based utility for converting HTML text streams (or any ASCII based text stream for that matter) into a series of perl print statements for inclusion in a Perl script.