Search Results for "data structure" - Page 26

Showing 989 open source projects for "data structure"

View related business solutions
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 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
  • 1
    Flede (Flexible data editor) is a free open source content management system. Flede provides flexible and powerfull mechanism to manage data with almost any structure in MySQL database. Flede supports user authorization with group-based access rights.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Batch XML Modifier

    Batch XML Modifier

    Modifies the tags and attributes of the all XML filles in directory

    Batch XML Modifier (BXM) allows you using a list of commands modify the tags and attributes of all XML files with the identical structure in the specified directory and save results in another selected directory. The program performs the uniform changes for all the tags with the identical name and of the same level. Also, the program performs the uniform changes of the selected attribute of all the tags with the identical name and of the same level. See wiki for feature list and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    hashdatabox

    HashDataBox

    HashDataBox is a Java language visible memory data containers, responsible for the loading and unloading of data formats, conversion, management and monitoring. HashDataBox can implement uniform data structure object model, Visual component of the consolidated data source, unified communications message data format. HashDataBox is all the Visual components in your application instances can share the same DataBox, data sharing, simplifies client design, can also design multiple DataBox instance, multi-angle, multi-directional management data model. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Stock Center

    Stock Center

    A personal stock portfolio tracking tool

    Stock center is a tool I am working on for tracking investments. It's centered around dividend investing, tracking your purchases and dividend income. This project started life as a single file script that I wrote for myself to run @ home only. It's grown a good deal since those days, and it is going through some growing pains as I work to re-structure it into a more proper application. It's by no means "enterprise class", but I'm working hard when I have time to move it in a good...
    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
    nogotofail

    nogotofail

    An on-path blackbox network traffic security testing tool

    ...The system’s flexible architecture supports automated testing at scale, making it suitable for both single-device assessments and large network evaluations. Its modular structure also allows for customization and extension, enabling researchers to target specific network behaviors or encryption flaws.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    wxXmlSerializer (wxXS) is a software library based on wxWidgets which offers a functionality needed for creation of persistent hierarchical data containers which can be serialized/deserialized to/from an XML structure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    WebDjVuTextEd

    Edit the OCR text layer of DjVu documents in a web browser

    WebDjVuTextEd allows to edit the text layer of OCR'ed DjVu documents in a web browser. You can modify the structure (paragraphs, lines, words...) create, delete, edit text nodes, modify their container box by mouse, and run a spellchecker. The program does not directly read the DjVu files, it requires exported XML text data and images. When using without a webserver, you can open and save local files, but cannot take advantages of auto-save and spell checking.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Phanto_maJ

    Phanto_maJ

    build three dimensional structure

    PhantomaJ is a software which aims to help users designing complexe three dimensional structures and building phantom banks. This software, implemented as an ImageJ plug-in, has been designed to be intuitive. PhantomaJ is thus "ready to use" for most users, but advanced users can choose to modify specific parameters such as intersection mode, intensity decrease function or virtual real three dimension. In addition, adding a new "basic form" consiste for advanced users to write two short...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Stingray - Schema-Based File Reader

    Stingray - Schema-Based File Reader

    Simple handling of numerous data file formats, even COBOL EBCDIC.

    Stingray contains a number of components for reading spreadsheets and other flat files. It copes with COBOL files (in EBCDIC) and even COBOL Copybook (or DDE) definitions. Simple Python programs can handle a wide variety of files. This is the Python3.3 release.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 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
  • 10
    A Transport Stream analyser for the Brazilian D-TV system (SBTVD / ISDB-Tb). It shows in a GUI the SI/PSI structure of the stream in a tree-view, bitrate statistics for each ES, specific Closed Caption, EPG and DSMCC carroussel decoding plus more.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Roguelike Game Kit
    A collection of reusable modules and packages which simplify roguelike game development in Java. Includes demonstrator programs to show how to use the modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    FSOM

    FSOM: Self-organizing epigenetic profile with flexible learning strate

    ...The method is originally designed for epigenetic profile clustering, as in the epigenetic research field; the signal profiles from different regions that play the same functional role supposed to be similar. But the lengths of such signals are always unequal and this feature of the data raises the need for method that able to flexibly categorize the profile sets with unequal length. Our FSOM addresses this problem and gives enriched information about the typed data, such as the similarity structure of the subtypes and the representative profile of the subtypes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    d-crypt

    Tweakable 256-bit symmetrical block cipher.

    D-crypt is an symmetrical block cipher operating on 256bit blocks with an key of the same length. The cipher takes 3 inputs: the data to encrypt, the symmetric key and a tweak consisting in a array of 16 integers representing each one of eleven possible keyaddition algorithms. Features a similar structure as AES (uses simpler versions of ShiftRows, MixColumns) and uses AES SBOX. It is an SP network. The Key Schedule is a different from AES's, however the Expansion is partially inspired in AES. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    eSBMTools

    eSBMTools

    python tools for enhanced native structure-based modeling

    eSBMTools: python tools that assist the setup and evaluation of native structure-based simulations of proteins and nucleic acids, both at the Cα and all-atom level. The tools interface with GROMACS and support its standard output formats. Information from other sources like bioinformatics or experimental data can be added to the standard native structure-based model (SBM). Publication to be cited: Benjamin Lutz, Claude Sinner, Geertje Heuermann, Abhinav Verma, and Alexander Schug. eSBMTools 1.0: enhanced native structure-based modeling tools. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    S2O

    Converting IBM SPSS files to CDISC ODM

    .... - Pre- / Pilot-Studies based on spreadsheets should now be enhanced towards multi-site/multi-user data collection. Conversion of SPSS variable structure as well as entered values. To use: - Move s2o.jar into SPSS installation folder (where spss.exe is located) - Call via "java -jar s2o.jar"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    JAABA

    The Janelia Automated Animal Behavior Annotator

    The Janelia Automatic Animal Behavior Annotator (JAABA) is a machine learning-based system that enables researchers to automatically compute interpretable, quantitative statistics describing video of behaving animals. Through our system, users encode their intuition about the structure of behavior by labeling the behavior of the animal, e.g. walking, grooming, or following, in a small set of video frames. JAABA uses machine learning techniques to convert these manual labels into behavior detectors that can then be used to automatically classify the behaviors of animals in large data sets with high throughput. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    Meteor

    Meteor

    Meteor, the JavaScript App Platform

    Meteor is a full-stack JavaScript framework that streamlines building real-time web and mobile applications from a single codebase. It couples a Node.js backend with a reactive data system so UI updates propagate automatically when data changes. The framework popularized DDP (a lightweight pub/sub protocol) and a client cache (Minimongo) to mirror server collections on the client for latency-compensated interactions. A batteries-included build system, package ecosystem, and opinionated project structure reduce setup time for accounts, methods, publications, and UI integration. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Reconcile: Web Credibility Evaluation

    Reconcile: Web Credibility Evaluation

    Robust online credibility evaluation of web content

    ...Our dataset contains 15750 evaluations of 5543 pages from 2041 participants with some additional information about website characteristics and basic demographic features of users. If You would like to gain access to this data-set or learn more about data structure please contact our administrator (konrad@pjwstk.edu.pl) stating Your name, academic degree and university affiliation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    LavaPE
    Lava is an experimental, innovative, object-oriented, interpretive programming language and an associated programming environment LavaPE which provides syntax-sensitive point-and-click style structure editors instead of text editors for program editing.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    ESBTL (Easy Structural Biology Template Library) is a lightweight C++ library that allows the handling of PDB data and provides a data structure suitable for geometric analysis and advanced constructions.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 21
    Agile grid is a complete new implementation of custom table for Java SWT applications, which uses the structure and some code fragments from the JFace table viewer. The features of this table implementation include: - A content provider provides the data
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    OBJRA

    obj relation architecture

    ORA (obj relation architecture) is a data structure to describe obj and their relation. 1. obj. Users can create obj definition and create obj according to the definition in running time. obj is flexible and the structure can be very complex in order to describe many kinds of obj. 2. obj relation. Any kinds of relation can be added between any two obj. with many relations, obj are interweave into many trees or network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Agilefant

    Agilefant

    The scalable open source tool for lean and agile project management

    Agilefant is a simple but powerful web based tool for lean and agile project management. It is the most versatile open source solution of its kind today, with a rapidly growing user base of more than 10k users around the world in thousands of organizations. Based on more than ten years of solid scientific research within real world organizations, Agilefant's unique model scales from personal todo-lists to large-scale multi-team development and long-term product and portfolio...
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    FRETtranslator

    Translate smFRET trajectories into RNA secondary strucutures

    FRETtranslator is a frame work that allows you to predict a sequence of RNA seondary structure transitions for a given smFRET trajectory. At its core it uses Viterbi-decoding. FRETtranslator combines smFRET data with RNA secondary structure predictions and RNA 3D structure sampling. As such it relies on input from additional software for RNA secondary structure and 3D structure predictions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Analyzer for Files

    A tool to look into file contents

    Analyzer for Files (AoF) is a tool to look into file contents, analyze the structure with installed plug-ins, and show the results with several split windows including converted data and a tree if successful. It was designed as a workbench with a core and plug-in extensions. It can handle the normal plain-text file and data, complex binaries supported with the corresponding plug-ins. What's more, the developers can deploy and release their own plug-ins according to the plug-in developing standard. ...
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB