• 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, so you can focus on your app.
    Try Free
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 1
    IDThemes is an implementation of innovative methods in the development of qualitative themes and templates for Drupal content management system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    IJThemes is an implementation of innovative methods in the development of qualitative themes and templates for Joomla content management system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    IWThemes is an implementation of innovative methods in the development of qualitative themes and templates for WordPress publishing platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Interval Container Library (ICL): An STL based generic library for computations on intervals, interval containers and cubes
    Downloads: 0 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 5

    Ionflux Tools

    Metaprogramming framework for C++ development with Python bindings

    NOTICE: This repository of IFTools will no longer be maintained. You can find the current version at https://github.com/TehFlux/iftools iftools is an umbrella project for various libraries and utilities that facilitate application development in C++ with full Python bindings. It provides a rich set of features while still maintaining compatibility with other frameworks through a very low overhead and a lack of "tricks". iftools uses its own, easily extensible template system to provide a rich set of metaprogramming techniques for implementing features above the class level.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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
  • 7
    This is a series of *.java Classes for making programming tasks simpler, much like Apache Commons. Included in this src package is an Advanced Randomizer, TStringList Clone From Delphi, an Algorithem Class, and Method MultiTask Better than Runnables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    JAro is an open source Java Toolkit for declaratively building Java UI in SWING and SWT. JAro uses XML to define the UI elements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    new ones can be found at https://code.google.com/p/ooc-gcc/
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 10
    JDeployer is used to help Java developers with their deployment options to Weblogic, Tomcat, JBoss, etc... servers. It also gives a view to control DataSources, Servers that are available in a given Web / Application server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    JDynamiTe, Dynamic Template in Java

    JDynamiTe, Dynamic Template in Java

    Dynamically generate documents from templates

    JDynamiTe is a tool which allows you to dynamically create documents in any format from "template" documents. And very few lines of code (or no line at all!) are needed to do that. Some typical usage domains of JDynamiTe are: - dynamic Web pages creation, - text document generation, - source code generation... In fact, it can be useful in any case where pre-defined documents (templates) have to be dynamically populated with data. The main benefit of JDynamiTe is to allow a true separation between data (content), presentation (container) and content generation code (written in Java). JDynamiTe does not include a specific template language, and it is not a complete framework. It is a simple "brick" in your software architecture, a "glue" between your data model and your presentation model. JDynamiTe is a Java package, which is designed to be flexible and open. For more details and a lot of examples, visit the homepage here: http://jdynamite.sourceforge.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    JEE6 Ref Store

    A Java EE 6 Reference Application likes Java Pet Store

    A reference implementation of a Virutal Store that explores the key features of Java EE 6 API, including JSF 2.0 (with Primafaces components suite), JPA 2.0, EJB 3.1, Webservices, Validation through a complete working example. For beginners and intermediate students of Java technology
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    JVx Application Archetype

    JVx Application Archetype

    A preconfigured Maven setup for a JVx application

    A preconfigured Maven Archetype that creates a preconfigured JVx application project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This C++ library adds reference-counting to user classes, as well as custom deleters and weak ptrs support. Thus it almost eliminates the need in tr1:shared_ptr. Wrapped objects could be used with tr1:intrusive_ptr or with this library smart pointers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Java Daemon Template

    A template for writing Java UNIX daemons.

    This is a simple Java application that will run on Unix/Linux operating systems as a daemon using the Apache Commons Daemon. The purpose of this application is to serve as a template/example of how to set up a Java application as a daemon on Unix/linux systems and as an example of how to use jsvc. The java_daemon_init script can be copied to /etc/init.d/ (and renamed to an appropriate name) and then used in the normal {start|stop} manner.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Just another data-structure library for Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Because of the convergence of automation and information techniques in Networks evolve new possibilities to controll and visualize these mixed control systems with with software without the need for special wires
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A general purpose Java tools and templates library
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This project contains a way to test a JSF managed bean in the context of a spring integration test, resolving the session scopes problem and emulating a faces context
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Junior Gen is a Jasper Report Template generator, from an annotated POJO it generate a jrxml file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    KeyTeller
    A Qt program ready to be the base of your next software product.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    LXC-template-scientific linux

    lxc template for scientific linux

    I make this template in based template debian, fedora and old template.. https://github.com/johanek/toft/blob/master/scripts/lxc-templates/lxc-scientific-6 .. please feedback for bugs..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    LaTeX Template CN

    LaTeX Template CN

    LaTeX Chinese Template Collection

    LaTeX-Template-Cn is a curated collection of Chinese (中文) LaTeX templates and configurations for academic writing, reports, theses, slides, and papers, adapted for use in Chinese TeX environments. The repository gathers templates from across the internet, standardizes and adapts them for the CTeX LaTeX suite (a Chinese TeX distribution), and organizes them into categories like thesis, paper, book, slides, and bug fixes. Templates include university thesis formats (e.g. for specific Chinese universities) and generic paper templates (e.g. “CHN-PaperTemplate”) tailored to Chinese writing conventions (fonts, line breaks, punctuation). It also contains folders for previews, example outputs, and bugfix patches (e.g. for “\bibname undefined”). Although the repository has been archived (no longer actively maintained), it remains a useful reference archive of Chinese LaTeX templates.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB