Showing 1034 open source projects for "open"

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
  • Context for your AI agents Icon
    Context for your AI agents

    Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.

    Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
    Try for free
  • 1
    wordaxe (formerly deco-cow): A hyphenation library for Python. Several hyphenation algorithms: - the pattern-based from TeX/OOO, - by decomposition of compound words for German language. Includes support for paragraph line-breaking with ReportLab.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    JGloss

    JGloss

    Add readings and translations to Japanese text

    JGloss lets you import Japanese text documents and add reading and translation annotations for words, both automatically during import, and manually. It is written in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    ATPad is a simple Notepad replacement. Tabbed environment, customizable editor, lines numbering. Keeping last sessions, bookmarks. Reloading documents "on-demand", outer changes tracking, sending documents as attachments and portability.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 4

    isbntools

    A command line tool to extract, transform and get metadata for ISBNs

    As of 2015-06-02, this project is no longer under active development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5
    Litera

    Litera

    A distraction plain free text editor with focus on aesthetics.

    Litera is a distraction free plain text editor for Windows which only works in a full screen mode. It offers all major text editing and authoring functions, but focuses on simplicity, distraction free environment and beautiful design. Litera is highly configurable and allows you to tune it the way you like. The project is in early stage of development. Your feedback is greatly appreciated! Features: * Full screen, distraction free environment * Autosave and autoload documents *...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    Character Encoding Translator

    Translate text from one encoding to another.

    Character Encoding Translator is an API and utility for translating text from one character encoding to another. A single JAR provides a GUI application, a console application, and an API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The best cyrillic text viewer and code page converter.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8

    Live HTML Editor

    Watch the changes to your HTML page as you type them, Live HTML editor

    Live HTML editor helps you create your HTML pages on the Go!. You can test various tags without need for opening and refreshing your browser again and again instead as you type in changes will be reflected on the right half of screen. Actually developed for new HTML users who want to learn HTML as quick as possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Jed's Ini Editor is a simple ".ini" file editor that produces a list of sections to aid in browsing, searching and editing the text.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10
    The DITA Open Toolkit is an implementation of the OASIS DITA XML Specification. The Toolkit transforms DITA content into many deliverable formats. See https://www.dita-ot.org/ for documentation and links to downloads. The source code and issue trackers have been moved to https://github.com/dita-ot/dita-ot
    Downloads: 14 This Week
    Last Update:
    See Project
  • 11

    pyWeb Literate Programming Tool

    Literate Programming in pure Python

    pyWeb is a Literate Programming tool that will work with any markup language and any programming langauge. The idea is to allow you to create great documentation with as constraints or limitations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Jaxe
    Jaxe is a free Java XML editor with a configurable GUI, using XML schemas for validation and XSL for exports in HTML or XML.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 13
    Easy Nepali
    Write Nepali easily in nepali font (preeti, kantipur, himali) Romanised Nepali
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This project is devoted to the development of natural language processing tools and resources for the Lingala language, which is spoken by tens of millions of people in central Africa.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Notepad++ Python Script

    Notepad++ Python Script

    A Python Scripting plugin for Notepad++

    A Python Scripting plugin for Notepad++. Complete easy script access to all of the editor's features (including absolutely everything in Scintilla). Configurable menus and toolbar options, assign shortcuts to scripts.
    Leader badge
    Downloads: 2,914 This Week
    Last Update:
    See Project
  • 16

    Text Analyzer

    Text analyzing software

    An application developed in C using the list and the AVL tree data structures, which analyzes a text (.txt file) giving the following information as an output: 1. the total occurrences of every word in the text 2. the exact line of every occurrence of every word 3. the exact position in the line of every occurrence of every word 4. the exact paragraph of every occurrence of every word 5. the exact sentence of every occurrence of every word The output is also written in a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This is an Eclipse xml editor with several edition capabilities. The main features concern the interaction with the classes and resources declared in xml (Open class/resource, Create class), similar to the interaction between classes in java editor.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    A java-based parser for parsing/grabbing web sites and other text or XML documents, based on a nondeterministic parser language, creating XML output. Also contains a few utility classes for HTML, CSV and text parsing, and additional character sets.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 19
    Simple Java delimited and fixed width file parser. Handles CSV, Excel CSV, Tab, Pipe delimiters, just to name a few. Maps column positions in the file to user friendly names via XML. See "FlatPack Feature List" under News for complete feature list.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    NHunspell Spellcheck-Hyphen-Thesaurus

    NHunspell Spellcheck-Hyphen-Thesaurus

    Spell Checker, Hypehnation and Thesaurus for .NET

    NHunspell is a .NET version of the open office spell checker. Functions: spell checking, hyphenation, thesaurus with the open office dictionaries. It is free (GPL,LGPL, MPL) and can be used in closed source software. NuGet Package: http://nuget.org/packages/NHunspell/ Release Files and Samples: http://download.crawler-lib.net/NHunspell/ Support: http://www.crawler-lib.net/boards/forum/5/nhunspell
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    TransLength

    Text translation proportional length checker

    Small tool to support the translation of text (application user interfaces, resource bundles, ...) to other languages. Checks that the length of the translated text does not exceed the length of the original text with respect to the proportions of a given font.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Prescrire

    Prescrire

    Aide à la prescription sur le règlement de sécurité

    Logiciel d'aide à la rédaction de prescriptions relatives au règlement de sécurité contre les risques d'incendie et de panique.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    meld-installer

    meld-installer

    Meld Installer for Windows

    Bundles Portable Python (with PyGTK) and Meld together in an easy to use installer. This allows you to not have to worry about setting up Python or PyGTK and you can keep Meld's Python separate from other Python installations on your machine. ** NOTE ** Meld 3.11 and later now have official installers, hence this project is no longer supported. You can download the new installer here: https://download.gnome.org/binaries/win32/meld/. You should uninstall the old 1.8 version before upgrading.
    Downloads: 43 This Week
    Last Update:
    See Project
  • 24

    Khawas

    An Arabic Corpora Processing Tool

    The new version is available at https://sourceforge.net/projects/ghawwasv4/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Raptr game list patcher

    Raptr game list patcher

    Game's list fixer.

    This application helps to list your games in the Raptr application. If you mess up with your patches, Raptr will load the default game list, so there's no problem with messing with the patches until they work. There are some examples of 'patches' in the project. Still working fine with the latest raptr/amd gaming evolved update (v3.9.1 build 84421) (they did a very baaaad job in the two previous updates).
    Downloads: 0 This Week
    Last Update:
    See Project