Alternatives to Spyder

Compare Spyder alternatives for your business or organization using the curated list below. SourceForge ranks the best alternatives to Spyder in 2024. Compare features, ratings, user reviews, pricing, and more from Spyder competitors and alternatives in order to make an informed decision for your business.

  • 1
    Dev-C++

    Dev-C++

    Embarcadero

    Embarcadero Dev-C++ is a new and improved fork (sponsored by Embarcadero) of Bloodshed Dev-C++ and Orwell Dev-C++. It is a full-featured Integrated Development Environment (IDE) and code editor for the C/C++ programming language. It uses Mingw port of GCC (GNU Compiler Collection) as its compiler. Embarcadero Dev-C++ can also be used in combination with Cygwin or any other GCC based compiler. Embarcadero Dev-C++ is built using the latest version of Embarcadero Delphi. Embarcadero Dev-C++ has a low memory footprint because it is a native Windows application and does not use Electron. Optimized for parallel compilation on modern multi-core machines.
    Compare vs. Spyder View Software
    Visit Website
  • 2
    DbVisualizer

    DbVisualizer

    DbVisualizer

    DbVisualizer is one of the world’s most popular database editors. Developers, analysts, and DBAs use it to elevate their SQL experience with modern tools to visualize and manage their databases, schemas, objects, and table data, and to auto-generate, write and optimize queries. And so much more. It connects to all popular databases (e.g. MySQL, PostgreSQL, SQL Server, Oracle, Cassandra, Snowflake, SQLite, BigQuery, and 20+ more) and runs on all popular OSes (Windows, macOS, and Linux). With almost 6 million downloads and Pro-users in 145 countries around the world, it won’t let you down. Free and Pro versions are available.
    Leader badge
    Partner badge
    Compare vs. Spyder View Software
    Visit Website
  • 3
    JetBrains DataSpell
    Switch between command and editor modes with a single keystroke. Navigate over cells with arrow keys. Use all of the standard Jupyter shortcuts. Enjoy fully interactive outputs – right under the cell. When editing code cells, enjoy smart code completion, on-the-fly error checking and quick-fixes, easy navigation, and much more. Work with local Jupyter notebooks or connect easily to remote Jupyter, JupyterHub, or JupyterLab servers right from the IDE. Run Python scripts or arbitrary expressions interactively in a Python Console. See the outputs and the state of variables in real-time. Split Python scripts into code cells with the #%% separator and run them individually as you would in a Jupyter notebook. Browse DataFrames and visualizations right in place via interactive controls. All popular Python scientific libraries are supported, including Plotly, Bokeh, Altair, ipywidgets, and others.
    Starting Price: $229
  • 4
    Codeanywhere

    Codeanywhere

    Codeanywhere

    Our Cloud IDE saves you time by deploying a development environment in seconds, enabling you to code, learn, build, and collaborate on your projects. With our amazing web-based code editor in Codeanywhere, you will forget you ever used any other code editor. All major programming languages fully supported, including JavaScript/TypeScript, PHP, Python, Ruby, Go, Java, C/C++, C# any many other. Intelligent editing features such as auto-complete, code refactor, go to definition, rename symbol and many others. Debug code with break points, call stacks and interactive console. Fully featured Git client. Expandable with vast amount of existing extensions. You can also spin up powerful containers in seconds, that can be fully preconfigured for the programming environment of your choice. Develop and run your code on our infrastructure with full sudo access. Prebuilt development environments for all major programming languages, packed with tools and database preinstalled.
    Starting Price: $2.50 per user per month
  • 5
    IDLE

    IDLE

    Python

    IDLE is Python’s Integrated Development and Learning Environment. IDLE has the following features: - coded in 100% pure Python, using the tkinter GUI toolkit - cross-platform: works mostly the same on Windows, Unix, and macOS - Python shell window (interactive interpreter) with colorizing of code input, output, and error messages - multi-window text editor with multiple undo, Python colorizing, smart indent, call tips, auto completion, and other features - search within any window, replace within editor windows, and search through multiple files (grep) - debugger with persistent breakpoints, stepping, and viewing of global and local namespaces - configuration, browsers, and other dialogs
    Starting Price: Free
  • 6
    K8Studio

    K8Studio

    K8Studio

    Welcome to K8 Studio, your ultimate cross-platform client IDE for effortless Kubernetes cluster management. Seamlessly deploy to popular platforms such as EKS, GKE, AKS, or your dedicated bare metal setup. Experience the power of connecting to your cluster with an intuitive interface, providing a visual representation of nodes, pods, services, and more. Gain instant access to logs, detailed element descriptions, and a bash terminal, all with a simple click. Elevate your Kubernetes experience with K8Studio's user-friendly features. The grid view allows for a comprehensive tabular display of all Kubernetes objects. The left bar enables the selection of specific object types, and this view is entirely interactive and updated in real time. Users can seamlessly search and filter objects by namespace, and rearrange columns. Organizes workloads, services, ingresses, and volumes by namespace and instance. Visualize object connections for a rapid pod count and status check.
    Starting Price: $17 per month
  • 7
    CodeRunner

    CodeRunner

    CodeRunner

    A lightweight, multi-language programming text editor and IDE for macOS. CodeRunner was designed to support all of the most widely used programming languages and run them instantly. The app is configured to run code in 25 languages out-of-the-box, and additional languages can be configured to run by simply entering their terminal command. With over 200 syntax modes, lots of advanced editing features and thoughtful details, CodeRunner will quickly become your go-to editor for any and all kinds of text files. CodeRunner's code completion is the best you'll find in any IDE. Intelligent matching of typed text enables completions beyond single words. Quickly find the right completion among thousands with the extra-fuzzy search algorithm, helpful documentation snippets, and smart ranking of results. Don't clutter your code with print-statements for debugging. Instead, use CodeRunner's built-in debugging features to set breakpoints and step through your code.
    Starting Price: $19.99 one-time payment
  • 8
    Apache Zeppelin
    Web-based notebook that enables data-driven, interactive data analytics and collaborative documents with SQL, Scala and more. IPython interpreter provides comparable user experience like Jupyter Notebook. This release includes Note level dynamic form, note revision comparator and ability to run paragraph sequentially, instead of simultaneous paragraph execution in previous releases. Interpreter lifecycle manager automatically terminate interpreter process on idle timeout. So resources are released when they're not in use.
  • 9
    Jedi

    Jedi

    Jedi

    Jedi is a static analysis tool for Python that is typically used in IDEs/editors plugins. Jedi has a focus on autocompletion and goto functionality. Other features include refactoring, code search and finding references. Jedi has a simple API to work with. There is a reference implementation as a VIM-Plugin. Autocompletion in your REPL is also possible, IPython uses it natively and for the CPython REPL you can install it. Jedi is well tested and bugs should be rare. A Script is the base for completions, goto or whatever you want to do with Jedi. The counter part of this class is Interpreter, which works with actual dictionaries and can work with a REPL. This class should be used when a user edits code in an editor. Most methods have a line and a column parameter. Lines in Jedi are always 1-based and columns are always zero based. To avoid repetition they are not always documented.
  • 10
    WebForge IDE

    WebForge IDE

    Parallax Dynamics

    A complete, powerful web development environment for iOS. WebForge includes everything you need to develop, run, and debug your web projects on your iPad or iPhone. No cloud needed. Includes: - Powerful code editor with syntax highlighting. - Inspect Browser built-in, providing extensive desktop-class browser dev tools. - Complete Git support - clone, branch, commit, pull, and push. - Run entire PHP projects on-device. Support for includes and a wide variety of extensions. Run on your device in the built-in browser. - Clone projects locally to your device or open code stored on iCloud. - Includes customizable and extensive code checking with in-editor notices to keep your code bug-free. - No cloud needed, everything runs on your device. Easily build fantastic web projects on your iPad and iPhone!
    Starting Price: Free
  • 11
    JetBrains Fleet
    Built from scratch, based on 20 years of experience developing IDEs. JetBrains Fleet uses the IntelliJ code-processing engine, with a distributed IDE architecture and a reimagined UI. We built Fleet to be a fast and lightweight text editor for when you need to quickly browse and edit your code. It starts up in an instant so you can begin working immediately, and it can easily transform into an IDE, with the IntelliJ code-processing engine running separately from the editor itself. Fleet inherits the things that developers love the most from IntelliJ-based IDEs – project and context aware code completion, navigation to definitions and usages, on-the-fly code quality checks, and quick-fixes. Fleet’s architecture is designed to support a range of configurations and workflows. You can simply run Fleet just on your machine, or move some of the processes elsewhere – for example by locating the code processing in the cloud.
  • 12
    Cursor

    Cursor

    Anysphere

    The AI-first Code Editor. Build software faster in an editor designed for pair-programming with AI. One click to migrate all your favorite vscode extensions with local options for security-critical work. Cursor is a fork of VSCode. Import all your extensions, themes, and keybindings in one-click. With local mode, we store none of your data in our servers or logs. Avoid looking for code with answers tailored to your repository. Save time hunting for a the place to start a change or the right method to call. Refer directly to documentation, code definitions, and files. Change an entire method or class with a single prompt. Generate code from scratch with a simple instruction. Cursor can scan your code for bugs and quickly help you fix problems.
    Starting Price: $20 per month
  • 13
    Qt Creator
    Qt Creator's advanced code editor lets you code in C++, QML, JavaScript, Python and other languages. It features code completion, syntax highlighting, refactoring and has built-in documentation at your fingertips. Qt Creator integrates with most popular version control systems, including Git, subversion, perforce, and mercurial. Integrated visual editors for building C++ widget-based applications or fluid Qt Quick-based animated UIs with ready-made controls. Import an existing project or create one from scratch – Qt Creator generates all the necessary files. Support for Cmake and cross-compiling with qmake is included. Build for and run your software on desktop, mobile and embedded operating systems. The build settings allow you to easily switch between targets. Test and debug applications in conditions practically identical to those on your target device.
    Starting Price: $83 per month
  • 14
    Toddle

    Toddle

    Toddle

    You don’t have to reinvent the wheel. Install native packages with rich functionality and zero need to manage dependencies, no more broken plugins. Install pre-built packages built by a world-class developer community and accelerate your time to market, with no coding required. Design cool components, actions, or formulas, package them, and use them everywhere, no need to mess around with complicated formulas. Toddle is a visual web app builder that rivals custom code but is accessible to your entire team. Professional no-code web app editor, built-in live collaboration, version control, and hosting. Toddle is a visual programming platform for building modern web applications without writing code. You may want to host your Toddle creations yourself instead of relying on Toddle's infrastructure. We offer code export via web components. Live updates when you edit your component in the editor.
    Starting Price: $29 per month
  • 15
    Oracle SQL Developer
    Oracle SQL Developer is a free, integrated development environment that simplifies the development and management of Oracle Database in both traditional and Cloud deployments. SQL Developer offers complete end-to-end development of your PL/SQL applications, a worksheet for running queries and scripts, a DBA console for managing the database, a reports interface, a complete data modeling solution, and a migration platform for moving your 3rd party databases to Oracle. Run your sql and sql scripts, manage users, create and edit objects, import data to new or existing tables, diagnose performance issues, visualize your schemas, and much more. The power of your favorite desktop tool, in your browser. Available with Oracle REST Data Services for your on-premises instances. Migrate Oracle On-Premises to Oracle Cloud. Click, browse, and managed the contents of your Oracle Database.
  • 16
    AppCode

    AppCode

    JetBrains

    Thanks to an in-depth understanding of your code structure, AppCode takes care of your routine tasks and saves you from extra typing. Jump to any file, class, or symbol in your project in no time, use hierarchical and structure views to navigate through your project structure. AppCode offers two kinds of code completion: basic as-you-type completion, and more advanced SmartType completion for precise filtering of suggestions. Modify and improve your code any time with safe, accurate and reliable refactorings. AppCode is constantly monitoring the quality of your code. It warns you of errors and smells and suggests quick-fixes to resolve them automatically. AppCode provides lots of code inspections for Objective-C, Swift, C/C++, and a number of code inspections for other supported languages. All code inspections are run on the fly. Rename variables, constants, functions, type names and classes and rest assured that AppCode will update all the usages across the entire code base for you.
    Starting Price: $199 per user per year
  • 17
    StackBlitz

    StackBlitz

    StackBlitz

    Create, edit & deploy fullstack apps — in just one click. Create user interfaces that are out of this world thanks to our partnership with Progress KendoReact. Go to Definitions, and other Visual Studio Code features just work. Tweak your app in real time without page reloads while preserving your app state. Import any NPM package into your project quicker than on local. Thanks to our revolutionary in-browser dev server. Drag & Drop files and folders into the editor. No more copy + pasting, uploading, or git commands. Your app is being hosted for easy live sharing. Create new projects by simply POSTing the desired project data from a form— useful when you don't/can't use our Javascript SDK. With your desired StackBlitz project open, simply drag and drop any files and folder you want to import.
    Starting Price: $9 per month
  • 18
    PromptIDE
    The xAI PromptIDE is an integrated development environment for prompt engineering and interpretability research. It accelerates prompt engineering through an SDK that allows implementing complex prompting techniques and rich analytics that visualize the network's outputs. We use it heavily in our continuous development of Grok. We developed the PromptIDE to give transparent access to Grok-1, the model that powers Grok, to engineers and researchers in the community. The IDE is designed to empower users and help them explore the capabilities of our large language models (LLMs) at pace. At the heart of the IDE is a Python code editor that - combined with a new SDK - allows implementing complex prompting techniques. While executing prompts in the IDE, users see helpful analytics such as the precise tokenization, sampling probabilities, alternative tokens, and aggregated attention masks. The IDE also offers quality of life features. It automatically saves all prompts.
    Starting Price: Free
  • 19
    DataGrip

    DataGrip

    JetBrains

    Meet DataGrip, our new database IDE that is tailored to suit the specific needs of professional SQL developers. Allows you to execute queries in different modes and provides a local history that keeps track of all your activity and protects you from losing your work. Lets you jump to any table, view, or procedure by its name via the corresponding action, or directly from its usages in the SQL code. Gives you an extended insight into how your queries work and into the database engine behavior, so you can make your queries more efficient. DataGrip provides context-sensitive code completion, helping you to write SQL code faster. Completion is aware of the tables structure, foreign keys, and even database objects created in code you're editing. DataGrip detects probable bugs in your code and suggests the best options to fix them on the fly. It will immediately let you know about unresolved objects, using keywords as identifiers and always offers a way to fix the problems.
    Starting Price: $199 per year
  • 20
    Eclipse PHP

    Eclipse PHP

    Eclipse Foundation

    The PHP IDE project delivers a PHP Integrated Development Environment framework for the Eclipse platform. This project encompasses the development components necessary to develop PHP-based web applications and facilitates extensibility. It leverages the existing web tools project in providing developers with PHP capabilities. The essential starting point for PHP developers, including a PHP language support, a Git client, XML Editor and Mylyn, terminal. The experience of developing PHP application with PDT can be extended with a large variety of plugins created by the Eclipse ecosystem. Syntax highlighting, syntax validation, content assistance, code navigation, PHP debugging (Zend Debugger / Xdebug), PHP Profiling (Zend Debugger / Xdebug), PHPUnit, code formatted, refactoring, code templates, remote projects, and the whole power of the Eclipse Ecosystem.
  • 21
    CodeTasty

    CodeTasty

    CodeTasty

    Modern, smart & extensible cloud IDE. CodeTasty is powerful IDE in the cloud with additional features only a cloud application can give you. Our IDE helps you write readable and clean code the smarter way - in real time. The code editor provides silk-smooth experience accompanied with error detection tools, code completion, built-in compilation and a lot more. Login to IDE and start coding. There is no setup at all, you’re ready to work on your projects right away. Experience desktop-like speed and performance while editing your files in the cloud. And, unlike desktop, see what your collaborators are doing. We understand every developer has different needs. You can install countless extensions to enhance your productivity. CodeTasty supports more than 40 languages. The editor supports all major languages and up to a hundred thousand lines of code in a single file.
    Starting Price: $4 per month
  • 22
    Sourcery CodeBench
    Sourcery CodeBench delivers a powerful toolset that helps embedded software engineers to efficiently develop and optimize software for a variety of targets and various domains including Automotive, Connectivity, Graphics, and Video applications. Sourcery CodeBench goes beyond just the compiler to provide developers with powerful open source, embedded C/C++ development tools to build, debug, analyze and optimize embedded software in complex heterogeneous architectures including Arm, IA32, MIPS and Power Architectures. Eclipse based IDE enabling workspace customization and project management. Enhanced source code editor with syntax highlighting. Custom board support through Board Builder, a tool for automatically generating linker scripts, debug configuration files, and start-up code based on a board’s memory map.
  • 23
    Codeply

    Codeply

    Codeply

    Codeply is the HTML/CSS/JS editor that makes frontend design & development easier by enabling you to leverage the frameworks of your choice. Codeply is integrated with popular frameworks like Bootstrap, Foundation, Vue and Angular. This unique functionality makes it possible to quickly learn, prototype, test and build for any framework. Trawling through docs? What a hassle. Useful code examples are integrated with Codeply. Grab standard markup, snippets, templates & themes right from the editor. No more searching for libraries on CDN or example snippets. Figuring out which markup or CSS classes to use becomes easier. Designing layouts & mockups becomes faster. Codeply includes more than 50 popular libraries, APIs, plugins and frameworks. Additionally, Codeply is supported by a community of developers that are implementing code, and facing the same challenges along the way. This is not a CSS art gallery. Leverage over 40,000 real world examples, snippets, & starter templates.
  • 24
    RunCode

    RunCode

    RunCode

    RunCode offers online developer workspaces, which are environments that allow you to work on code projects in a web browser. These workspaces provide you with a full development environment, including a code editor, a terminal, and access to a range of tools and libraries. They are designed to be easy to use and allow you to get started quickly without the need to set up a local development environment on your own computer.
    Starting Price: $20/month/user
  • 25
    Editor.do

    Editor.do

    Editor.do

    Editor.do is an all-in-one online IDE and hosting platform that allows you to create, code, host and deploy stunning & fast static websites in seconds. You can easily deploy your site files or a zip containing all your project files to our NVMe SSD storage servers, ensuring the fastest possible loading speed for your site. Our IDE supports over 150 programming languages with real-time code rendering and a panel of shortcuts and tools to search, replace, cut, select, and quickly manipulate your code. Editor.do offers over 1000 free and open-source templates covering a wide range of categories and libraries that can be imported directly from GitHub. Plus, ChatGPT is integrated and is always close at hand to help you correct, complete, or improve your code or text. Editor.do is an ideal platform for developers and designers of all skill levels who want to create stunning, fast, and secure websites in a fraction of the time.
    Starting Price: $3 per month
  • 26
    RAD Studio

    RAD Studio

    Embarcadero

    The Ultimate RAD environment loved by developers for quickly building high-performance native cross-platform applications in modern C++ and Delphi using powerful visual design tools and integrated toolchains. Smarter code navigation when refactoring. Auto code completion with Tab key. LSP awareness of Include files. Auto restart of LSP server. Class helper support. Array suggestions when assigning arrays. Inactive code highlighting in Code Editor. High-DPI support in the IDE, with full support for the latest 4k+ monitors, and cleaner and sharper fonts and icons throughout. Improved FMX High-DPI support for Windows and Desktop with a visibly superior desktop UI. Reduces the complexities of rapidly building and deploying a multi-tier turn-key enterprise REST API application server with Swagger support.
  • 27
    RustRover

    RustRover

    JetBrains

    Benefit from context-aware code completion and generation, on-the-fly analysis and quick fixes, smart refactorings, live templates, and more. Install rustup from the IDE, and apply compiler-suggested fixes in a single click. You can even forget about manually attaching newly created Rust files to main.rs or adding popular crates to the list of dependencies. Have every syntax element highlighted, including inferred types and macros, cfg blocks, and unsafe code usages. Unlock comprehensive type information and quick access to language and crate documentation, and navigate your codebase with RustRover’s powerful search functionality. Run individual tests, test modules, or all the tests inside a project and select various Run targets. You can also create custom Run configurations with full support for developing CLI applications. Quickly troubleshoot failing tests by jumping to the relevant code from the error message in the console.
    Starting Price: $129 per year
  • 28
    RubyMine

    RubyMine

    JetBrains

    Take advantage of the language specific-aware syntax & error highlighting, code formatting, code completion, and quick documentation. Use smart search to jump to any class, file or symbol, or even any IDE action or tool window. It only takes one click to switch to the declaration, super method, test, usages, implementation, and more. Enjoy super fast navigation in your Rails project with an MVC-based project view and model, class, and gem dependencies diagrams. Follow community best practices with code inspections verifying your code for many types of possible errors and providing on-the-fly improvements with quick-fix options. Automated yet safe refactorings help clean up your code and keep it more maintainable. Rails-aware refactorings help you perform project-wide changes: for example renaming a controller will also rename the helper, views, and tests.
    Starting Price: $199 per user per year
  • 29
    JSFiddle

    JSFiddle

    JSFiddle

    JSFiddle has the notion of panels (or tabs if you switch into the tabbed layout), there are 4 panels, 3 where you can enter code, and 1 to see the result: HTML - structure code, no need to add body doctype head, that's added automatically, CSS - styles. You can switch pre-pocessor to SCSS, JavaScript - behavior. There are many frameworks and code pre-processors you can use. Once you enter code, just hit "Run" in the top actions bar, and the fourth panel with results will appear. SFiddle allows you to switch the layout of the editor from the classic 2x2 grid to something that suits your needs. In addition to the grids mode it also has a tabbed mode. Grids are fully resizable. As an addition resizing the Results panel will tell you its width (handy for working on media queries).
  • 30
    CodePen

    CodePen

    CodePen

    CodePen is a social development environment for front-end designers and developers. Build and deploy a website, show off your work, build test cases to learn and debug, and find inspiration. Find inspiration from 1.8 million+ front-end designers and developers. Browse and share work from world-class designers and developers in the front-end community. The CodePen Editor is highly customizable. There is autocomplete and Emmet for speed and accuracy. Plus you can set up smart defaults for starting new work. Completely customize the look of code demos on your own site. Change the look of your site? Just change the theme and all your Embedded Pens change too. Need to use an image in a Pen? No more awkwardly finding alternate hosting for it, you can drag-and-drop it right onto CodePen and we'll host it for you. And not just images! CSS, JSON files, SVGs, media files, whatever! Projects is the most powerful feature of CodePen.
    Starting Price: $8 per month
  • 31
    PhpStorm

    PhpStorm

    JetBrains

    The Lightning-Smart PHP IDE. PhpStorm deeply understands your code. PhpStorm is perfect for working with Symfony, Laravel, Drupal, WordPress, Zend Framework, Magento, Joomla!, CakePHP, Yii, and other frameworks. The editor actually 'gets' your code and deeply understands its structure, supporting all the PHP language features for modern and legacy projects. It provides the best code completion, refactorings, on-the-fly error prevention, and more. Make the most of the cutting edge front-end technologies, such as HTML 5, CSS, Sass, Less, Stylus, CoffeeScript, TypeScript, Emmet, and JavaScript, with refactorings, debugging, and unit testing available. See the changes instantly in the browser thanks to Live Edit. Perform many routine tasks right from the IDE, thanks to the Version Control Systems integration, support for remote deployment, databases/SQL, command-line tools, Docker, Composer, REST Client, and many other tools.
    Starting Price: $199 per user per year
  • 32
    WINDEV

    WINDEV

    Windev

    Thanks to its full integration, legendary ease of use, and advanced technology, WINDEV allows you to easily develop large-scale projects in Windows, Linux, .NET, Java, and much more! (Full compatibility with web, mobile, Android, iOS, etc.) WINDEV creates applications for Windows, Linux, and Mac. WEBDEV recompiles them for the Internet. WINDEV Mobile recompiles them for tablets or smartphones. Use the same project, interfaces, objects, elements, and source code regardless of the target. Make the most of your developments, and deploy faster on all devices. The ability to simply recompile an application for different targets is a decisive advantage. It guarantees continuity and the ability to respond to changes. Several automatic features are available. Portable code and objects (for Web browsers and Mobile code). WINDEV supports all the databases that use ODBC drivers or OLEDB providers.
    Starting Price: $1,768 one-time payment
  • 33
    Replit

    Replit

    Replit

    Use our free, collaborative, in-browser IDE to code in 50+ languages — without spending a second on setup. Start coding with your favorite language on any platform, OS, and device. Invite your friends, teammates, and colleagues right into your code with Google-docs like editing. Import, run, and collaborate on millions of GitHub repos with 0 manual setup. From Python, to C++, to HTML and CSS, stay in one platform to learn and code in any language you want. The second you create a new repl, it's instantly live and sharable with the world. Learn how to code from 3 million+ passionate programmers, technologists, creatives, and learners of all kinds. Make your team more productive with interactive docs, real-time collaboration, and 0-hassle remote interviewing. Create apps programatically, spin up bots and customize the IDE with plugins to fit your needs.
    Starting Price: $7 per month
  • 34
    LabWindows/CVI

    LabWindows/CVI

    National Instruments

    The LabWindows/CVI ANSI C integrated programming environment helps you create custom engineering applications. You can use it to manage your project, edit and debug source code, build a user interface, and test code output and performance in one streamlined, tabbed workspace. LabWindows/CVI includes tools for advanced debugging, code documentation, and system deployment so you can integrate source code control, requirements, and data management systems. The software also makes it easier to quickly acquire data from GPIB, USB, serial, Ethernet, PXI, VXI, and FPGA instruments using the built-in instrument I/O libraries, built-in instrument drivers, or the two interactive measurement assistants. LabWindows/CVI provides an all in one work environment for ANSI C development to create test and measurement applications.
  • 35
    µVision IDE
    The µVision IDE combines project management, run-time environment, build facilities, source code editing, and program debugging in a single powerful environment. µVision is easy-to-use and accelerates your embedded software development. µVision supports multiple screens and allows you to create individual window layouts anywhere on the visual surface. The µVision Debugger provides a single environment in which you may test, verify, and optimize your application code. The debugger includes traditional features like simple and complex breakpoints, watch windows, and execution control and provides full visibility to device peripherals. With the µVision Project Manager and Run-Time Environment you create software application using pre-build software components and device support from Software Packs. The software components contain libraries, source modules, configuration files, source code templates, and documentation.
  • 36
    JupyterLab

    JupyterLab

    Jupyter

    Project Jupyter exists to develop open-source software, open-standards, and services for interactive computing across dozens of programming languages. JupyterLab is a web-based interactive development environment for Jupyter notebooks, code, and data. JupyterLab is flexible, configure and arrange the user interface to support a wide range of workflows in data science, scientific computing, and machine learning. JupyterLab is extensible and modular, write plugins that add new components and integrate with existing ones. The Jupyter Notebook is an open-source web application that allows you to create and share documents that contain live code, equations, visualizations and narrative text. Uses include, data cleaning and transformation, numerical simulation, statistical modeling, data visualization, machine learning, and much more. Jupyter supports over 40 programming languages, including Python, R, Julia, and Scala.
  • 37
    Cerbrec Graphbook
    Construct your model directly as a live, interactive graph. Preview data flowing through your visualized model architecture. View and edit your visualized model architecture down to the atomic level. Graphbook provides X-ray transparency with no black boxes. Graphbook live checks data type and shape with understandable error messages, making your model debugging quick and easy. Abstracting out software dependencies and environment configuration, Graphbook allows you to focus on model architecture and data flow with the handy computing resources needed. Cerbrec Graphbook is a visual IDE for AI modeling, transforming cumbersome model development into a user-friendly experience. With a growing community of machine learning engineers and data scientists, Graphbook helps developers work with their text and tabular data to fine-tune language models such as BERT and GPT. Everything is fully managed out of the box so you can preview your model exactly as it will behave.
  • 38
    JetBrains Projector
    Run JetBrains IDEs and Swing apps remotely over the network. Swing is a graphical widget toolkit for Java. Current JetBrains IDEs use Swing to draw the UI. The same is true for other IntelliJ-based apps, like Android Studio. Projector is a self-hosted technology that runs IntelliJ-based IDEs and Swing-based apps on the server, allowing you access to them from anywhere using browsers and native apps. IntelliJ IDEA Community Edition running in Safari web browser on macOS. Run code near the runtime or database to reduce roundtrips. High-security zones and corporate environments. Thin clients and cheap hardware like Android tablets. Turn off your computer, while your app continues to work on the server. Run the IDE in a GNU/Linux environment on Windows machines or even on exotic operating systems like ChromeOS. VM or Docker images with debug sources and a pre-configured IDE. Remote debugging on server-side (devtest, devprod).
  • 39
    Apache NetBeans

    Apache NetBeans

    Apache Software Foundation

    Development Environment, Tooling Platform and Application Framework. Apache NetBeans is much more than a text editor. It highlights source code syntactically and semantically, lets you easily refactor code, with a range of handy and powerful tools. Apache NetBeans provides editors, wizards, and templates to help you create applications in Java, PHP and many other languages. Apache NetBeans can be installed on all operating systems that support Java, i.e, Windows, Linux, Mac OS X and BSD. Write Once, Run Anywhere, applies to NetBeans too.
  • 40
    CLion

    CLion

    JetBrains

    Who wouldn’t like to code at the speed of thought while the IDE does all the mundane development tasks for them? But is that really possible for a tricky language like C++, what with its modern standards and heavily templated libraries? Why, yes, yes it is! See it to believe it. Generate tons of boilerplate code instantly. Override and implement functions with simple shortcuts. Generate constructors and destructors, getters and setters, and equality, relational, and stream output operators. Wrap a block of code with a statement, or generate a declaration from a usage. Create custom live templates to reuse typical code blocks across your code base to save time and maintain a consistent style. Rename symbols; inline a function, variable, or macro; move members through the hierarchy; change function signatures; and extract functions, variables, parameters, or a typedef.
    Starting Price: $8.90 per month
  • 41
    Code Composer Studio

    Code Composer Studio

    Texas Instruments

    Code Composer Studio software comprises a suite of tools used to develop and debug embedded applications. The software includes an optimizing C/C++ compiler, source code editor, project build environment, debugger, profiler and many other features. The intuitive IDE provides a single-user interface that takes you through each step of the application development flow. Familiar tools and interfaces let you get started faster than ever before. Code Composer Studio software combines the advantages of the Eclipse software framework with advanced embedded-debug capabilities from TI resulting in a compelling feature-rich development environment for embedded developers.
  • 42
    Plunker

    Plunker

    Plunker

    Plunker is the best tool to prototype, experiment, share and debug your ideas on the web platform. From idea to implementation, Plunker helps you build something quickly and frictionlessly. Losing work sucks. We know that and we've felt it. That's why we made it almost impossible to lose yours. We keep track of your most recent work and keep a copy of all of your unsaved code. Every time you start an experiment, open a Plunk, a Gist or a Githubrepo, we save that for you and let you catch up where you left off. Plunker isn't a one-way street. Drag files from your desktop into the Plunker Editor's file tree and let your imagination go wild. This goes both ways. When you're ready to graduate, drag your project right to your desktop in one pretty little zip file ready for upload! All the power of the editor, in a clean little box with a bunch of knobs and levers to best suit your needs.
  • 43
    IAR Embedded Workbench
    Complete development environment for Arm, generating fast, compact code and enabling you to take full control of your code. One Integrated Development Environment with project management tools and editor. Included is 8,400 example projects containing configuration files, code examples and project templates, giving every project a quick start. The IAR C/C++ Compiler is built by our compiler experts and supports C and C++. It offers advanced global and target-specific optimizations, and supports a wide range of industry-standard debug and image formats, compatible with most popular debuggers and emulators, including ELF/DWARF where applicable. Coupled with the complete linker and assembler, it enables powerful building of embedded applications. Support for all 32-bit Arm core from all major vendors and selected 64-bit Arm cores. Our tools are available in a flexible license model to suit your company needs.
  • 44
    Codespaces
    Use the full power of Visual Studio Code, including the editor, terminal, debugger, version control, settings sync, and the entire ecosystem of extensions. Work in the browser or hand off to your desktop. Spin up new dev environment for any sized project in seconds with prebuilt images. GitHub’s own 35GB dev image starts in under 10 seconds. Scale your cloud VMs up to 32 cores and 64GB of RAM. And with low-latency connections across four regions, you won’t even remember it’s not your local machine. Preview your changes in the browser with instant reloads (websocket and HMR support) and share private and public ports with your teammates. Every nerdy detail only you care about, configured just right, backed by your own dotfiles repository.
    Starting Price: $4 per user per month
  • 45
    RubyMotion

    RubyMotion

    Scratchwork Development LLC

    RubyMotion lets you quickly develop cross-platform native apps for iOS, Android and OS X, all using your favorite editor and the awesome Ruby language you know and love. RubyMotion features a statically-compiled version of the Ruby language designed for native mobile platforms, as well as a command-line based extensible toolchain that will let you easily customize your development workflow just the way you like it. Thanks to RubyMotion, your Ruby developers can write iOS and Android apps, today. Ruby makes programmers happy and productive, and by sharing the same language across platforms you get to reuse code, save time, and ship faster.
    Starting Price: Free
  • 46
    JS Bin

    JS Bin

    JS Bin

    JS Bin is a tool for experimenting with web languages. In particular HTML, CSS and JavaScript, but JS Bin also supports other languages too (like Markdown, Jade and Sass). JS Bin is ultimately a code sharing site. Along with the code, the complete output of the code is also shared with other developers, colleagues and/or students. As you type into one of the editor “panels”, you and anyone watching your bin will see the output being generated in real-time in the output panel. There’s many features tucked away inside JS Bin, but our design principle is that everyone gets a cursor. So when you arrive for the first time, you’ll be greeted with an initial start HTML page and very little else (though you can customise your default code). If you register (which is free and simple), your profile will remember which bins you created, but also give you a shortcut URL that always takes you to the last bin you worked on.
    Starting Price: $17.82 per month
  • 47
    Android Studio

    Android Studio

    Android Studio

    Android Studio provides the fastest tools for building apps on every type of Android device. Create complex layouts with ConstraintLayout by adding constraints from each view to other views and guidelines. Then preview your layout on any screen size by selecting one of various device configurations or by simply resizing the preview window. Find opportunities to reduce your Android app size by inspecting the contents of your app APK file, even if it wasn't built with Android Studio. Inspect the manifest file, resources, and DEX files. Compare two APKs to see how your app size changed between app versions. Install and run your apps faster than with a physical device and simulate different configurations and features, including ARCore, Google's platform for building augmented reality experiences. Write better code, work faster, and be more productive with an intelligent code editor that provides code completion for Kotlin, Java, and C/C++ languages.
  • 48
    AWS Cloud9
    AWS Cloud9 is a cloud-based integrated development environment (IDE) that lets you write, run, and debug your code with just a browser. It includes a code editor, debugger, and terminal. Cloud9 comes prepackaged with essential tools for popular programming languages, including JavaScript, Python, PHP, and more, so you don’t need to install files or configure your development machine to start new projects. Since your Cloud9 IDE is cloud-based, you can work on your projects from your office, home, or anywhere using an internet-connected machine. Cloud9 also provides a seamless experience for developing serverless applications enabling you to easily define resources, debug, and switch between local and remote execution of serverless applications. With Cloud9, you can quickly share your development environment with your team, enabling you to pair program and track each other's inputs in real time.
  • 49
    Theia

    Theia

    Theia

    Eclipse Theia is an extensible platform to develop multi-language Cloud & Desktop IDEs with state-of-the-art web technologies. Not sure whether you need a web or desktop version or both? With Theia you can develop one IDE and run it in browsers or native desktop application from a single source. The Theia project is hosted at the Eclipse Foundation, a not-for-profit corporation, and is developed by a diverse community. Unlike other "open-source" projects, projects hosted at an Open-Source Foundation are protected against single-vendor decisions against the interest of the diverse community. Theia is designed in a modular way to allow extenders and adopters customizing and extending every aspect of it. Composing a custom IDE-like product is as easy as listing all needed extensions in a package.json file. Adding new functionality by implementing your own extensions is easy, too and provides all the flexibility you need.
    Starting Price: 0
  • 50
    Visual Studio

    Visual Studio

    Microsoft

    Full-featured IDE to code, debug, test, and deploy to any platform. Code faster. Work smarter. Create the future with the best-in-class IDE. Develop with the entire toolset from initial design to final deployment. Improved IntelliSense performance for C++ files. Local development with many common emulators. Simplified test access in Solution Explorer. Git management and repo creation in the IDE. Kubernetes support now included in Microsoft Azure workload.
    Starting Price: $45.00 per month