Showing 237 open source projects for "tree"

View related business solutions
  • Auth0 for AI Agents now in GA Icon
    Auth0 for AI Agents now in GA

    Ready to implement AI with confidence (without sacrificing security)?

    Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
    Start building today
  • 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
  • 1
    TinyScan
    A Java-based powerful disk usage utility. It outputs a table and a tree (both can be sorted). TinyScan is able to export the result to Excel, Access, MySQL and it can also scan remote computers. It is free and open source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    NetFireCoRE

    NetFireCoRE

    Network Firewall Linux Kernel Module with Conflict Resolution Engine

    We implement an open source conflict resolution framework that consists of a user-space C application that automatically resolves firewall rules anomalies, and b) a generic tree (called policy tree), implemented as a Linux kernel module which maintains the resolved firewall rules and enables the necessary hooks to netfilter for matching incoming (or outgoing) network packets. Tree-based data structures offer improved efficiency compared to traditional access control lists (e.g. iptables or nftable maps), especially for large systems with a huge number of rules. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Coffee Tools

    Coffee Tools

    Various file manipulation tools written in Java with source included.

    ...InFileFind: Find where/at a file is inside another NumeredFilesCombiner: Combine a directory of files with numbered-filenames. PassCrypt: A tool for password-en/decrypting a file. RecursiveUnzip: Unzip all the zip files in a directory tree, with optional filename mangling RegFilesRenamer: A mass-file renamer using regular expressions. RLETool: A file compressor/decompressor. SimilarFileFinder: Discover which files in a path are most similar to a given file or path of files. SortByLine: Sort a text file organized into lines or paragraphs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    SummitDB

    SummitDB

    In-memory NoSQL database with ACID transactions, Raft consensus, etc.

    ...Go must be installed on the build machine. It may be worth noting that while SummitDB supports many Redis features, it is not a strict Redis clone. SummitDB provides one key space that is a large B-tree. An ordered key space allows for stable paging through keys using the KEYS command. Redis uses an unordered dictionary structure and provides a specialized SCAN command for iterating through keys.
    Downloads: 0 This Week
    Last Update:
    See Project
  • G-P - Global EOR Solution Icon
    G-P - Global EOR Solution

    Companies searching for an Employer of Record solution to mitigate risk and manage compliance, taxes, benefits, and payroll anywhere in the world

    With G-P's industry-leading Employer of Record (EOR) and Contractor solutions, you can hire, onboard and manage teams in 180+ countries — quickly and compliantly — without setting up entities.
    Learn More
  • 5
    Beagle Entertainment System

    Beagle Entertainment System

    Turns the BeagleBone Black into a Nintendo-based retrogaming console.

    ...There's no need to hand edit configuration files or manually copy ROM files onto the microSD card! BES source: https://github.com/hendersa/bes BES web interface: https://github.com/hendersa/bes-config-node BES kernel device tree: https://github.com/hendersa/bes-dtb-rebuilder
    Downloads: 8 This Week
    Last Update:
    See Project
  • 6

    rect_tree

    Rectangular Split, Addition and Subtraction , and Tree Structure

    This project try to implement the rectangular calculation, such as split, addition, subtraction, it is base on line split. Also a Tree structure handler is provided in this project, together they can use to deal with the window split and window relationship in GUI(Graphical User Interface), I hope so :-p
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    overlayfs

    Init script for sandwich /opt by overlay

    Init script do RW overlay of basis system which is published by NFS as RO. Feature of this is overlay sandwich of any NFS remote dir, into one system tree.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    angular-filemanager

    angular-filemanager

    JavaScript file manager Material Design folder explorer

    ...By the way, we provide some example backend connectors in many languages as an example (PHP-FTP, PHP-local, python, etc). Pick files callback for third parties apps. Directory tree navigation. Copy, Move, Rename (Interactive UX). Delete, edit, preview, download. File permissions (Unix chmod style). Mobile support. Drag and drop. Dropbox and Google Drive connectors. Remove usage of jQuery. You can do many things by extending the configuration. Like hide the sidebar or the search button. For transparency into our release cycle and in striving to maintain backward compatibility, angular-file manager is maintained under the Semantic Versioning guidelines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Rapid Spanning Tree Protocol (RSTP) implementation for Linux. This project is active on http://git.kernel.org/cgit/linux/kernel/git/shemminger/rstp.git/?h=master but not much forum and support for cross compiling and for bug report and fix. Here it is forked to help and maintain forum.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 10

    Primes

    Calculate primes by using extremely fast sorting

    ...And as already mentioned, it's just the most efficient tree-based sorting algorithm that you can get. But furthermore this way of finding primes interestingly leaves a hard nut to crack for mathematicians: In very rare cases it finds numbers that are not primes. For all primes below one million this phenomenon arises in exactly two cases: 31213 which is 7 * 7 * 7 * 7 * 13 336141 which is 3 * 3 * 13 * 13 * 13 * 17 Who can explain, why?
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Mstorage

    Mstorage

    MStorage - storage for notes.

    MStorage - storage for notes, it suggest opportunity to save and catalog notes, articles and tips in local drive by directories tree. If you like save you notes in simple text files but you are upset to walk through directories tree every time when you need to find something - this util will help you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    DosCard

    DOSBox fork for embedded devices

    ...Another part of the project is a software library, which allows you to create safe multithreaded multi-instanced DOS VMs environment for your own project. More information can be obtained through SVN commit history and plain text description files inside the code tree.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Difftree has moved to GitHub (https://github.com/rondilley/difftree) dt is short for difftree and it is a fast directory comparison tool for security incident response when you don't have time to run tools like tripwire or osiris.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    # UnixDaemonReloader https://github.com/BestianRU/SSServices/tree/master/SSSUnix/UnixDaemonReloader ### ENG: * Automatic restart unix-demons when the configuration files are modified. * Execution any commands when changing specified files. ### RUS: * Автоматическая перезагрузка unix-демонов при изменении конфигурационного файла. * Выполнение любых команд при изменении указанных файлов. #### *Default install folder: /server/SSS/UnixDaemonReloader* # Configuration file syntax see in the README.md
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    mk-slack64-multilib

    Slackware64+multilib tree/iso generator

    mk-slack64-multilib is a simple script to create, from a Slackware64 tree and a multilib mirror, a Slackware64+multilib tree, and optionaly, a Slackware64+multilib ISO image.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    MBSE for MagicDraw

    Plugin for MagicDraw to support MBSE with SysML

    ...It provides support to generate organizational structures according to the SE2 Cookbook recommendations. It provides basic pattern based support to reason on a system model, for example to extract numbers like total power, cost, power consumption for a given product tree The MBSE plugin for MagicDraw requires MagicDraw 17.0 SP4 or higher with an installed SysML plugin 17.0 SP5 or higher. Installation instructions can be found in the file ReadMe.txt in the download area as well as the corresponding UMs.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17

    GASiC

    Genome Abundance Similarity Correction

    ...You can find the accompanying paper here: http://nar.oxfordjournals.org/content/41/1/e10.short Thanks to the great work of the SeqAn team, you can now use GASiC as a Knime workflow: https://github.com/seqan/knime_seqan_workflows/tree/master/metagenomics_gasic_workflow
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Text Zip

    This software zips and unzips a text file

    This software zips and unzips a .txt file, using the Huffman encoding algorithm and the list and tree data structures. The result files are named zippedFile.txt and unzippedFile.txt and can be found at the same directory as the Text Zip executable file.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Fisy is a simple and lightweight application dedicated to copy and backup files. This application has been designed to perform simple or timestamped copies of directories and files as well as unidirectional synchronization of file tree. Fisy is in command line, you can so start copying tasks at any time or plug them on an automated processing. Sine version 2.0, Fisy contains cipher features for encrypting data for storage in a remote service like the Cloud.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    TreeSnap

    Creates trees and loads into mysql for browsing and searching

    Functions: 1. Periodically create trees (windows tree command) 2. Load trees into mysql DB with PHP 3. Browse and search loaded trees in PHP/HTML This project will help you to backup your folder structure on all of your disks and then conveniently browse and search this structure. This can be useful for you to find out, what software and files you were using previously.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    GRUB4USB

    GRUB4USB

    GRAND UNIFIED BOOT LOADER FOR USB

    FOR WINDOWS USERS WHO WANT TO JUMP TO LINUX EASILY/PAINLESSLY WITH A FAST BOOTING USB FLASH DRIVE. LATEST VERSION AT www.grub4usb.com A simplified "FAMILY TREE"/"Ancestor" perspective: www.grub4usb.com for more. Introduction (from http://www.gnu.org/software/grub/) GRANDPA: GRUB is a Multiboot boot loader. It was derived from GRUB, the GRand Unified Bootloader, originally by Erich Stefan Boleyn. DAD: GRUB4DOS made it easier for Windows/DOS users, but was still unreliable; the boot record was difficult to install for average users. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    DupLichaSe

    DupLichaSe

    A Fast Duplicate File Detector with graph based semi-automatic cleaner

    DupLichaSe is a very fast Duplicate File Detector that uses inductive heuristics to detect duplicate files very fast; based on content! DupLichaSe stands out from EVERY other Duplicate file detection Software because of it's graph based semi-automatic selection system. ... after finding 100s of duplicate files, do you have to go through some manual and possibly laborious process of deleting the duplicates? ...or is there a way for the Software to learn and do most of it for you in a SAFE...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    eix can access Gentoo portage ebuild information and description very quickly (using a local cache). It can also be used to access information on installed packages, local settings, and local and external overlays, and informs about changes in the tree.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    acx100 - Wireless chipset Linux driver
    Open Source Linux driver for wireless network cards (DWL-[G]520+ PCI, DWL-[G]650+ CardBus, GL-2422MP mini-PCI, DWL-120+ USB etc.) which use the entirely undocumented Texas Instruments (TI) ACX100/ACX111 chips, for 2.4.x , 2.6.x to 3.x kernels. FreeBSD: see some other website (FIXME URL got clipped). !! BIG FAT NOTE: development (i.e., driver "releases") is happening in git source repository tree (as of 2011-09-04), thus you're expected to look there (see web site menu Code --> Git) !!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Monolithor

    Create Windows installers from intermediate binary packages.

    Monolithor creates monolithic installers for Windows from a dependency tree of intermediate binary packages. Currently NSIS is used for creating the installer and the supported packages are the RPMs built by openSUSE.
    Downloads: 0 This Week
    Last Update:
    See Project