Showing 35 open source projects for "flora-2"

View related business solutions
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end. Migrate from on-prem or other clouds with free migration tools.
    Try Free
  • Cut Cloud Costs with Google Compute Engine Icon
    Cut Cloud Costs with Google Compute Engine

    Save up to 91% with Spot VMs and get automatic sustained-use discounts. One free VM per month, plus $300 in credits.

    Save on compute costs with Compute Engine. Reduce your batch jobs and workload bill 60-91% with Spot VMs. Compute Engine's committed use offers customers up to 70% savings through sustained use discounts. Plus, you get one free e2-micro VM monthly and $300 credit to start.
    Try Compute Engine
  • 1
    Swiss Army Knife C++ Toolkit is a set of versatile tools for C++ development. It offers to a developer variety of everyday needed tools for programming. Among these tools are configuration files reader, Tokeniser, Singleton template and many more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    WorV

    WorV config & plugins

    WorV config & plugins
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Hexagon Engine

    Hexagon Engine

    Cinema Enters Game Console

    Framework for making Cinema enters game console. it's 3D Wendor please add details
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    vue2-manage

    vue2-manage

    A admin template based on vue + element-ui

    vue2-manage showcases an admin dashboard built with Vue 2, demonstrating how to design and organize a multi-section management console. It includes common admin patterns such as authentication gates, tables, charts, forms, pagination, and search to support day-to-day operations. The project emphasizes clear layout hierarchies, navigation systems, and reusable UI primitives that keep large interfaces consistent.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Deploy Apps in Seconds with Cloud Run Icon
    Deploy Apps in Seconds with Cloud Run

    Host and run your applications without the need to manage infrastructure. Scales up from and down to zero automatically.

    Cloud Run is the fastest way to deploy containerized apps. Push your code in Go, Python, Node.js, Java, or any language and Cloud Run builds and deploys it automatically. Get fast autoscaling, pay only when your code runs, and skip the infrastructure headaches. Two million requests free per month. And new customers get $300 in free credit.
    Try Cloud Run Free
  • 5
    jsph.fr

    jsph.fr

    Justice and equity

    Argumentation tool helper
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Shards UI

    Shards UI

    Bootstrap 4 UI kit packed with extra templates and components

    ...Each component was designed from scratch and comes enhanced with smooth micro-interactions to better fit Shards’ strong design system. Shards comes packed with 10 extra custom components that help to cover almost any type of interface requirements and also 2 custom pre-built landing pages. Icons from both Material and Font Awesome packs (1500+) are supported by default and can be placed in almost any element without the need of adjusting the kit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    pytkapp

    Python package for develop an SDI/MDI application and set of widgets.

    ...See available demos: pytkapp/demo/run_ptaoptionsdemo.py - run GUI demo for option's container (available widgets, rules) pytkapp/demo/run_ptamdidemo.py - run demo of MDI application pytkapp/demo/run_ptasdidemo.py - run demo of SDI application pytkapp/demo/run_tkwbasicdemo.py - run demo of basic widgets pytkapp/demo/run_tkwtldemo.py - run demo of tablelist-based widgets pytkapp/demo/run_diademo.py - run demo for dialog widgets (selector, xmessage) Notes ========= 1) PyTkApp package was tested on python 2.7, 3.1 2) If you planning to use tablelist-based widgets then you need to download tcl Tablelist package from http://www.nemethi.de/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    art-template

    art-template

    High performance JavaScript templating engine

    art-template is a simple and superfast templating engine that optimizes template rendering speed by scope pre-declared technique, hence achieving runtime performance which is close to the limits of JavaScript. At the same time, it supports both NodeJS and browser. art-template simultaneously supports two syntax of template. Standard syntax allows templates to be easier to read and write. While original syntax has powerful logical processing ability. Original syntax is compatible with EJS, Underscore, LoDash templates. Performance is close to the JavaScript rendering limits. Debugging friendly. Syntax errors or runtime errors will be positioned accurately at which line of template. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    confd

    confd

    Manage local application configuration files using templates from etcd

    ...You should have a working etcd, or consul server up and running and the ability to add new keys. Template resources are defined in TOML config files under the confdir. confd supports two modes of operation daemon and onetime. In daemon mode confd polls a backend for changes and updates destination configuration files if necessary. The metadata api prefix can be defined on the cli, or as part of your keys in the template toml file.
    Downloads: 4 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI Studio. Switch between models without switching platforms.
    Start Free
  • 10

    Simple Client Server Chat Example

    An example of a simple chat system

    This project is a demonstration example on multi-threading programming in Java (old school) and network programming (String exchanges over network). The multi-threading part aims to show how to avoid blocking methods by putting them in separate thread, therefor, the ExecutorService was not used. Two Runnable interfaces are available in the server and the client to show how the dialog is managed. The Socket part aims to show how simple communication using TCP/IP are quite simple. The system shows how to exchange and process String over network. This is not sufficient when talking about large applications, but, let's not forget that HTTP uses Strings. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    cds

    Concurrent Data Structure library

    ...It contains a collection of concurrent data structures: queues, stacks, sets, maps, etc, and safe memory reclamation schema for concurrent containers - Hazard Pointer and user-space RCU. See doxygen doc http://libcds.sourceforge.net/doc/cds-api/index.html. The source code repo for libcds 2.x has been moved to https://github.com/khizmax/libcds
    Downloads: 4 This Week
    Last Update:
    See Project
  • 12
    Hamilton
    Hamilton Project is a software package concerning science and math in C++
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Verbosio Templates

    A project to define templates for XML markup, and tools to edit them.

    XML content can be found everywhere. We can use existing XML content to build templates for new XML content. This project is about building a template system, complete with its own XML language, for generating XML content on a per-XML-language basis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    C++ generic open address hash map

    C++ generic open address hash map

    Simple oaht template class

    The advantage of this project is that you can use this hash map by including only 2 files to your project. (or 1 if you want by cut/paste pool.hpp content directly in hashmap.hpp if you want). It is template and doesn't require that your contained types are PODs, it doesn't require to set delete_key and empty_key. Unlike google densemap. It is mostly "C++ unordered_map" standard conformant and if you download it, you'll find a visual studio project, or a CMakeLists.txt that integrates the test suite from GCC for unordered_map. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    dbierekTiledSite

    dbierekTiledSite

    A tile based website

    This is a templated HTML5 website using AJAX, PHP, CSS, and jQuery. See it in action: http://wicked-lightning-34-144532.usw1-2.nitrousbox.com/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Netbeans Struts2 Plug-in

    Netbeans Struts2 Plug-in

    Repack of "Struts2 Support" plug-in available for NetBeans version 6.9

    Repack of "Struts2 Support" plug-in available for NetBeans version 6.9. Updated plug-in runs on Netbeans versions 7.x. With new core Struts 2 library wrapper module of version 2.3.4. Added experimental support for XWork validation features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    CVMaker

    CV / Resume Maker Latex package for creating configurable layout PDFs

    CVMaker is a latex package that provides the ability to separate CV-data from its layout - enabling you to configure the layout independent of the data. With this you can generate multiple layouts for your CV without ever touching your actual content once entered. Aims to provide auto-format facilities (such as automatic keyword highlights, sorting, filtering etc..)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SUIT (Scripting Using Integrated Templates) is a template framework that allows you to define your own syntax through user-defined rules. There are PHP and Python versions. This page is also the home of subprojects, Such as TIE, a template manager.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    UDatCtrl

    Small C++ lib includes container types with auto memory management

    My purpose is to create relatively small but functional library, that implements commonly used data structures like smart pointers, arrays and matrices. These classes should (if it's possible) look like 'normal' pointers or arrays but also should realize simple memory managemnets with reference counting and some additional functionality. I'm going to create lite-weight and handy interface for some scientific and engineering calculations instead of some monsters like MATLAB or etc. I'm not...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    imagetext ( smarty image plugin )

    imagetext is a smarty plugin for creating graphical cached text images

    "Mighty Headlines - Headlines were a problem in webdesign at all times. On the one hand you want those better looking graphical headlines, on the other hand the maintenance effort … puhh! - There are two solutions for this problem: the first uses Flash, which uses the GET parameter to display the correct text. The second ist the solution with automatically created images. And this is what this plugin exactly does (btw., all graphical headlines on this website were created by this plugin). - This plugin uses its own cache. If you change the text or an attribute of a headline, its image is recreated. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    An example project using Maven 2, JSF, Richfaces, Tomahawk, JPA(Hibernate), Spring, etc...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    MYSTIC: Site Skeleton is designed to install a login/registration base --with-mysql for creating php websites.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Very simple and stable C++ game framework. This is the base of a new game engine based on the irrlicht rendering engine. Every feature can be easily removed if unwanted. Look features at project homepage. IrrSolid does not work on 64 bit systems
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A site template for motorcycle clubs with a first implementation for MC Oltenia Bikers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Collection of multi-platform C++ libraries
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB