Showing 20 open source projects for "rings-code"

View related business solutions
  • Build AI Apps with Gemini 3 on Vertex AI Icon
    Build AI Apps with Gemini 3 on Vertex AI

    Access Google’s most capable multimodal models. Train, test, and deploy AI with 200+ foundation models on one platform.

    Vertex AI gives developers access to Gemini 3—Google’s most advanced reasoning and coding model—plus 200+ foundation models including Claude, Llama, and Gemma. Build generative AI apps with Vertex AI Studio, customize with fine-tuning, and deploy to production with enterprise-grade MLOps. New customers get $300 in free credits.
    Try Vertex AI Free
  • Managed MySQL, PostgreSQL, and SQL Databases on Google Cloud Icon
    Managed MySQL, PostgreSQL, and SQL Databases on Google Cloud

    Get back to your application and leave the database to us. Cloud SQL automatically handles backups, replication, and scaling.

    Cloud SQL is a fully managed relational database for MySQL, PostgreSQL, and SQL Server. We handle patching, backups, replication, encryption, and failover—so you can focus on your app. Migrate from on-prem or other clouds with free Database Migration Service. IDC found customers achieved 246% ROI. New customers get $300 in credits plus a 30-day free trial.
    Try Cloud SQL Free
  • 1
    CloudI: A Cloud at the lowest level
    CloudI is an open-source private cloud computing framework for efficient, secure, and internal data processing. CloudI provides scaling for previously unscalable source code with efficient fault-tolerant execution of ATS, C/C++, Erlang/Elixir, Go, Haskell, Java, JavaScript/node.js, OCaml, Perl, PHP, Python, Ruby, or Rust services. The bare essentials for efficient fault-tolerant processing on a cloud!
    Downloads: 11 This Week
    Last Update:
    See Project
  • 2
    Chicago Boss

    Chicago Boss

    Erlang web MVC, now featuring Comet

    ...Chicago Boss is already being used in production on a number of internal as well as public-facing websites. If you like what you've read so far, you can download the latest code, browse the API documents, read the PDF tutorial, check out our wiki, or come and talk to us!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3

    Scrupless

    The code behind www.scrupless.net

    The reverse proxy sitting behind http://www.scrupless.net doing dynamic rewrites of arbitrary live sites.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    AOP for Erlang

    Aspect Oriented Programming (AOP) for Erlang

    Implementation of Aspect Oriented Programming (AOP) for Erlang. The AOP weaver is running against a target set of source files and controlled by aspect definitions. The weaver is implemented as a parse transformation function of Erlang compiler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit for Your Google Cloud Projects Icon
    $300 in Free Credit for Your Google Cloud Projects

    Build, test, and explore on Google Cloud with $300 in free credit. No hidden charges. No surprise bills.

    Launch your next project with $300 in free Google Cloud credit—no hidden charges. Test, build, and deploy without risk. Use your credit across the Google Cloud platform to find what works best for your needs. After your credits are used, continue building with free monthly usage products. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 5

    Erlang Mode For QtCreator

    Erlang Mode for QtCreator

    Erlang Mode for QtCreator (Erlang IDE) supports editing Erlang files, code completion, syntax highlighting and ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Easy Erlang IDE for developer and text editor, it's erl compiling, running, debugging.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ...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)
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10
    maven-erlang-plugin
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The Jungerl is a dense and chaotic Jungle of Erlang code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Convert CAD DXF files to erlang source code
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A high-level framework for web-based community development of web applications. The code is released under the Erlang Public License - the same license which is used for Erlang/OTP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Ermdia is a yet another implementation of Kademlia, which is one of the algorithm of ditributed hash table (DHT), in Erlang. This software is lightweight, fast and easy to understand since an amount of source code is quite small.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Software written in Erlang for translating Erlang source code to mCRL process algebra specification. The software makes industrial code available for research tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This is a wiki server enabling the public to edit not just the text pages, but the programming behind them. The prototype is written in Erlang with a built-in Scheme interpreter to run user's code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Connector for integrating OTP with Enterprise Service Bus. All the code is released under LGPL 3. Parts of the code are also released under the Mozilla Public License MPL 1.1 and Erlang Public License the same license which is used for Erlang/OTP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB