216,000+ customers in over 135 countries grow their businesses with HubSpot
HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
Get started free
Save hundreds of developer hours with components built for SaaS applications.
The #1 Embedded Analytics Solution for SaaS Teams.
Whether you want full self-service analytics or simpler multi-tenant security, Qrvey’s embeddable components and scalable data management remove the guess work.
Resource Pool manages reusable resources among multiple processes.
Resource pool project is written in Erlang as a tiny library. The goal of the tool is reduce the overhead of creating new resources by reusing of the same resources among multiple processes. Achieving result is better performance and throughput. The resource pool was inspired by Java Apache's commons pool and adopts API and main principals from this project. Database connection is most popular example for pooling resource.
The ERDialog project offers a simple browser framework for small projects written in Erlang. Written applets include a bittorrent client, address book, text editor, AI experiments and graphics and music applications.
Erlang/Scala IDE based on NetBeans. With syntax checking, syntax highlighting, auto-completion, pretty formatter, occurrences mark, brace matching, indentation, code folding, function navigator, go to declaration, project management, shell console.
Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.
Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
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
!!!!!!!!!Project was moved to https://sourceforge.net/projects/erlangmodeforqtcreator/
Erlang Editor Plugin
====================
Plugin for QtCreator to edit Erlang source files
Functions:
- indentation (based on vimerl https://github.com/jimenezrick/vimerl)
- code folding
- syntax highlighting
- autocompleter for ",',(,[,{,<<
- Code wizards for the OTP behaviours (https://github.com/jimenezrick/vimerl)
A Maven plugin for Erlang/OTP applications. This project is a rewrite of maven-erlang, by Paul Guyot and Olivier Sambourg with improved support for compilation, testing and release packaging as well as EDoc reporting and test coverage.
The idea behind the project is to build a collaborative peer-to-peer coding editor. It will also have features like hot code loading, so you can for example rewrite the editor in itself and run the new editor without reopening it.
As examples and best practices for using Erlang Common Test are rare, this project aims to make a collection of how-to's and example code showing best practices for solving common tasks involving Erlang Common Test.
A plugin for Maven 2 (http://maven.apache.org) to manage Erlang projects : initial setup, build, unit tests, documentation, project web site, deployment, dependencies management, dynamic code loading on a remote erlang node, and more.
wxErlang is an Erlang binding to the C++ GUI library wxWidgets.
It is now included in the erlang distribution, and this project is no longer updated here. See erlang.org.