Showing 4007 open source projects for "complex"

View related business solutions
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Start Free
  • 1
    OpenVoucher

    OpenVoucher

    Open source voucher management / hotspot system

    OpenVoucher is an open source voucher management / hotspot system for authenticating guests in your wifi or cable network. It is designed to be easy to use for anyone who wants to issue vouchers. For further information and installation how to's, see the project's homepage. The source code is maintained on Github.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 2
    Neon

    Neon

    A powerful Swift programmatic UI layout framework

    Neon is built around how user interfaces are naturally and intuitively designed. No more springs and struts. No more whacky visual format language. No more auto layout constraints. We're not robots, so why should we build our UIs like we are? Build dynamic and beautiful user interfaces like a boss, with Swift. You can use Cocoapods to install Neon by adding it to your Podfile. To get the full benefits import Neon wherever you have a UIView operation. Rather than design some arbitrary layout...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    gierka

    Turn based strategy game

    Turn based strategic/economic PC game for Linux and Windows users. Simple isometric view with complex game mechanics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    PEG.js

    PEG.js

    PEG.js is a parser generator for JavaScript

    PEG.js is a simple parser generator for JavaScript that produces fast parsers with excellent error reporting. You can use it to process complex data or computer languages and build transformers, interpreters, compilers and other tools easily. PEG.js is still very much work in progress. There are no compatibility guarantees until version 1.0. Based on parsing expression grammar formalism, more powerful than traditional LL(k) and LR(k) parsers. Usable from your browser, from the command line, or via JavaScript API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Start Free
  • 5
    Reflexbox

    Reflexbox

    Responsive React Flexbox Grid System

    ...The library integrates seamlessly with styled-system, enabling theme-based design and consistent spacing scales across applications. Reflexbox is designed to be highly composable, allowing developers to build complex layouts by combining simple components. It emphasizes responsiveness by supporting array-based props that adapt styles across breakpoints. The library is lightweight and focuses on performance, making it suitable for both small projects and large-scale applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    NanoHTTPD

    NanoHTTPD

    Tiny, easily embeddable HTTP server in Java

    ...It is being developed at Github and uses Apache Maven for builds & unit testing. Nanolets are like servlets only that they have a extremely low profile. They offer an easy to use system for a more complex server application. We are currently in the process of stabilizing NanoHTTPD from the many pull requests and feature requests that were integrated over the last few months. The next release will come soon, and there will not be any more "intended" major changes before the next release. If you want to use the bleeding edge version, you can clone it from Github, or get it from sonatype.org (see "Maven dependencies / Living on the edge" below). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    SystemC-WMS
    SystemC-WMS (Wave Mixed Signal Simulator) is a class library that extends the standard SystemC kernel to allow modeling and simulation of complex systems comprising analog parts from heterogeneous domain (electrical, mechanical, thermal, ...).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    HPC Challenge

    HPC Challenge is an HPC benchmark for memory access patterns

    HPC Challenge benchmark consists of 7 tests: (1) HPL - the Linpack TPP benchmark which measures the floating point rate of execution for solving a linear system of equations. (2) DGEMM - measures the floating point rate of execution of double precision real matrix-matrix multiplication. (3) STREAM - a simple synthetic benchmark program that measures sustainable memory bandwidth (in GB/s) and the corresponding computation rate for simple vector kernel. (4) PTRANS (parallel matrix transpose) - exercises the communications where pairs of processors communicate with each other simultaneously - a useful test of the total communication capacity of the network. (5) RandomAccess - measures the rate of integer random updates of memory (GUPS). (6) FFT - measures the floating point rate of execution of double precision complex one-dimensional Discrete Fourier Transform (DFT). (7) Communication bandwidth and latency test for simultaneous communication patterns. http://icl.cs.utk.edu/hpcc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    DRX

    DRX

    Documentum administration tool

    ...DRX provides a simple UI to facilitate logging into the Documentum repository, configuring and running specific reporting modules, and viewing the resulting reports. DRX reports are generated in HTML for easy viewing and XML for more complex processing. DRX is distributed as an EXE file that contains all of the Java code, requisite libraries, JVM and the DFC required to run the program. Its compact distribution and simple installation (just unzip it!) make it easy to run from a memory stick or move from one computer to another. See a missing module? Want enhancements to an existing one? ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • Veeam Data Platform v13.1 Icon
    Veeam Data Platform v13.1

    Move workloads across hypervisors and clouds with no vendor lock-in. Try VDP free today.

    Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
    Try Now
  • 10

    Accessible HTML Tables

    How to create section 508-compliant HTML statistical data tables

    This page contains links to several papers on the subject of creating "accessible" HTML tables, that is, tables that are in compliance with Section 508. Specifically, these papers discuss techniques for formatting complex tables of statistical data in HTML so that they are accessible to visually impaired users and compliant with the provisions of Section 508. The purpose of the papers is to assist (1) HTML developers, and (2) vendors of screen-reader products, to understand what constitutes "coding to the standard" for accessible HTML tables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Space Combat

    Space Combat

    Single-player space fighter simulation game

    SpaceCombat is a space simulation game, like TIE Fighter or Decent Freespace. You can fly different space ships in several missions. Missions are connected to campaigns. It's a single player game. No multiplayer mode planned.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 12
    Mastering Shiny

    Mastering Shiny

    Mastering Shiny: a book

    Mastering Shiny is a book (and its accompanying source repository) by Hadley Wickham that teaches people how to build interactive web applications using Shiny in R. It starts from basics (your first app, UI components, reactivity) and progresses to more advanced topics (dynamic UIs, modules, testing, security, performance). It is intended to help data scientists, analysts, or R users who may not have deep experience in web technologies become expert Shiny developers. The source code is open,...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 13
    ...The following contents are maintained for archival purposes only. ==== The PyCX Project aims to develop an online repository of simple, crude, yet easy-to-understand Python sample codes for dynamic complex systems simulations, including iterative maps, cellular automata, dynamical networks and agent-based models.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    ICE (Interval Calculator for Engineer)

    ICE (Interval Calculator for Engineer)

    Interval Calculator for Engineer

    ICE is a simple mathematical calculator with very useful shortcuts for Engineer: works natively with tolerance, can run Monte Carlo analysis, uses engineer notation, includes most of the day by day functions used by engineers.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    The main objective of the proposed software solution is to improve the performance in dental diagnosis using infrared lock-in thermography and complex image processing algorithms for the determination of defective zones of teeth. The recorded amplitude profile of the thermal wave shows a maximum corresponding to a heat accumulation in the region where the open micro-gap is found, whereas a minimum in the phase profile is detected. These maxima/minima are convenient indicators that allow to locate surface breaking defects on teeth. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16

    BayeFM-MCMC-v1.0

    Fine mapping using Bayesian MCMC

    A new fine mapping method for detecting causitive variants (clusters) using Bayesian MCMC for complex traits. It is typically suitable to the GWAS identified region, which typically confines the causitive variant in a small region, say 1Mb or even small region. If there are enough variants are genotyped or imputed with high quality. The software is able to generate a set of credible sets t refine the causitive variants. The feature of the method is that (1) it detects multiple causitive variants simultaneously; (2) it refines the causitive variant into a small credible set.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Danbooru

    Danbooru

    A taggable image board written in Rails

    Danbooru is a full-featured, open-source web application designed for hosting, organizing, and searching large collections of tagged images, particularly focused on anime-style artwork. Built using Ruby on Rails, it provides a robust tagging system that allows users to categorize images with highly structured metadata, enabling precise and flexible search queries. The platform supports advanced moderation workflows, including user roles, content approval systems, and reporting tools, making...
    Downloads: 31 This Week
    Last Update:
    See Project
  • 18
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19

    Convert HTML to PDF in .NET with C#

    Convert HTML to PDF in .NET with C# using EVO HTML to PDF for .NET

    EVO HTML to PDF Converter for .NET is a library that can be easily integrated and distributed in your ASP.NET and MVC web sites, desktop applications, Windows services and Azure cloud services to convert web pages, HTML strings and streams to PDF, to images or to SVG and to create nicely formatted and easily maintainable PDF reports and documents. The converter has full support for HTML5, CSS3, SVG, Canvas, Web Fonts and JavaScript. Does not require installation or any third party tools. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    LabVIEW Serial Communication

    LabVIEW Serial Communication

    LabVIEW Serial Communication

    LabVIEW VI Application can send and receive data to and from Serial Port. This project can be used as base for developing various complex serial port projects.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    MatLisp is a package for Common Lisp for handling matrices with real-valued or complex-valued elements. BLAS is used for elementary matrix operations and LAPACK is used for linear algebra routines.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22

    MS-ML Studio

    Free and Open-Source Tool for Mass Feature Extraction

    Mass spectrometer is a useful tool for biochemistry research field analysis. It is used to identify microorganisms, protein, chemical compounds and complex diseases by blood analysis. There is many tools and libraries to handle different steps of mass spectrometry (MS) data analysis. However, the integration of all these tools lacks user friendly approaches. We developed a machine learning solution capable to handle all steps of MS data analysis. The ML-MS Tool is an free software that integrate different mass spectrometry analysis techniques with machine learning approach. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Run Wild! - Expand Wildcard File Names

    A console command tool to expand wildcard filenames

    RunWild is a simple tool to make compiling projects easier. If you've downloaded source code before, you might be shocked at how complex build/make files have become. Why? RunWild is an old idea. It will execute another command with wildcard parameters expanded. Example: To compile astyle using g++ (TDMGCC64) runwild g++ -m32 -Wall -O2 -s -o astyle.exe astyle\src\*.cpp Simple! Runwild was written in FreePascal, and is easy to edit if you have other requirements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    horizon

    horizon

    Horizon is a realtime, open-source backend for JavaScript apps

    ...It provides a complete backend that makes it dramatically simpler to build, deploy, manage, and scale engaging JavaScript web and mobile apps. Horizon is extensible, integrates with the Node.js stack, and allows building modern, arbitrarily complex applications. While technologies like RethinkDB and WebSocket make it possible to build engaging realtime apps, empirically there is still too much friction for most developers. Building realtime apps now requires understanding and manually orchestrating multiple systems across the software stack, understanding distributed stream processing, and learning how to deploy and scale realtime systems. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Advanced Irrigation Controller

    Automated Irrigation Controller for computers

    ...Although primarily designed for irrigation you can use AIC to control a large variety of hardware, for example lighting, heating etc It is envisaged that future implementations of AIC will incorporate rules for more complex device control.
    Downloads: 0 This Week
    Last Update:
    See Project