Showing 19 open source projects for "data structure"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • 1

    GTB: Graphics Toolbox

    C++ libraries and apps for computer graphics and data visualization

    The Graphics Toolbox (GTB) is a collection of C++ libraries and apps for computer graphics and data visualization. Wagner Correa initially created GTB as part of his Ph.D. research at Princeton University in collaboration with Professor Claudio Silva and Dr. James Klosowski. Several other researchers later contributed to GTB (see the AUTHORS file).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    UE Viewer

    UE Viewer

    Viewer and exporter for Unreal Engine 1-4 assets

    Unreal Engine resource viewer (formerly Unreal Model Viewer) is a program for viewing and extracting resources from various games made with Unreal Engine. Sometimes the program is referenced as "umodel", the short of "unreal" and "model viewer". The project was originally named the "Unreal model viewer", however, the name was changed in 2011 to meet the request from Epic Games. Please note that the "official" project's name is "UE Viewer", and a short unofficial name of the project is...
    Downloads: 87 This Week
    Last Update:
    See Project
  • 3
    Olex2 is visualisation software for small-molecule crystallography developed at Durham University/EPSRC. It provides comprehensive tools for crystallographic model manipulation for the end user and an extensible development framework for programmers. The project has been supported by Olexsys Ltd since 2010.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    IDA ClassInformer PlugIn

    IDA Pro plug-in to fix/extract/view RTTI information

    * April 2025: This project has moved to GitHub! The latest version can now be found at: https://github.com/kweatherman/IDA_ClassInformer_PlugIn. An IDA Pro Windows object RTTI vftable finder, fixer, and lister plug-in. Places structure defs, names, labels, and comments to make more sense of class and structure vftables ("Virtual Function Table"). Lists found RTTI structures and C++ classes in a window for browsing. Mentioned in Chris Eagle's: "The IDA Pro book":...
    Leader badge
    Downloads: 35 This Week
    Last Update:
    See Project
  • Cloud data warehouse to power your data-driven innovation Icon
    Cloud data warehouse to power your data-driven innovation

    BigQuery is a serverless and cost-effective enterprise data warehouse that works across clouds and scales with your data.

    BigQuery Studio provides a single, unified interface for all data practitioners of various coding skills to simplify analytics workflows from data ingestion and preparation to data exploration and visualization to ML model creation and use. It also allows you to use simple SQL to access Vertex AI foundational models directly inside BigQuery for text processing tasks, such as sentiment analysis, entity extraction, and many more without having to deal with specialized models.
    Try for free
  • 5

    irayMol

    Molecular visualization

    Analyses and Interactive visualizations of the structures, functions and actions of biomolecules including molecular surface computation, and protein-ligand interface and protein-ligand docking where the ligand could a small compound, a nucleic acid, membrane and other proteins, written in C++/Qt/openGL/GLSL with more than 125,000 lines of codes. In addition to Qt, the only external library needed is GSL everything else is coded from the scratch.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6

    Crygr

    Compare and visualize charge densities from various file formats.

    This project is a small program using Qt for calculation and visualization of electron charge densities in crystals and molecules. It can create a 2D plane of charge densities or create a 1D representation of the charge densities along a given line, in both cases it can also export the graphical representations to various image formats. The program can import various file formats such as space 3D grids of charge density values, created in a quantum chemistry programs Gaussian, Crystal and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Nuclei

    Nuclei

    Feature rich GUI for nuclear decay schemes

    Nuclei is a software tool for the displaying of nuclear decay schemes and estimated energy spectra, the calculation of angular γ emission anisotropies, and the automated search for appropriate decay cascade properties. It uses the Evaluated Nuclear Structure Data Files (ENSDF). A description of Nuclei's functionality and results obtained using its search method was published in Nuclear Instruments and Methods in Physics Research, Section A: M. Nagl, et al., NIM A 726 (2013), 17-30 [doi:10.1016/j.nima.2013.05.045] ------------------------- © 2012-2013, Matthias Nagl, II. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8
    CAPLET

    CAPLET

    GDS visualization and parallelized capacitance extraction

    Project CAPLET is a capacitance extraction toolkit that extract capacitance at field-solver accuracy. CAPLET can directly handle GDS2 layout files into capacitance matrices in both GUI and command line interfaces. The internal extraction algorithm is specialized for VLSI interconnect structures but not exclusively, as long as the structure is of Manhattan geometry and embedded in a uniform dielectric material.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Skittle Genome Visualizer

    Skittle Genome Visualizer

    Skittle Development MOVED to Github

    Skittle is a 2D visualization of genome sequence files. The program assigns four colors to the four nucleotides and text wraps the sequence to create a 2D picture based on the DNA sequence. Great for researching tandem repeats and chromosome structure. Compiled downloads available at http://dnaskittle.com/ Source maintained at https://github.com/josiahseaman/skittle
    Downloads: 1 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 10
    Guanxi is a robust analysis and simulation application for Social Network Analysts. Guanxi allows researchers in the field to create, import, and export an endless array of networks, analyze their structure, and run custom dynamics over them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    MeshView is a simple viewer for the simplest possible 3d triangle mesh structure. It is based on SDL and opengl. MeshView aims at helping to rapid-prototype algorithms generating 3d-triangle-meshes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    HalfEdgeLib is a simple to use implementation of this popular data structure, which enables quick and easy adjacency queries, topologic verifiability and iterator-based traversals. Some geometric and topological manipulation algorithms are now available,
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A topological data structure to handle 2D, surfaces and 3D simplicial meshes. This data structure is implemented in C++ using templates. It is based on Corner-Table and CGAL data structure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A topological data structure to handle 2D simplicial meshes (using the Morse operators published by authors). This data structure is implemented using C++ and it is based on the classical Half-Edge. This code started in 2002 and it has been used in many
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    An easy way for single crystal structure analysis. Graphical software for single crystal structure refinement. CRYSTALBUILDER uses SHELXL-97 software for the refinement and makes directly possible the molecular structure visualization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    NOC is a open source development toolkit and a powerful molecular explorer for protein structure visualizing,analysis,crystallographic mapping, modeling, and refinement, Gromacs/Amber MD trajectories displaying,movie making...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Finite rotations describe the motions of tectonic plates through geological time ("plate-tectonic reconstructions"). ReconTreeViewer implements a novel visualisation technique to enable visualisation of the temporal structure of a plate-motion model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Graphical interface using OpenGL to display a graph structure in 3D.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    File-Spector is a small, fast and easy to use binary file analyzer and Inspector. It allows the users to format a complete binary file structure and then use it to read any binary file that matches the specified format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next