• Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Automate contact and company data extraction Icon
    Automate contact and company data extraction

    Build lead generation pipelines that pull emails, phone numbers, and company details from directories, maps, social platforms. Full API access.

    Generate leads at scale without building or maintaining scrapers. Use 10,000+ ready-made tools that handle authentication, pagination, and anti-bot protection. Pull data from business directories, social profiles, and public sources, then export to your CRM or database via API. Schedule recurring extractions, enrich existing datasets, and integrate with your workflows.
    Explore Apify Store
  • 1
    PyDev for Eclipse
    PyDev is a Python Development Environment (Python IDE plugin for Eclipse). It features an editor with code completion, code analysis, refactoring, outline view, debugger, mark occurrences and other goodies - check http://pydev.org for more details). It's kept going by community contributions, so, if you think it's a worthy project, please contribute through http://pydev.org
    Leader badge
    Downloads: 685 This Week
    Last Update:
    See Project
  • 2
    Gideros Mobile

    Gideros Mobile

    Cross platform SDK

    Develop your app in Lua language and export it to most popular platforms, from desktop PC and Mac to mobile (Android, iOS, Windows Phone) and even Web. While Gideros is mainly dedicated to game development, it is also a good fit for professional apps. Code once, run everywhere! Intro documentation: http://docs.giderosmobile.com/ Reference documentation: http://docs.giderosmobile.com/reference/ Forum: http://giderosmobile.com/forum Full source code: https://github.com/gideros/gideros
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    RSyntaxTextArea

    RSyntaxTextArea

    A syntax highlighting, code folding text component written in Swing

    ...NOTE: For quite awhile now, RSTA's source has been hosted on GitHub, but releases were mirrored here on SourceForge. As of late 2015, all release artifacts are also hosted solely on GitHub. This SourceForge site is simply here to forward folks to our GitHub home: http://github.com/bobbylight/RSyntaxTextArea Artifacts are also available in Maven, e.g. com.fifesoft:rsyntaxtextarea:2.x.x
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4
    Dev-C++

    Dev-C++

    Open Source C & C++ IDE for Windows

    ...For more recent versions of Dev-C++, please check the following forks: - Embarcadero Dev-C++: https://sourceforge.net/projects/embarcadero-devcpp/ (last update: March 2021) - Orwell Dev-C++: https://sourceforge.net/projects/orwelldevcpp/ (last update: 2016) - wxDev-C++: http://wxdsgn.sourceforge.net/ (last update: 2012)
    Leader badge
    Downloads: 17,345 This Week
    Last Update:
    See Project
  • Premier Construction Software Icon
    Premier Construction Software

    Premier is a global leader in financial construction ERP software.

    Rated #1 Construction Accounting Software by Forbes Advisor in 2022 & 2023. Our modern SAAS solution is designed to meet the needs of General Contractors, Developers/Owners, Homebuilders & Specialty Contractors.
    Learn More
  • 5
    Browse by Query
    A query language for code browsing. You query your database-- why don't you query your code? Write queries to provide custom views of your Java or C#/CLR code base. Integrates with popular IDEs or standalone.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    CodeLite

    CodeLite

    CodeLite: an open source, cross platform C/C++/PHP and JavaScript IDE

    codelite is an open-source, cross platform IDE for the C/C++/PHP and JavaScript programming languages (build and tested on Windows 7, 8, ubuntu >=14.04 plus debian, fedora and openSUSE, and Mac OSX 10.8.4). codelite is distributed under the terms of the GPLv2 license If you need help with codelite, please join our forums at: http://forums.codelite.org Visit our download page at: http://codelite.org/support.php The CodeLite Team
    Downloads: 44 This Week
    Last Update:
    See Project
  • 7
    Jed Modes Repository
    A collection of S-Lang extension scripts (modes) for the Jed text editor, contributed by Jed users. Browse the repository at http://jedmodes.sf.net/
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Multi Languages Spell Checker

    Multi Languages Spell Checker

    This program allows to spelling text in difficult environment

    This program I have develop for me and it allows to spelling text in difficulties as possible environment, such as my site http://www.vb-net.com/ Usually I write my articles in three or four languages (Ukrainian, English, Russian, Bulgarian) with a lot of program code. My site contains about 600 entry page (Articles and summary (with secondary page) it contains more than 10,000 pages. And I want quickly change page, saving it locally and uploading it to web server. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    GraphQL Playground

    GraphQL Playground

    GraphQL IDE for better development workflows

    ...Compared to GraphiQL, the GraphQL Playground ships with a number of features, such as interactive, multi-column schema documentation, automatic schema reloading, support for GraphQL Subscriptions, query history, configuration of HTTP headers, and tabs. You can easily share your Playgrounds with others by clicking on the "Share" button and sharing the generated link. You can think about GraphQL Bin like Pastebin for your GraphQL queries including the context (endpoint, HTTP headers, open tabs etc). GraphQL Playground provides a React component responsible for rendering the UI and Session management.
    Downloads: 7 This Week
    Last Update:
    See Project
  • Pest Control Management Software Icon
    Pest Control Management Software

    Pocomos is a cloud-based field service solution that caters to businesses

    Built for the pest control industry, but also works great for Mosquito Control, Bin Cleaning, Window Washing, Solar Panel Cleaning, and other Home Service Businesses in need of an easy-to-use software that helps you simplify routing, scheduling, communications, payment processing, truck tracking, time tracking, and reporting.
    Learn More
  • 10
    Vrapper

    Vrapper

    Vim-like editing in Eclipse

    Vrapper is an eclipse plugin which acts as a wrapper for existing eclipse text editors to provide a Vim-like input scheme for moving around and editing text. Eclipse Update Site: http://vrapper.sourceforge.net/update-site/stable
    Downloads: 12 This Week
    Last Update:
    See Project
  • 11
    EtherCard

    EtherCard

    EtherCard is an IPv4 driver for the ENC28J60 chip

    ...It is adapted and extended from code written by Guido Socher and Pascal Stang. High-level routines are provided to allow a variety of purposes including simple data transfer through to HTTP handling. Non-AVR boards are NOT currently supported (101/Zero/Due) #211 Hardware: Depending on the size of the buffer for packets, this library uses about 1k of Arduino RAM. Large strings and other global variables can easily push the limits of smaller microcontrollers. This library uses the SPI interface of the microcontroller and will require at least one dedicated pin for CS, plus the SO, SI, and SCK pins of the SPI interface. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This is an attempt to supply editor keyboard macro facilities that are missing from the Eclipse IDE.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    More Clipboard for Eclipse

    More Clipboard for Eclipse

    Paste from your Copy history!

    Project moved to GitHub: https://github.com/mikhail-barg/moreclipboard Please change your update site to https://raw.github.com/mikhail-barg/moreclipboard/master/site More Clipboard keeps track of the latest entries copied/cut into clipboard buffer and allows quick pasting from the popup list by pressing a hotkey. Inspired by Multi Clipboard plugin for Eclipse and Visual Assist for MS VS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Eclipse plug-in to edit Mako Template (http://www.makotemplates.org) files. Provides syntax coloring and a limited outline view. Please use the update site https://sourceforge.net/projects/makotemplateeditor/files/update-site/ to install this plugin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The Maude Development Tools are a set of plugins that embed the maude interpreter (http://maude.cs.uiuc.edu) in Eclipse. It provides a core plugin, which allows to any Java program to use Maude, and a set of plugins which provide an Eclipse-based IDE
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    UniversalIDE

    UniversalIDE

    Add-on based IDE adaptable to any developement platform

    ...The program's GUI is multi-language (actually English and Italian are officially supported, but translating to another language is as easy as editing an XML file). More information in the wiki https://sourceforge.net/p/universalide/wiki/ and in the website http://universalide.sf.net This project uses SharpZipLib: http://icsharpcode.github.io/SharpZipLib/ Some icons are from this creative commons - licensed icon set: http://p.yusukekamiyamane.com/ .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Em::Blocks STM32F4-Discovery USB CDC

    Em::Blocks STM32F4-Discovery USB CDC

    Template Virtual COM Port Project

    Template Em::Blocks project for the STM32F4-Discovery board as USB virtual com port. Using the standard peripheral library (not the new HAL). No board specific headers are used. Get the driver here: http://www.st.com/web/en/catalog/tools/PF257938
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This project provides an editor for the scripting language of Apache's template engine Velocity (http://velocity.apache.org/). The editor is implemented as an plugin for the Eclipse platform (http://eclipse.org/).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    indevIDE

    indevIDE

    A wxMax based IDE for the programming language BlitzMax

    .... ~~~~~~~~~~~~~~~~~ This Program uses Code from MaxIDE CE for building and debugging as well as some of its icons (https://sourceforge.net/projects/blitzmax-ide/) Some of Burcey's Modules (regex,libxml,dbsqlite,boost) (http://code.google.com/p/maxmods/) notably wxMax (http://code.google.com/p/wxmax/) HotDocs Documentation Tool (http://home.arcor.de/plutomania/hotdocs/index_de.htm) Icons of Open Icon Library (http://openiconlibrary.sourceforge.net/) But it still lacks a logo and icon. Your welcome to send me your work.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    Ghostscript Studio

    Ghostscript Studio

    PostScript editor, PDF and PS Viewer, Converter

    ...Allows you to easily edit and view PostScript (multi-page PostScript) files, convert your files between different formats (PDF, PostScript, TIFF, PNG, JPEG, other...), view PDF files. Please go to http://ghostscriptnet.codeplex.com/ for development files.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 21
    Please go to the project's website to learn more about it. You can get to it from the Project menu above or go directly to http://eclipsewiki.sourceforge.net/ Please note that the plugin requires that you run Eclipse under Java 5
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ODT: OCaml Development Tools
    The ODT (OCaml Development Tools) project aims to be like the JDT (Java Development Tools) eclipse plugins. It provides IDE features for OCaml application developments. See more on http://ocamldt.free.fr (tutorial, installation notes and more).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    PyCodebug

    Python script coding editor that debugs as you write

    ...With PyCodebug, you get to see the effects of the code during coding, which greatly reduces the time needed to write a script. ================================== Demo Video: http://youtu.be/a6nFo4y3kzo ================================== Requires: Python 2.7x PySide
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    An Eclipse-based IDE for Erlang http://www.erlang.org, a concurrency-oriented language developed by Ericsson. The project is now hosted at https://github.com/erlang/erlide_eclipse Please install/update from http://download.erlide.org/update
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Isabelle/Eclipse

    Isabelle/Eclipse

    Eclipse integration for Isabelle proof assistant

    ...By building on Eclipse it inherits various IDE goodies out of the box. This SourceForge project is used to distribute Isabelle/Eclipse files - the source code and issue management is available on GitHub: http://github.com/andriusvelykis/isabelle-eclipse Visit Isabelle/Eclipse website at http://andriusvelykis.github.com/isabelle-eclipse
    Downloads: 2 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next