Showing 2917 open source projects for "structure"

View related business solutions
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 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
  • 1
    Rocket

    Rocket

    A web framework for Rust

    Rocket is a web framework for Rust that makes it simple to write fast, secure web applications without sacrificing flexibility, usability, or type safety. Handling forms is simple and easy. Simply derive FromForm for your structure and let Rocket know which parameter to use. Rocket parses and validates the form request, creates the structure, and calls your function. Bad form request? Rocket doesn’t call your function! What if you want to know if the form was bad? Simple! Change the type of task to Option or Result! Rocket has first-class support for JSON, right out of the box. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Software Engineering Blogs

    Software Engineering Blogs

    A curated list of engineering blogs

    Software Engineering Blogs is a curated collection of engineering-focused blog posts and resources aggregated from leading technology companies and developers. The repository serves as a centralized index that helps users discover high-quality technical content across a wide range of topics, including software engineering, system design, infrastructure, and data engineering. It is organized in a structured manner, making it easy to browse and find articles from specific companies or domains...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    BTree implementation for Go

    BTree implementation for Go

    BTree provides a simple, ordered, in-memory data structure for Go

    This package is a high-performance, in-memory B-tree for Go that implements an ordered set/map with efficient insert, delete, and range iteration. It’s parameterized by tree degree so callers can tune cache behavior and memory overhead for their workload. Instead of relying on Go’s built-in maps—which are hash-based and unordered—btree preserves sorted order and provides rich traversal APIs like ascending, descending, and range scans. The implementation favors minimal allocations and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    SoniTranslate

    SoniTranslate

    Synchronized Translation for Videos

    ...Under the hood, it uses advanced speech and diarization models to separate speakers, align audio with timecodes and respect subtitle timing, which lets the generated dub track stay in sync with the original video structure. The project supports a wide range of languages for translation, spanning major world languages (English, Spanish, French, German, Chinese, Arabic, etc.) and many regional or less widely spoken languages, making it suitable for broad internationalization. It offers multiple usage modes, including a Colab notebook for cloud-based experimentation, a Hugging Face Space demo for quick trials, and instructions.
    Downloads: 35 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.
    Try it free
  • 5

    EDAUtils Converters

    Free converters across IP-XACT Verilog VHDL Liberty SystemC

    verilog2vhdl : Tool to convert Verilog into VHDL by keeping the same structure and function for ease of correlation. vhdl2verilog : Tool to convert VHDL into Verilog by keeping the same structure and function for ease of correlation verilog2ipxact :Tool to create IP-XACT Component or Design from a Verilog Module. ipxact2verilog : Tool to convert IP-XACT into Verilog module ipxactinterface2svinterface : Converts IP-XACT Bus Definition / BusInterface into System Verilog Interface verilog2lib : Create Liberty .lib library from verilog module lib2verilog : Converts Liberty .lib Cells into empty verilog modules verilog2systemc : Tool to convert Verilog into SystemC keeping the original structure as much as possible. ...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 6
    QPDF

    QPDF

    PDF transformation/manipulation program + library

    QPDF is a C++ library and set of programs that inspect and manipulate the structure of PDF files. It can encrypt and linearize files, expose the internals of a PDF file, and do many other operations useful to end users and PDF developers.
    Leader badge
    Downloads: 950 This Week
    Last Update:
    See Project
  • 7

    Expat XML Parser

    Fast XML parser library in C

    PLEASE NOTE that we are in the process of moving to GitHub: https://github.com/libexpat/libexpat This is James Clark's Expat XML parser library in C. It is a stream oriented parser that requires setting handlers to deal with the structure that the parser discovers in the document. PLEASE NOTE that we are in the process of moving to GitHub: https://github.com/libexpat/libexpat
    Leader badge
    Downloads: 754 This Week
    Last Update:
    See Project
  • 8
    RMCProfile

    RMCProfile

    Big box modeling for total scattering via the Reverse Monte Carlo

    Leader badge
    Downloads: 47 This Week
    Last Update:
    See Project
  • 9
    ProjectLibre - Project Management

    ProjectLibre - Project Management

    #1 alternative to Microsoft Project : Project Management & Gantt Chart

    ProjectLibre project management software: #1 free alternative to Microsoft Project w/ 7.8M+ downloads in 193 countries. ProjectLibre is a replacement of MS Project & includes Gantt Chart, Network Diagram, WBS, Earned Value etc. This site downloads our FOSS desktop app. 🌐 Try the Cloud: http://www.projectlibre.com/register/trial We also offer ProjectLibre Cloud—a subscription, AI-powered SaaS for teams & enterprises. Cloud supports multi-project management w/ role-based access, central...
    Leader badge
    Downloads: 12,524 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
    Generic Build Support (GBS)

    Generic Build Support (GBS)

    Command-line based multiplatform build automation tool

    ...This directory structure makes it easy to swap and/or share software between projects (interchange ability) and ensures an unified way of working. And yes: where needed there is all the freedom you need! You can run GBS parallel on Windows 10, Windows 10 WSL and Linux systems, sharing the same physical directory structure.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    SAGA GIS
    SAGA - System for Automated Geoscientific Analyses - is a Geographic Information System (GIS) software with immense capabilities for geodata processing and analysis. SAGA is programmed in the object oriented C++ language and supports the implementation of new functions with a very effective Application Programming Interface (API). Functions are organised as modules in framework independent Module Libraries and can be accessed via SAGA’s Graphical User Interface (GUI) or various scripting...
    Leader badge
    Downloads: 8,350 This Week
    Last Update:
    See Project
  • 12
    RichARCH

    RichARCH

    Your concierge creating a Rich experience to Arch

    RichARCH is designed to be a Quick Simpler Path to Arch with automation and ricing options. * Just one command line to start the latest complete installer for Arch. One goal is to only use packages in the basic Arch Linux repos by default with the option to install some non-standard packages. Our hope is that this will help to make Arch Linux more approachable to individual and corporate users. GUIs:...
    Leader badge
    Downloads: 1,383 This Week
    Last Update:
    See Project
  • 13
    SQuirreL SQL Client

    SQuirreL SQL Client

    A Java SQL client for any JDBC compliant database

    SQuirreL SQL Client is a graphical SQL client written in Java that will allow you to view the structure of a JDBC compliant database, browse the data in tables, issue SQL commands etc.
    Leader badge
    Downloads: 726 This Week
    Last Update:
    See Project
  • 14
    Admidio

    Admidio

    Manage your organization online

    Admidio is a free open source user management system for websites of organizations and groups. The system has a flexible role model so that it’s possible to reflect the structure and permissions of your organization. You can create an individual profile for your members by adding or removing fields. Additional to these functions the system contains several modules like member lists, event manager, guestbook, photo album or download area.
    Leader badge
    Downloads: 115 This Week
    Last Update:
    See Project
  • 15

    Easy Folder Morpher

    Basic tool that uses file checksums to observe or assemble folders.

    Easy Folder Morpher is an open source tool for file manipulation and observation based on some file checksum processes. The main function is to assemble a virtually saved folder structure using files of another folder structure having files with corresponding checksums which can be located and named very differently. The program can be used e. g. as a help for preconfigured folder assembly, backups and some observations of existence.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    DocTools v0.1

    DocTools v0.1

    This is a tool for Source Code Documentation in a structured form.

    With this tool a programmer can document its Source Code in a structured form and write description for whole elements of its work in "Rich Text Format". Specify Type of the element ( Class, Structure, Method, Field, Property, etc ) Specify for a class, structure or interface its bases and implementations. This is a simple version and in future I add features to this application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    CoreAmber is a Arm Processor structure 32 Bit comes from Amber processor the code is been written in CX & Verilog
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Large-scale metabolite annotation is a bottleneck in untargeted metabolomics. Here, we present a structure-guided molecular network strategy (SGMNS) for deep annotation of untargeted ultra-performance liquid chromatography-high resolution mass spectrometry-based metabolomics data. SGMNS used a global connectivity molecular network (GCMN), which was constructed by the structural similarity of metabolites. When the annotation was performed, experimental MS/MS spectra of known metabolites as seeds were assigned to corresponding neighbor metabolites in GCMN as their “pseudo” spectra, and the propagation was performed by searching predicted retention times, MS1 and “pseudo” spectra against metabolite features. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19

    wxEDID

    Extended Display Identification Data editor

    wxEDID is a wxWidgets - based EDID (Extended Display Identification Data) editor. Supported structures: EDID v1.3+ base structure and the CEA/CTA-861-H (as first extension block). Besides normal editor functionality, the app has been equipped with a DTD constructor, which aims to ease timings selection/editing. It's also possible to export and import EDID data to/from text files (hex ASCII format) and also to export the structures as a human-readable text.
    Leader badge
    Downloads: 92 This Week
    Last Update:
    See Project
  • 20
    TeamPass

    TeamPass

    cPassMan was renamed to TeamPass

    TeamPass is a collaborative passwords manager. It has been created for managing passwords in a collaborative environment of use such as companies. With TeamPass it is possible to organize passwords in a tree structure, associate information to password. MORE INFORMATION ON TEAMPASS.NET website!
    Leader badge
    Downloads: 37 This Week
    Last Update:
    See Project
  • 21

    QTPN

    Visualization, electronic structure and multicomponent calculations

    C/C++ code with GUI, supported on QT library for handling of windows and OpenGL/GLU for display of graphics. It is capable of dealing with plotting, electronic structure calculation and multicomponent calculations. Current version reads XYZ and deMon output files. Displays image of geometry, atomic orbitals, molecular orbitals, density and Fukui functions in a few different formats. In situ SCF Hartree-Fock calculations available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Here, we developed a topology-driven scaffold design model, EpiTopoFold, that systematically explores protein secondary-structure arrangements to identify optimal scaffolds for discontinuous epitope segments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    jax

    Just an Extended Artificial Intelligence

    ...This platform is meticulously crafted to facilitate access and development of AI applications, representing a significant milestone for researchers, developers, and technology enthusiasts. Its structure is built on the pillars of flexibility and efficiency, providing an ideal environment for exploring the vast and dynamic world of Artificial Intelligence.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 24
    Modernize free nextjs admin template

    Modernize free nextjs admin template

    Modernize your admin dashboard fast, free, Next Js‑powered.

    Modernize is a free Nextjs admin template crafted by AdminMart that brings together React, Material UI, and TypeScript in one powerful starter kit. Designed to make your development journey smoother, it features a clean project structure and ready‑to‑use pages like dashboard, login, register, typography, and sample layouts letting you launch straight into building real features, not plumbing. The project includes a basic dashboard and several page templates built with SCSS, offering a solid foundation you can customize or extend however you like. Although it's free, it includes essential login, sample pages, and about 5 UI components not exhaustive, but enough to get your project off the ground. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    E-SGMN

    Enhanced Structure-Guided Molecular Networking (E-SGMN)

    In this study, an enhanced structure-guided molecular networking (E-SGMN) method was developed, which is specifically tailored for the Orbitrap Astral mass spectrometer (MS). Unlike previous network annotation methods, E-SGMN extracted both previously detected metabolites and those potentially detected by Astral from the metabolome database, enabling more efficient and accurate network construction through structural similarity.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo