Showing 70 open source projects for "tree"

View related business solutions
  • 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
  • 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
  • 1
    ELisp Tree-sitter

    ELisp Tree-sitter

    Tree-sitter bindings for Emacs Lisp

    ...The author of Tree-sitter articulated its merits a lot better in this Strange Loop talk. The minor mode tree-sitter-mode provides a buffer-local syntax tree, which is kept up-to-date with changes to the buffer’s text. Run M-x tree-sitter-hl-mode to replace the regex-based highlighting provided by font-lock-mode with tree-based syntax highlighting.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    Zed

    Zed

    Code editor from the creators of Atom and Tree-sitter

    ...Multibuffers compose excerpts from across the codebase in one editable surface. Evaluate code inline via Jupyter runtimes and collaboratively edit notebooks. Support for many languages via Tree-sitter, WebAssembly, and the Language Server Protocol. Fast native terminal tightly integrates with Zed's language-aware task runner and AI capabilities. First-class modal editing via Vim bindings, including features like text objects and marks. Zed is built by a global community of thousands of developers. Boost your Zed experience by choosing from hundreds of extensions that broaden language support, offer different themes, and more.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 3
    Helix

    Helix

    A post-modern modal text editor

    Helix is a modal (Kakoune/Vim‑inspired) terminal-based text editor written in Rust. It features modern modal editing, multiple selections, smart syntax highlighting, and built-in language server (LSP) integration leveraging tree‑sitter for fast, incremental parsing and code intelligence.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    OOO Extras

    OOO Extras

    Extra tools for OpenOffice under weak copyleft or other licenses

    A space to store classic OOo dependencies that cannot be easily redistributed in Apache OpenOffice's Source tree. Initially this was meant for copyleft tarballs only but it is also pretty handy to mirror other file dependencies.
    Downloads: 92 This Week
    Last Update:
    See Project
  • Caller ID Reputation provides the most comprehensive view of your caller ID scores across all carriers Icon
    Caller ID Reputation provides the most comprehensive view of your caller ID scores across all carriers

    Instantly identify flagged caller IDs and decrease flags by up to 95% your first month.

    Keep your agents on the phone with increased connection rates by monitoring your phone number reputation across all major carriers and call blocking apps.
    Learn More
  • 5
    Helix Editor

    Helix Editor

    A post-modern modal text editor

    A Kakoune / Neovim inspired editor, written in Rust. The editing model is very heavily based on Kakoune.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    Minder

    Minder

    Mind-mapping application for Elementary OS

    Use the power of mind-mapping to make your ideas come to life. Mind-mapping application for Elementary OS
    Downloads: 6 This Week
    Last Update:
    See Project
  • 7
    ecode

    ecode

    Lightweight multi-platform code editor designed for modern hardware

    ecode is a lightweight multi-platform code editor designed for modern hardware with a focus on responsiveness and performance. It has been developed with the hardware-accelerated eepp GUI, which provides the core technology for the editor. The project comes as the first serious project using the eepp GUI, and it's currently being developed to improve the eepp GUI library as part of one of its main objectives.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 8
    Metalsmith

    Metalsmith

    An extremely simple, pluggable static site generator for Node.js

    ...Metalsmith works with all the tools and data formats you already know and use: NodeJS, npm, markdown, json, yaml and the templating language of your choice. Metalsmith translates a directory tree to plain Javascript objects that you can manipulate effortlessly with your selection of plugins. You shouldn't have to bend your project needs to a specific framework or tool. Metalsmith gives you full control of how you want to conceptualize, structure, and build your project. Use Metalsmith to generate anything from a static site to a scaffolder, backup, command line, or deploy tool. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ANTLR

    ANTLR

    Parser generator to read, process, or translate structured text

    ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files. It's widely used to build languages, tools, and frameworks. From a grammar, ANTLR generates a parser that can build and walk parse trees. It’s widely used in academia and industry to build all sorts of languages, tools, and frameworks. Twitter search uses ANTLR for query parsing, with over 2 billion queries a day. The languages for...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Kognition Smart Building Software Icon
    Kognition Smart Building Software

    For organizations searching for enterprise safety and security monitoring AI for smart buildings

    Its multi-patented enterprise software utilizes artificial intelligence to integrate and orchestrate new and existing security cameras, access control systems and IoT sensors into a dynamic, real-time alerting and analytics platform for smart buildings. Kognition’s easy-to-use user interface transforms surveillance video and IoT data into actionable intelligence to prevent hacking, espionage, theft, the spread of diseases, active shooters, and other high impact dangers. A growing list of Fortune 500 customers rely on Kognition’s products & services everyday to enhance and automate security and safety in their buildings.
    Learn More
  • 10
    react-highlight-words

    react-highlight-words

    React component to highlight words within a larger body of text

    react-highlight-words renders text with specified substrings highlighted, useful for search results, find-in-page UIs, and autocomplete menus. You pass a string (or node tree) and an array of search terms, and the component splits content into matched and unmatched chunks with minimal overhead. It supports case-sensitive or insensitive matching and optional auto-escaping so user-entered queries won’t be treated as regex. For advanced scenarios, you can provide a custom findChunks function to control tokenization (e.g., word boundaries or diacritics-aware behavior). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    polished

    polished

    A lightweight toolset for writing styles in JavaScript

    ...Switching from a pre-processor to styles in JS made easy. polished modules are meant to be used as stand-alone imports. You should avoid importing the entire library directly. When polished modules are imported properly, tree shaking in webpack and Rollup can be leveraged to reduce your bundle size. Flow frequently updates and it is possible that the version you are running may cause you to run into errors coming from the polished package in your node_modules directory. polished has TypeScript definitions to allow the library to be used in any TypeScript project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Slate Text Editor framework

    Slate Text Editor framework

    Completely customizable framework for building rich text editors

    ...Slate's core logic assumes very little about the schema of the data you'll be editing, which means that there are no assumptions baked into the library that'll trip you up when you need to go beyond the most basic use cases. The document model used for Slate is a nested, recursive tree, just like the DOM itself. This means that creating complex components like tables or nested block quotes are possible for advanced use cases. But it's also easy to keep it simple by only using a single level of hierarchy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    GistPad

    GistPad

    VS Code extension for managing and sharing code snippets, and notes

    GistPad is a Visual Studio Code extension that allows you to edit GitHub Gists and repositories from the comfort of your favorite editor. You can open, create, delete, fork and star gists and repositories, and then seamlessly begin editing files as if they were local, without ever cloning, pushing or pulling anything. It's like your very own developer library for building and referencing code snippets, commonly used config/scripts, programming-related notes, knowledge bases, and interactive...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Swiss File Knife

    Swiss File Knife

    One hundred command line tools in a small and portable binary.

    Create zip files, extract zip files, replace text in files, search in files using expressions, stream text editor, instant command line ftp and http server, send folder via network, copy folder excluding sub folders and files, find duplicate files, run a command on all files of a folder, split and join large files, make md5 checksum lists of files, remove tab characters, convert CR/LF, list newest or biggest files of a folder, compare folders, treesize, show first or last lines of a file,...
    Leader badge
    Downloads: 552 This Week
    Last Update:
    See Project
  • 15
    Ragna Scribe

    Ragna Scribe

    Multi-dimensional text editor in Java

    Ragna Scribe is a versatile text editor which can hold multiple documents at the same time and each document organises a set of articles in a tree order. The documents are based on the Treepad 2.7 format. They can be kept encrypted on a high-standard security level (uses the file format of Password Safe). Editor has data security measures like file mirroring and history files. Try it out!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Language - C++, libraries - QT Support WINDOWS,LINUX,... Software help you keep, use and edit text The program represents the treelike editor of the text. Due to the mechanism of references the tree can be transformed in any graph.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    mdast

    mdast

    Markdown Abstract Syntax Tree format

    mdast is a specification for representing markdown in a syntax tree. It implements unist. It can represent several flavours of markdown, such as CommonMark and GitHub Flavored Markdown. This document defines a format for representing markdown as an abstract syntax tree. Development of mdast started in July 2014, in remark, before unist existed. This specification is written in a Web IDL-like grammar.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    EBookGenTools

    EBookGenTools

    EBook Generation Tools - scripts to create ebook formats EPUB, DOC

    ...The advantage provided by EBookGenTools is to automate the process, thus saving an author time when creating and recreating ebook formats. EBookGenTools is a shortened form for Electronic Book Generation Tools. For more details see: https://sourceforge.net/p/ebookgentools/code/ci/master/tree/README.md
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The goal of this tool is to simplify and accelerate the process of creating bookmarks for DjVu and PDF documents. You can see additional information on the project page.
    Leader badge
    Downloads: 19 This Week
    Last Update:
    See Project
  • 20
    XML Tree Editor

    XML Tree Editor

    Basic cross-platform tree view XML editor

    XMLTreeEdit displays XML files as tree views and allows basic operations: adding, editting and deleting text nodes and their attributes. The main goal is providing a simple tool to create/edit XML configuration files for users without knowledge of XML. Built in Free Pascal Lazarus, which allows easy compilation for different target platforms. Currently binary executables were produced and tested on Windows (XP, 7) and Ubuntu Linux (GTK2).
    Leader badge
    Downloads: 34 This Week
    Last Update:
    See Project
  • 21
    Zee

    Zee

    A modern text editor for the terminal written in Rust

    Zee is a modern editor for the terminal, in the spirit of Emacs. It is written in Rust and it is somewhat experimental. In the old tradition of text editor demos, here's what it currently looks like editing its own source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Crispy Synced Notes

    Crispy Synced Notes

    A note taking program with WebDAV sync

    An note taking program with WebDAV sync capabilities. It works on a local (and WebDAV) directory and shows the items (text/image/binary) in a tree view. Any changes are reflected in the file system directly. Features: - group notes and images in a tree structure (using folders) - can work on any directory on your machine - technically works like a file browser with inline text editing - synchronizes with any WebDAV server (optionally using SSL/TLS) - allows one-way and two-way synchronization - allows to encrypt your files locally and remote using AES256 - multi language support You can obtain the full source code at: https://crispy-cow.de/git/CrispySyncNote.git Latest changes: 2.1.0: Updated for Java 9 and up 2.0.2: Added more UI translation, updated greek language (thanks to geogeo) 2.0.1: Bugfix: Sync state is now copied when duplicating workspace due to change in encryption settings
    Downloads: 5 This Week
    Last Update:
    See Project
  • 23
    Blackfriday

    Blackfriday

    Blackfriday, a markdown processor for Go

    Blackfriday is a Markdown processor implemented in Go. It is paranoid about its input (so you can safely feed it user-supplied data), it is fast, it supports common extensions (tables, smart punctuation substitutions, etc.), and it is safe for all utf-8 (unicode) input. HTML output is currently supported, along with Smartypants extensions. It started as a translation from C of Sundown. Blackfriday itself does nothing to protect against malicious content. If you are dealing with user-supplied...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ...Macros, flow control, expressions. Recursive directory processing. Extensible in Java to display data from any data sources (as database). Can generate complete homepages (tree of HTML-s, images, etc.)
    Leader badge
    Downloads: 66 This Week
    Last Update:
    See Project
  • 25
    ThoughtStack

    ThoughtStack

    Organize your thoughts with ThoughtStack!

    ThoughtStack is a folding-tree-based notepad. It's great for brain storming, outlining, planning, and all your other note-taking needs!
    Downloads: 5 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next