Showing 2540 open source projects for "structure"

View related business solutions
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 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
  • 1

    reco4j-core

    Reco4j is a graph-based recommendation engine

    Reco4j is an open source project aims at developing a recommendation framework based on graph data sources. We choose graph databases for several reasons. They are NoSQL databases, so "schemaless". This means that it is possible to extend the basic data structure with intermediate information, i.e. similarity value between item and so on. Moreover, since every information is expressed with properties, nodes and relations, the recommendation process can be customized to work on every graph. Reco4j can be used on every graph where "user" and "item" is represented by node and the preferences are modelled as relationship between them. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    cd-hit

    cd-hit

    Ultrafast program for clustering large set of biological sequences

    ...CD-HIT is very fast and can handle extremely large databases. CD-HIT helps to significantly reduce the computational and manual efforts in many sequence analysis tasks and aids in understanding the data structure and correct the bias within a dataset. The CD-HIT package has cd-hit, cd-hit-2d, cd-hit-est, cd-hit-est-2d, cd-hit-454, psi-cd-hit, cd-hit-otu, cd-hit-lap, cd-hit-dup and over a dozen scripts for various clustering needs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    ...It utilizes the multithreading, steering capabilities and compiling/linking to external packages provided by SFrame. The user will write a 'module' (consisting of a C++ class, i.e. a header file and a source file) which has a certain structure and automatically gets compiled into the main program. This makes it possible to split an analysis into its different components in form of modules which are run in sequence on each stage of the main program, where the stages are identical to the stages in SFrame. The steering allows the user to combine and configure the modules in different ways and/or use modules which other users have written to build up an analysis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    MSTParser

    MSTParser is a non-projective dependency parser that searches for maxi

    MSTParser is a non-projective dependency parser that searches for maximum spanning trees over directed graphs. Models of dependency structure are based on large-margin discriminative training methods. Projective parsing is also supported. mstparser 0.5.1 is now available via Maven Central. If you use Maven as your build tool, then you can add it as a dependency in your pom.xml file: <dependency> <groupId>net.sourceforge.mstparser</groupId> <artifactId>mstparser</artifactId> <version>0.5.1</version> </dependency>
    Downloads: 1 This Week
    Last Update:
    See Project
  • 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
  • 5
    A set of utilities for generating and analyzing PCR primers. Primers can be designed against target and 'exclude' databases and optimized to reduce secondary structure elements. Output includes publication-quality graphics.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    TICO

    TICO

    Interactive communication boards for people with severe disabilities.

    TICO is currently a part of ARASUITE!!!! Please, look for ARASUITE in Sourceforge!!!! https://sourceforge.net/projects/arasuite/ TICO is a tool for the design and execution of interactive communication boards. Communication boards are highly used in augmentative and alternative communication (AAC) environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    JUMMP

    JUMMP

    JUMMP: Job Uninterrupted Maneuverable MapReduce Platform

    JUMMP is an automated scheduling platform that provides a customized Hadoop environment within a batch-scheduled cluster environment. JUMMP enables an interactive pseudo-persistent MapReduce platform within the existing administrative structure of an academic high performance computing center by “jumping” between nodes with minimal administrative effort. Jumping is implemented by the synchronization of stopping and starting daemon processes on different nodes in the cluster. Use of this project for research requires citation of our paper. W.C. Moody; L. Ngo; E. Duffy; A. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Table Processor

    ORM for accelerated development and deployment

    This goal of this ORM (Object Relational Mapping) system is to accelerate the development of database-centric applications that dictate the structure of their own databases. (I.e. do not generally access tables and other database objects owned by other software) Sub-goals include automating certain menial functions such as upgrading of tables, persisting desired structure of tables to the database (such as during product installation), and easing the management of table-structure related source-code. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    EnerConso

    EnerConso

    Suivi de consommation d'énergie et d'eau, gestion de patrimoine

    Enerconso est un logiciel web de suivi de consommation d'énergie et d'eau et de gestion de patrimoine qui s'adresse aux groupement de communes, chaine d'entreprises, associations. Il propose : - une vue d'ensemble des consommations de toute la structure, de chaque entité, de chaque compteur - une base de données détaillée du patrimoine (Bâtiments, Postes d'éclairage, Véhicules, Poste de productions, & Autres) - un historique des travaux engagés sur chaque bâtiment Et bien plus... Il s'installe sur un serveur web.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 10

    GestureDetect

    Gesture detection with Kinect+OpenNI+Unity3D

    ...To acquire skeleton data, we uses OpenNI 1.5.4 because it is an open source library. The scripts in the project are written in c#. The algorithm we use is template matching. The structure of the code is clear and not very complicated. If you want to use it on other platforms, you may pick part of the scripts in the "GestureScripts" folder and try to edit them to fit other SDKs or platforms. The usage and algorithm introduction are also provided. Try it and have fun!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Java/C Comparative Benchmarks

    Java and C Comparative Performance Benchmarks

    ...No language libraries were used to avoid implementation differences. Some of the benchmarks are also implemented in Python and Scala. There are benchmarks for bit twiddling, numerical computing, data structure manipulation, concurrent computing, callouts to native libraries, and, graphics processing units (GPU) utilization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    MicrOS1

    A tiny OS from sratch in asm

    A tiny OS from sratch in assembly language
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Stand-alone Java library implementing parser/formatter/comparator/validator for JSON/XML-like text formats oriented on JSON-like object model (list,map,scalar + reflection). Library is designed to maximize adaptivity via set of extendable modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Contao Open Source CMS

    Contao Open Source CMS

    Contao Open Source CMS (fka TYPOlight)

    Contao is an open source content management system (CMS) for people who want a professional internet presence that is easy to maintain. The state-of-the-art structure of the system offers a high security standard and allows you to develop search engine friendly websites that are also accessible for people with disabilities. Furthermore, the system can be expanded flexibly and inexpensively. Easy management of user rights, the Live Update Service, the modern CSS framework and many already integrated modules (news, calendar, forms, etc.) have quickly made Contao one of the most popular open source content management systems on the market.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Modus - C++ Music Library

    Modus - C++ Music Library

    Cross-platform C++ library to handle music from code

    ...This means that you can: * Manage interactive and adaptive music * Use some kind of algorithm to improvise * Represent visually (simulate) musical performances * Select in real time the instruments that are going to play a previously written song * Let the user take part on the performance through any type of interface, by playing an instrument, changing the tempo, choosing the instruments, designing the structure of the song, etc. * Define song structures with metric modulations, accelerandos and ritardandos * Write your own scores, which can then be assigned to instruments to be played * Play along with a pre-recorded song or represent the performance * Everything else that comes into your head
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    libdvdetect DVD Online Database

    libdvdetect provides fast database lookup for DVDs

    ...It is OS-independent and compiles for Windows or Unix operating systems. Mac support is also planned. What the library does not provide is DVD ripping and decryption. It reads the structure (e.g. titles and chapters) and generates a special checksum to look up the database. More details at http://www.dvdetect.de. The database can also be searched using a web browser at http://search.dvdetect.de/. For those who are curious I suggest downloading the binaries from https://sourceforge.net/projects/libdvdetect/files/binaries/ to try it out (windows only).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    RASPnmr

    Protein NMR backbone resonance assignment

    RASP uses structure-based chemical shift predictions to solve the backbone resonance assignment problem in protein NMR spectroscopy. This enables rapid determination of highly accurate assignments on the basis of minimal experimental datasets, even for spectroscopically challenging proteins. RASP takes as input spin systems assembled on the basis of an arbitrary set of conventional triple-resonance NMR experiments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    XML Differencing and Patching tools. XML based tools to mimic the functionality of traditional line based diff and patch utils, except operating on the hierarchical structure of XML.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 19
    Construct is a python module for bit-level, symmetrical parsing and building of data structures. Complex constructs are formed by a hierarchy of less-complex constructs, as well as user-defined constructs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    SmartGPU 2 Windows PC Interface

    SmartGPU 2 Windows PC Interface

    This is the official SmartGPU 2 Windows PC Interface, for use with the USB-UART SX, this interface simulates all the commands in software and hardware of the SmartGPU2, its an excellent tool to learn fast the commands structure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    StarlingPunk

    StarlingPunk

    StarlingPunk is a framework built on top the Starling library

    StarlingPunk is a game framework built on top of the Starling GPU-accelerated 2D library (AS3 / Flash / AIR). It is inspired by FlashPunk: it gives structure (entities, worlds), collision detection systems, tile maps, etc., and is intended to help developers organize 2D game code more cleanly while benefiting from Starling’s performance. It has features for quick prototyping and reusing code between projects. Organizing game objects into Worlds, Entities, with type-based grouping etc. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    LaTeX Table Creator

    LaTeX Table Creator

    Simple Cross-platform LaTeX table creator with a GUI and console app.

    ...The user can optionaly specify some basic formatting information, such as alignment, borders, bold headings. The user can also select if the input is tab (default) or comma delimited and can disable the tabular structure in the output. This allows the output to b easily appended to an existing table. This application is intended for importing "large" amounts of data into a LaTeX table. It is not intended to make fancy formatting easier. It does not supply WYSIWYG view. The GUI application allows the user to paste text into the application select formatting, generate the LaTeX output and copy the LaTeX code. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    earmark
    *** IMPORTANT NOTICE *** The source code of the earliest version of the EARMARK Data Structure is now available at http://www.github.com/essepuntato/EarmarkDataStructure Even if the SourceForge repository is still active, it concerns old versions of the API and it is not maintained anymore. *** SERVICE DESCRIPTION *** Extremely Annotational RDF Markup (EARMARK) is an ontological approach to the specification of markup structures on text content.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    OopJs

    Native Java-like Script for Modern Browsers

    OopJs provides a set of functions for developing javascript applications using a class-based structure. This framework allows you to add properties and methods to the class itself (static), instances of a class (public), and even the package it resides in (internal). Supported by most modern browsers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Locanda

    Locanda

    Booking management system for hotels, bed&breakfasts, guesthouses

    Locanda is an innovative booking management system designed for any touristical structure such as hotels, bed and breakfasts, guesthouses, farmhouses. Featuring a user-friendly and dynamic web interface, Locanda allows a seamless management of all the resources an owner has to control: Bookings, Rooms, Room Types, Guests, Extras, Price Lists, Seasons, Conventions. It is a system developed by the Open Source Lab c/o Sardegna Ricerche, Sardinia, Italy.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo