Search Results for "essential-static" - Page 66

Showing 2115 open source projects for "essential-static"

View related business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • Stop vibe-debugging. Icon
    Stop vibe-debugging.

    Plug Claude into your app's actual errors.

    AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
    Free 30 days.
  • 1
    Xoops Cube Project

    Xoops Cube Project

    Now we moved to https://github.com/xoopscube

    ...The XOOPS Cube Project is friendly managed, developed and supported by a volunteer group with a multidisciplinary focus to provide a variety of different perspectives and ideas to consider in further development and design. XOOPS Cube Legacy is a Simple, Secure and Scalable content management solution to strengthen everyone's social network, share the essential knowledge and the understanding necessary to encourage creativity. XOOPS Cube moved to GitHub You can find Legacy 2.2.1 here: https://github.com/xoopscube
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    MapReduce Brazil

    Aggregates MapReduce projects

    Nowadays the production and storage of Big Data is common, both in the academy and in the enterprises. To process this huge amount of data it is essential the use of high performance platforms and programming models like MapReduce
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Xhanch - My Twitter

    The Best Twitter Plugin For WordPress

    ...You can customize it with our predefined customizations settings/options easily and it can be displayed via sidebar, post or page. You can also display your tweets in static mode or scrolling mode. As another advantage, this Twitter plugin/widget is light weight and completed with cache system to provide a fast performance and to reduce your server load.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Xymon Monitor for Vmware ESXi

    External script for Xymon server to query an ESXi

    Queries an ESXi for all essential data and populates the appropriate columns using esxcli, VIPerl, vMA, SNMP, and maybe something more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Host LLMs in Production With On-Demand GPUs Icon
    Host LLMs in Production With On-Demand GPUs

    NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.

    Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
    Try Free
  • 5
    CloudPower

    CloudPower

    A tool for organising, visualising and executing Web resources.

    CloudPower is a Java application that offers functionality similar to that found in operating systems, for the World Wide Web. References to Web resources, whether they be static or dynamic can be arranged into sets. These sets can themselves contain other sets, allowing for resources to be arranged like files on an operating system. These sets can be saved and retrieved, allowing users to organise their cloud resources. Two graph visualisations (hierarchy and energy) let users quickly navigate the structure of references between resource sets. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    NodeCom is an open-source component framework for extremely constrained WSN. This project sourceforge is under construction. The code will be added soon. See our laboratory web page: http://domus.usherbrooke.ca/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    compeo++

    compeo++ - Manage Flytec/ Bräuniger Instruments

    ...It comes as a portable C++ application with no dependency on any other program (except the GNU/ Linux platform libraries). It aims at being easy to install, easy to run and easy to use. It was written and tested on a two+ years old netbook. It concentrates on supporting the essential instrument management use cases: - Browse and export track logs. - Browse, export and import waypoints. - Create and browse routes. It does not aim at being a full-fledged flight-management and analysis tool - simply because such tools are available online all over the net (e.g. Leonardo). Additional import formats may be added in the future.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ClipIt
    ClipIt is a lightweight, fully featured GTK+ clipboard manager. It was forked from Parcellite (http://parcellite.sourceforge.net), adding additional features and bugfixes to the project. Please also see http://clipit.rspwn.com/
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9

    Arduino1.0fasterDigitalWrite

    Ported FastDigitalWrite for Arduino 1.0

    The original project can be found here: http://code.google.com/p/digitalwritefast/downloads/list I AM NOT the original writer of this, I merely ported it to Arduino 1.0. To help people quickly perform the needed changes, I decided to make a project out of it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 10
    Simple tool to auto-detect (potentially nested) compressed file formats and decompress any combination of them using libarchive, thus unifying zcat/bzcat/lzcat/xzcat/etc in a single (static, if you need it) binary. IMPORTANT: this tool (with some improvements) was merged into upstream libarchive as "bsdcat" (see libarchive github pull/70) - use that one, if available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    imgs

    imgs is a http server(image server)

    imgs is a http server(image server). very small and fast. imgs是一个http服务器。 非常轻量,非常快速。 imgs Mainly used for http static html,js,css,images... 主要用于提供http静态页面,类似html,js,css,图片等 It very fast, because all of the files are stored in memory by hash table. imgs非常快速,因为所有文件都存放在内存hash表里面。 It Only supports http GET method. 目前只支持http GET请求。
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12

    PurePostPro

    Post FTP upload script logging to database

    ...The package includes all documentation and scripts to help set up the MySQL database. The script is easy to configure for your own needs. Some Perl DBI knowledge is useful if you intend to modify the script, but not essential.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Libcondset

    Libcondset

    This library provides a class representing sets of predicates and data

    ...The class also has a compact binary format, making this class best suited to sending conditions over the network or saving them in files. It is a small library providing one C++ class. It can be used as a dynamic library, a static library, or just a header and an object file. This library has been tested for the formats portability and has been tested on Ubuntu 11.04, Ubuntu 10.04, and Mac OSX 10.7. It should work on most, if not all UNIX/POSIX based operating systems that can run GCC. If you want to add anything to the code, just drop me a line in the discussion and I'll give you write access.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Rama Zeiten CMS

    Rama Zeiten CMS

    CMS for Easy

    Rama Zeiten is a simple & easy to use CMS system satisfy needs of users who have small business and don’t like to have complicated CMS because of time and expertise needs to moderate similar solutions, but in the other hand they don’t want to stuck with static HTML website. Properties Easy to use simple HTML template Integration & j query css web2 to Metalanguages support *Arabic and English Russian Turkish now* allows the upload of images to videos and audio files videos streaming pdf supported eCommerce features
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    JDBWC - Type 3 Java JDBC driver
    ...The driver is well suited for connecting Java client applications to a (dynamic) websites database without risking the security of the database server since all exchanges use PHP as a relay agent. Java client applications can connect from dynamic or static IP's safely using the SSL protocol (plaintext is also supported). To help optimize network connection usage, SELECT queries sent as a batch CAN be returned in a single pass. The additional resultsets are accessed using the standard JDBC Statement.getMoreResults() to iterate and Statement.getResultSet() to consume each additional Resultset in the results. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    e-learning programming

    Unwanted to review static project.

    E-Learning education system. Warning: Useless project!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    TBlogger is an application written in Python. Main purpose is to make maintaining static html entries easier. For example a static blog/diary... TBlogger supports currently only FTP protocol. This will change in the future.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Perl based solution for creating static websites from templates
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This project attemps to integrate the Eclipse CDT C/C++ IDE and the Splint static checker.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ...It has some other functions build-in like text, html, property file output or templates with custom tags to insert RSS feeds into pages that could be uploaded to a server that supports only static html
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Kiriwrite is a web-based (browser-based) interface for creating pages for websites, intended for those who know how to create pages by hand and want to accelerate the process of (re)designing a static-only website.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    XJML

    XJML 1.0 is a platform for Verification and Validation of Java classes

    XJML 1.0 actually can reads one Java class and its contract (written in XML) and then executes the next verification techniques: 1. Runtime Assertion Checking (RAC). Using JML4c and JML4rt tools. 2. Extended Static Checking (ESC). Using ESC/Java2. 3. Full Static Program Verification (FSPV). Using the Why platform (tested with Why 2.30 and Why3 0.71)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    galleryforge creates static HTML galleries by recursing through a hierarchy of directories containing images. Every directory becomes an album in the gallery, every image is resized to target size and a thumbnail created.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    GeboGebo is a modern Wiki system running with a local tdbengine database structure. This allows it to use indexed fulltext search, AutoLink, realtime backlinks and fast page retrieval. Other features are: Plugins, Static page generation, namespaces, 3-le
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Feedisto is your personal newspaper. Your newspaper is collocted from rss feeds, parsed by a bayesian filter to rate its relevance and served as a static html page or on a webserver to train the filter. Writing plugins is very easy.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo