Showing 32 open source projects for "structure"

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

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1
    asap

    asap

    A modern cmake starter project for C++ with a complete build lifecycle

    A modern cmake starter project for C++ with a complete build lifecycle, testing, dependency management, etc. Portable across Linux, OS X and Windows. Have you ever found yourself spending countless hours trying to figure out how to start a professional C++ project with unit tests, a robust dev workflow, change logs, code coverage, linting, formatting...? The C++ ecosystem is getting better but is still very far away from other ecosystems such as JavaScript, or even Rust. It's certainly easy...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Generative AI Examples

    Generative AI Examples

    Generative AI Examples is a collection of GenAI examples

    Efficiently integrate secure, performant, and cost-effective Generative AI workflows into business value. Detailed framework of composable building blocks for state-of-the-art generative AI systems including LLMs, data stores, and prompt engines. Architectural blueprints of retrieval-augmented generative AI component stack structure and end-to-end workflows. A four-step assessment for grading generative AI systems around performance, features, trustworthiness and enterprise-grade readiness.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    ProjectArbor

    ProjectArbor

    Visualize in a tree-like structure

    ProjectArbor is a tool for generating project directory structures in a tree format for any Github repository or any Local project directory, it allows you to visualize and organize your project's files and directories in a tree-like structure. The best part about this tool, all you need to do is to copy and paste directily into your README.md file without any editing on the output that you scrapped, and it will apear at the desired shape that you want.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    miRPV

    miRPV: An automated pipeline for miRNA Prediction and Validation in si

    miRPV is an Automated tool that allows users to predict and validate microRNA from genome/gene sequence. System Requirement CPU: AMD64 (64bit) Memory: 2Gb RAM Storage: 5Gb Ubuntu 18.04
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 5
    Plugin for secrets management in Helm

    Plugin for secrets management in Helm

    A helm plugin that help manage secrets with Git workflow

    We store secrets and values in helm_vars dir structure just like in this repository example dir. All this data versioned in GIT. Working in teams on multiple projects/regions/envs and multiple secrets files at once. We have Makefile in our Helm charts repo to simplify install helm-secrets plugin with helm and other stuff we use. Same Makefile used to rebuild all helm charts with dependencies and some other everyday helpers. Encrypting, Decrypting, Editing secrets on local clones, making #PR's...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Hacker Laws

    Hacker Laws

    Laws, theories, principles and patterns useful to developers

    ... a limited benefit. It can potentially greatly improve the speed of part B - but the speed of part A will remain unchanged. Also, theories like The Broken Windows Theory, which suggests that visible signs of crime (or lack of care of an environment) lead to further and more serious crimes (or further deterioration of the environment). Conway's Law suggests that the technical boundaries of a system will reflect the structure of the organisation. These among others, are featured in this project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Theophanu - Scenebuilding Environment

    Controls processing and daylight simulation with hierarchical models.

    Theophanu defines the data-structure and the processing logics to control daylight simulations with Radiance on hierarchical models. It was developed together with a detailed simulation model of late antique Hagia Sophia in Istanbul as part of a research project at TU Darmstadt, supported by the DFG German Research Foundation, grant #5194526: "Die Hagia Sophia Justinians in Konstantinopel als Schauplatz weltlicher und geistlicher Inszenierung in der Spätantike" (http://gepris.dfg.de/gepris...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Local ORganazing PAradigm is an enforcer of a local home structure that allows one to move personal utilities, data and configurations between *nix systems, in particular to those ones where the user has no privileges other than regular user.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Informative git prompt for bash and fish

    Informative git prompt for bash and fish

    An informative and fancy bash prompt for Git users

    ... repository. This can be the case for build systems that put their build artifacts in the subdirectory structure of the git repository. Setting it to all will count all untracked files, including files listed in .gitignore. The most settings are now stored in theme files. To select a theme, set the variable GIT_PROMPT_THEME to the name of the theme located in <INSTALLDIR>/themes without the extension .bgptheme.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Save hundreds of developer hours with components built for SaaS applications. Icon
    Save hundreds of developer hours with components built for SaaS applications.

    The #1 Embedded Analytics Solution for SaaS Teams.

    Whether you want full self-service analytics or simpler multi-tenant security, Qrvey’s embeddable components and scalable data management remove the guess work.
    Try Developer Playground
  • 10
    Quantum Honeycomp

    Quantum Honeycomp

    Interactive program to calculate electronic properties in graphene

    Calculate electronic properties of graphene-like systems with a user friendly interface. The code uses the tight binding approximation and it is able to stude in a 0D, 1D and 2D geometries, orbital and magnetic fields, intrinsic and extrinsic spin-orbit coupling, sublattice imbalance, and interactions at the mean field level. The most recent version can be found in https://github.com/joselado/quantum-honeycomp Example...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    NodeOS

    NodeOS

    Lightweight operating system using Node.js as userspace

    ... platform, but the general structure is barebones custom Linux kernel with an initramfs that boots to a Node.js REPL, initramfs Initram environment to mount the users partition & boot the system, and usersfs multi-user environment with the same behaviour of traditional OSes. All the layers are bootable, leading barebones to a raw naked Node.js REPL prompt as PID 1, while initramfs exec actual NodeOS code to isolate user code from the core system.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 12

    configthis

    Manage and execute Linux testing and reporting programs

    These bash shell scripts are intended to iteratively load executable files via symbolic links and echo output to a log file for later review. These bash shell scripts rely on a directory structure intended to group testing and reporting executable files by project, target platform, and version.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    fav2dir

    fav2dir

    manage mp3 favorites playlist-songs

    fav2dir (favorites to directory): a small Linux shell script to copy the music of your favorite mpd playlist to: 1. your portable mediaplayer, or 2. a back-up directory. It supports any mpd playlist and keeps the directory structure. More info on the wiki.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    S-BITE

    S-BITE is an AS level topology generator for the Internet

    The Structure-Based Internet Topology gEnerator (S-BITE) is an Autonomous System (AS) level topology generator for the Internet. The generator exploits a technique that partitions the network topology into two distinct blocks: the Core, which captures the underlying community structure of the Internet, and the Periphery, representing the “tendrils” of the topology. Thanks to this layering, S-BITE is able to accurately reproduce Internet topology at the statistical level,matching classical...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    a script to build binaries into any directory structure. similar to ebuild of the gentoo project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    KISSmenu

    KISSmenu

    KeepItSimple: organize&integrate your tools in a non-/interactive menu

    Do you have dozens of tools with dozens of parameters? KISSmenu helps you to organize them, to integrate them and to run them interactively in a terminal based menu or automatically, e.g. starting it up as a cron job. Development or tooling environment: shortcut based menu of commands, which can be used both interactively and non-interactively. Middleware: simply integrates various software through environment variables. Really simple! A 500 lines long bash script easy to maintain,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    parastructure is a perl script collection to run the population genetics software STRUCTURE from Pritchard et al. 2000 (http://pritch.bsd.uchicago.edu/structure.html) in parallel on a cluster (beowulf type). Each run of K (the number of populations) is executed separately on each CPU of the cluster trough queue system based on PBS. A summary statistics table and distruct figures (Noah Rosenberg: http://www.stanford.edu/group/rosenberglab/distruct.html) are built at the end of the run. A patch...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Search-ODT

    Search-ODT

    Independent Study Course Project:Search .odt files by date and content

    Official Course Objective Design an implementation of working search tool. The tool will search .odt files by date and content. OD-What? .odt files are a particular kind of file, many word-processor programs can save to .odt file format. Why .odt and not .doc or .txt? Search-ODT was developed at request as the subject of an independent study course. No other reason. Due to the modular structure of the project it is possible to adapt Search-ODT into a more general search tool. Why publish...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Subscript

    Make music file directory structure for Subsonic

    Since Subsonic requires special directory structure for organizing music files, this simple script helps copying music files from source directory to destination directory according to the music files' id3v2 information. The scripts require a command-line id3 editor "id3v2"(http://id3v2.sourceforge.net)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    PHFTP ( PHP FTP )

    PHFTP ( PHP FTP )

    A simple and fast Web FTP application/client.

    PHFTP ( PHP HTTP FTP ) is a simple and fast Web FTP application. You can upload, download and administer files on FTP servers without a local FTP client, even if you are behind firewalls and proxies.
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21
    WinSync
    Backup script for Windows based on robocopy Fast backup, syncs changed files only. Space efficient, all duplicate files are Hardlinked. Easy Overview of destination folder Structure: Computer Name > Date_Time > Drive > Folder > File
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    Microsoft Windows Repository.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A set of tools to build your own customed Linux distribution with more managability than raw LFS(Linux From Scratch). Include source package manager, file system backup and realtime mirror apps, and some assistant data structure writen in Python, etc...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Macioinstall it's a installator programmed in the Shell with the one compressed archive with the files to install with very easy structure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Yet Another Backup Tool is a directory backup tool, using the automysqlbackup directory structure. It currently provides rotating and email reports, very handy for sysadmin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next