Search Results for "git:/git.code.sf.net/p/docfetcher/code" - Page 18

449 projects for "git:/git.code.sf.net/p/docfetcher/code" with 2 filters applied:

  • Intelligent predictive dialer for outbound call center Icon
    Intelligent predictive dialer for outbound call center

    Solution for lead generation, Political Campaigning, Telemarketing and Phone Polling

    Our autodialer software can massively increase productivity by dropping busy, unanswered and disconnected line, passing calls answered by real people back to your agents, and leaving messages on answering machines.
    Learn More
  • Marketing automation for any business | ActiveCampaign Icon
    Marketing automation for any business | ActiveCampaign

    Your team of AI agents handles email, SMS, WhatsApp and more for you

    Active Intelligence revolutionizes how you work. You guide direction while AI handles execution, acts on insights, and shows you the path forward. It's how marketing should be.
    Learn More
  • 1
    A framework for developing software development tools.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    The Snake Skin Bean Breaker converts Python syntax into readable Java syntax. With a high potential of runtime or compile-time deviances, the resultant code is assumed to be broken.. Works well for porting Jython Swing prototypes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    XPL is the eXtensible Programming Language. XPL is an application of XML for interchange of computer programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    J.O.O.D.A. is a pure Java 1.3 Java IDE. Supporting syntax highlightning, dynamic execution of code, Win98 and Linux, file-based editing of sourcecode, class-based editing of sourcecode...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Securden Windows Privilege Manager Icon
    Securden Windows Privilege Manager

    For IT security teams

    Remove local administrator rights on Windows servers and endpoints. Seamlessly elevate applications for standard users. Grant time-limited rights on-demand. Control application usage by remote employees through whitelisting and blacklisting.
    Learn More
  • 5
    wxStudio is an attempt to make an IDE and code generation tool using the wxWindows GUI toolkit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The Serious Project is an effort to build a development platform that allows a person to develop programs using graphical diagrams of program logic instead of writing textual code. The goal is to build a cross-platform development tool that can be used b
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    PLNet.org is a repository of open source software that is written in PL/SQL or otherwise benefits PL/SQL developers. SourceForge hosts the "meta-project" for the repository tools: management, search, retrieval, update, and others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    word2x is a multiple target format MS word binary format document extracter. There 0.00x releases are miantance releases for those that want a working version and 2.0 will be a major code cleanup (and bug squashing) release. src2class is a build tool fo
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    "cset" is a set of utilities for parsing c code and automatic generation of necessary header files. The idea is: to not write #include... lines and header files with function declarations etc., just write functions and everything else leave to a machine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cloud data warehouse to power your data-driven innovation Icon
    Cloud data warehouse to power your data-driven innovation

    BigQuery is a serverless and cost-effective enterprise data warehouse that works across clouds and scales with your data.

    BigQuery Studio provides a single, unified interface for all data practitioners of various coding skills to simplify analytics workflows from data ingestion and preparation to data exploration and visualization to ML model creation and use. It also allows you to use simple SQL to access Vertex AI foundational models directly inside BigQuery for text processing tasks, such as sentiment analysis, entity extraction, and many more without having to deal with specialized models.
    Try for free
  • 10
    Code Interface Node ( cin ) is c code which is linked into LabView cin icons. These icon and hence cin can then extend the functionality of LabView for linux. Lets place our changes and newly developed CIN in this public toolbox.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    palmrc will eventualy become a drop-in replacement for the pilrc resource compiler supporting multiple frontend parsers and code generation backends currently its only a parser that tries to match pilrc's grammer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ant4git
    ANT4GIT is an ANT task for GIT, a distributed source control management system (http://git-scm.com/).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    gcov-eclipse is an Eclipse plug-in that will extend CDT to provide code-coverage testing to C/C++ projects by using the gcov program. It will integrate into the CDT's launch and managed build system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A full featured easy-to-use Git source code management plug-in for Eclipse.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Advanced directory compare tool in Python. With a user-friendly UI including a splitter window and two directory trees. This project has been moved to http://code.google.com/p/dircompare/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    pywackit

    A tool set for staging, constructing and managing enterprise release p

    A tool set for staging, constructing and managing enterprise release packages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A JML-like tool for easy embedding behavior descriptions into the code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A Maven plug-in to generate code (and documentation) from sources written in Noweb.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The Microsoft Bytecode Engineering Library is a library written completely in Java that allows the user to parse, create, edit, and rewrite .NET assemblies. The code originally came from the University of Arizona. http://www.cs.arizona.edu/projects/mbel/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    PHPCheckclipse is an Eclipse-Plugin that enables Checkstyle features for PHP developement. This means PHPCheckclipse checks your code for coding standards while you are typing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Automatic is a software artefact generator for system informations development. Automatic is based on MySQL database to generate code, classes, intefaces web in PHP, HTML and Javascript. The tool is based in generations rules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    UML plugin development for codeblocks C++ IDE. With this tool, one can develop UML diagrams out of present project loaded in the IDE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ClassReach is a utility to identify unused Java classes and methods. Once identified, such things can be removed from the code, hopefully simplifying the system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    cdd

    cdd

    Lexical, grammatical and syntactic analyzer of C÷÷.

    cdd is the lexical, grammatical, and syntactic analyzer of the C÷÷ dialect. The latter is not a programming language, but a set of variations in the C language that cdd analyzes, converts to C code and compiles by calling to g++.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB