Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build generative AI apps with Vertex AI. Switch between models without switching platforms.
Start Free
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.
Odin WSC, bir web sitesinin, dinamik olarak çalışmasına yarayan PHP kodlarını, hazır modüller yardımıyla sadece form doldurarak, sisteme entegre edilmesine yarayan bir motordur.
Extensible language for portable parallelism. Any visual element may be used to extend program syntax and a re-writing rule defined for it. Syntactic elements have properties attached, enabling symbolic manipulation to specialize to hardware.
The ability to assemble software by "plugging" it together has been a goal of software engineering. This project aims to provide tools related to this goal such as: "pins" as component connectors. static reasoning about software. Use of state machines.
A simple, fast, finite state machine (fsm) C code generator using an awk script to read a fsm specification (state, event, action, next state) to produce data for use by included transition function. You provide the fsm spec and the action functions.
The goal is to generate UML classes from an existing database. Connect to a database, read its schema and produce UML 2 classes with associations (conforming to Eclipse EMF). Prerequisite: - Eclipse 3.4 - MDT - EMF 2.4 / UML 2.0
Java HTML/XML Compressor is a very small, fast and easy to use library that compresses given HTML or XML source by removing extra whitespaces, comments and other unneeded characters without breaking the content structure.
JavaScript XML/XSLT library is used for client-side manipulations with XML strings and DOM objects, including XSL transformations. Provides single API for different browsers. Can use remote files as XML and XSL sources.
Marbles.net is a Database Access Tier generator to enable the developer to automate code generation for Database objects. This project is based on an open architecture to enable multiple languages and databases to be supported via a plugin system.
The open web architecture framework defines web applications in an eclipse based DSL editor. A code generator transforms the models into a Google Web Toolkit / Google App Engine project which can be customized by the developer.
Pygone is to be a programming language built on top of Python, aimed to be a ridiculously high level programming language, allowing for it to be used to introduce people to programming.
An Eclipse Plugin for Development of leJos based Lego Mindstorms.
Supports a leJos nature project.
Integrated Upload via Bluetooth/USB.
Includes a graphical modelling environment of statemachines.
Requires: Eclipse GMF and oAW
ArduoCSS is a Css editor with an intuitive and easy-to-use interface.With ArduoCSS you can preview dinamically how html is affected by your stylesheet changes. Most commons css properties can be choosed by drop-down menu, reducing the typing mistakes.
jUML is a UML diagram application capable of reverse engineering Java source code to create relationship diagrams, source code generation based on a user created UML diagram, and saving/restoring of jUML projects.
Eclipse Plugin to generate code. Comments within your source files are used to control the generator scripts (BSH, JS). They can insert code after the comment or in separate files. On change of the comment the code is updated automatically.
ACMgen is an automatic code generator of Asynchronous Communications Mechanisms based on the generation of Petri nets models that can be formally verified against some properties and then transformed into a real implementation (e.g. C++ or Verilog).
phpAnnotations provides Annotations support similar to Java or C# in your PHP projects. Annotations gives you the ability to add meta information/configuration to your classes by readable at runtime using reflections.