Showing 26 open source projects for "es.67..bh76"

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • Ship AI Apps Faster with Vertex AI Icon
    Ship AI Apps Faster with Vertex AI

    Go from idea to deployed AI app without managing infrastructure. Vertex AI offers one platform for the entire AI development lifecycle.

    Ship AI apps and features faster with Vertex AI—your end-to-end AI platform. Access Gemini 3 and 200+ foundation models, fine-tune for your needs, and deploy with enterprise-grade MLOps. Build chatbots, agents, or custom models. New customers get $300 in free credit.
    Try Vertex AI Free
  • 1
    Kivy

    Kivy

    Innovative user interfaces made easy

    Kivy is an open source, cross-platform UI framework that lets you develop applications that make use of innovative, multi-touch user interfaces. Written in Python with a graphics engine built over OpenGL ES 2, Kivy supports various input devices and protocols, and gives you access to over 20 widgets that are all highly extensible and have built-in multi-touch support. You can run the same codebase on Mac, Windows, Linux, Android and iOS. Kivy is 100% free and open source with a professionally developed and used toolkit, as well as a stable framework and well-documented API, so you can be confident in using it in a commercial product.
    Downloads: 60 This Week
    Last Update:
    See Project
  • 2
    Elasticsearch Exporter

    Elasticsearch Exporter

    Elasticsearch stats exporter for Prometheus

    Prometheus exporter for various metrics about Elasticsearch, written in Go. The exporter fetches information from an Elasticsearch cluster on every scrape, therefore having a too short scrape interval can impose load on ES master nodes, particularly if you run with --es.all and --es.indices. We suggest you measure how long fetching /_nodes/stats and /_all/_stats takes for your ES cluster to determine whether your scraping interval is too short. As a last resort, you can scrape this exporter using a dedicated job with its own scraping interval. Commandline parameters start with a single - for versions less than 1.1.0rc1. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    EventFlow

    EventFlow

    Async/await first CQRS+ES and DDD framework for .NET

    Async/await first CQRS+ES and DDD framework for .NET. Designed with sensible defaults and implementations that make it easy to create an example application. EventFlow uses interfaces for every part of its core, making it easy to replace or extend existing features with custom implementation. To get a more complete example of how EventFlow could be used, have a look at the shipping example found here in the code base.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Laravel Elasticsearch

    Laravel Elasticsearch

    An easy way to use the official Elastic Search client in your Laravel

    An easy way to use the official Elastic Search client in your Laravel or Lumen applications.
    Downloads: 1 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
  • 5
    Commanded

    Commanded

    Use Commanded to build Elixir CQRS/ES applications

    Commanded is an Elixir framework for implementing CQRS (Command Query Responsibility Segregation) and Event Sourcing patterns. It provides domain-driven design tools—aggregates, commands, events, and projections—backed by an event store (e.g. PostgreSQL).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Evolutionary Computation Framework

    Evolutionary Computation Framework

    C++ framework for application of any type of evolutionary computation.

    ECF is a framework intended for application of any type of evolutionary computation (GA/GP, DE, Clonalg, ES, PSO, ABC, GAn, local search...). It offers simplicity for the end-user (parameterless usage, tutorial) and customization for experienced EC practicioners.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Louvre

    Louvre

    High performance C++ library for building Wayland compositors

    ...It provides a default way for managing protocols, enabling you to have a basic but functional compositor from day one and progressively explore and customize its functionality to precisely match your requirements. Within Louvre, you have the flexibility to either employ your own OpenGL ES 2.0 shaders/programs, use the LPainter class for fundamental 2D rendering, or leverage the LScene and LView system, which manages buffer damage and can also handle input events for you. Additionally, it's possible to combine these three approaches as needed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Event Horizon

    Event Horizon

    Event Sourcing for Go!

    Event Horizon is a CQRS/ES toolkit for Go. Event Horizon is used in production systems but the API is not final! CQRS stands for Command Query Responsibility Segregation and is a technique where object access (the Query part) and modification (the Command part) are separated from each other. This helps in designing complex data models where the actions can be totally independent from the data output.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Aleph.js

    Aleph.js

    The Full-stack Framework in Deno

    ...Aleph.js gives you the best developer experience for building web applications. Aleph.js is a modern framework that doesn't need webpack or another bundler since it uses the ES Module syntax during development. Every module only needs to be compiled once, when a module changes, Aleph.js just needs to re-compile that single module. There is no time wasted re-bundling every time a change is made. This, along with Hot Module Replacement (HMR) and Fast Refresh, leads to instant updates in the browser. Aleph.js uses modern tools to build your app. ...
    Downloads: 1 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
  • 10
    GPUImage 2

    GPUImage 2

    Framework for GPU-accelerated video and image processing

    GPUImage 2 is the second generation of the GPUImage framework, an open source project for performing GPU-accelerated image and video processing on Mac, iOS, and now Linux. The original GPUImage framework was written in Objective-C and targeted Mac and iOS, but this latest version is written entirely in Swift and can also target Linux and future platforms that support Swift code. The objective of the framework is to make it as easy as possible to set up and perform realtime video processing...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    kafigniter
    kafigniter es una base de CodeIgniter con controladores versátiles para la construcción de nuevas funcionalidades de manera ágil.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    express-vue

    express-vue

    Vue rendering engine for Express.js. Use .Vue files as templates

    A Simple way of using Server Side rendered Vue.js 2.0+ natively in Express using streams. If you want to use vue.js and setup a large-scale web application that is server-side rendered, using Node+Express, but you want to use all the fantastic tools given to you by Vue.js. Then this is the library for you. The idea is simple use Node+Express for your Controller and Models, and Vue.js for your Views.. you can have a secure server-side rendered website without all the hassle. Your Controller...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    GenApp

    GenApp

    Generador d'Aplicacions

    == MOGUT A GITHUB: https://github.com/GovernIB/genapp == A partir d'una bbdd en postgresql o oracle, genera totes les capes d'una aplicació web: model, jpa, ejb, logica(ejb), web i webservices. Caracteristiques: * Incorpora un llenguatge d'alt nivell generat per realitzar consultes a bbdd de forma que l'aplicació es pot construir sense haver d'escriure ni una linia de codi SQL. D'aqui que qualsevol canvi produeixi errors de compilació i no d'execució com passava amb el codi SQL. * Gestiona traduccions en multiples idiomes * Gestiona la pujada de fitxers * EJBs (lògica) extendibles * Llistats i formularis Webs extendibles i totalment configurables
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    elasticsearch-river-nsq

    Elasticsearch River NSQ binaries

    Elasticsearch River NSQ binaries
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    El proyecto central es la conformación de un Sistema de Información Hospitalaria, se pretende ir por subproyectos los cuales formaran las piezas fundamentales que se integraran mediante perfiles IHE que vayan estableciéndose para la norma HL7v3
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Vimerito 2 MVC

    Vimerito 2 MVC

    Vimerito 2 ein PHP-Framework, dass sich an Neulinge richtet.

    Vimerito 2 ist ein objektorientiertes PHP-Framework, dass den Model-View-Controller-Ansatz verfolgt. Es ist einfach zu konfigurieren. Vor allem für Einsteiger ist es durch seine übersichtliche Struktur geeignet, ohne, dass sie auf Qualität verzichten müssen. Vimerito 2 wird ständig weiter entwickelt. Den immer aktuellsten Code findest du hier: https://github.com/benni225/vimerito2.git Vor allem werden im Moment Menschen gesucht, die sich an der Weiterentwicklung von Vimerito 2 beteiligen wollen. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17

    mvc framework 4j

    Framework mvc

    Framework mvc llamada 4j, es un mini frame, para crear aplicaciones en mvc rápido y adaptable a cualquier proyecto, no limita el uso de sus propias librerías, anímense y ayuden a mejorarla, se pide y agradece sus testes y publicar algún bug de seguridad. Demo:http://vasquezader.16mb.com/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    uphp
    * uphp es la búsqueda de una forma de desarrollar web en la que el código afecta al contenido pero manteniéndose aparte. ** uphp is a quest of a way of web development in which the code affects the content but it kept appart.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    D-Parts Web Application Framework
    D-Parts es un framework para Aplicaciones Web, netamente en lenguaje PHP, con acceso a bases de datos MySQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    jSkel
    jSkel es a Programmatic Skeletons Java Framework. jSkel has a set of Interfaces and Abstract Classes that should be used by java programmers in order to use the benefits of Divide & Conquer, Pipeline and Farm Programmatic Skeletons over MPJ.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    PHPDBC es una clase creada en php que nos permite conectar PHP a una BD mediante un Objeto, el cual nos simplifica la manera de hacer querys, y la forma de presentacion de los resultados actualmente tiene soporte para MySQL, Postgres, Sybase, MSSQL l
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    AcmeOX es un software que demuestra el potencial que tiene OpenXava como framework de desarrollo de aplicaciones java bajo el estandar jsr-168. Permite administrar contratos, sus productos, facturas y clientes.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Framework PFCP (Programe Facil Con PHP) es un framework escrito en PHP totalmente funcional usando patrones de diseño, MVC, ORM propio, constructor de formularios en tiempo real. Ademas de tener la documentación y funciones totalmente en español.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    CenSub (Centralizador de Subsistemas) es una plataforma de desarrollo o un framework básico que permite estructurar un proyecto evitando tener que reprogramar aspectos básicos como la administración de usuarios, perfiles y comportamientos gráficos.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    It is my first CMS, which is earlier a framework or something like that. Please be patient and feel free to use/edit it. -- Dies ist mein erstes CMS, welches eher einem Framework gleicht. Benutzt und verändert es nach eigenem Ermessen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB