Showing 58 open source projects for "domain"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 1
    Utilities for general- and special-purpose documentation. Includes reStructuredText, the easy to read, easy to use, what-you-see-is-what-you-get plaintext markup language.
    Leader badge
    Downloads: 200 This Week
    Last Update:
    See Project
  • 2
    biblatex
    Biblatex is a LaTeX package which provides full-featured bibliographic facilities
    Leader badge
    Downloads: 72 This Week
    Last Update:
    See Project
  • 3

    scintillakr

    신틸라 문서

    신틸라 문서를 번역
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Verti-Horiz Text File Merger

    Verti-Horiz Text File Merger

    Web app to merge multiple TXT files vertically or horizontally

    # Verti-Horiz Text File Merger An offline standalone web app to merge TXT files vertically or append them horizontally. ## Vertical Stacking The Vertical Merger combines multiple text files into one, joining them one after another in alphabetical filename order. ## Horizontal Append The Horizontal Appender combines two text files line by line, merging corresponding lines from each file. This program is free, open source, private and offline. All operations happen locally on your...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8 Monitoring Tools in One APM. Install in 5 Minutes. Icon
    8 Monitoring Tools in One APM. Install in 5 Minutes.

    Errors, performance, logs, uptime, hosts, anomalies, dashboards, and check-ins. One interface.

    AppSignal works out of the box for Ruby, Elixir, Node.js, Python, and more. 30-day free trial, no credit card required.
    Start Free
  • 5
    Text Line Duplicate Remover

    Text Line Duplicate Remover

    Remove duplicate lines from your text

    This standalone offline web browser tool helps you remove duplicate lines from your text, with additional text processing options. Simply open it in your browser by double-clicking the html file. It also includes the source code too. I made this when I was working with long lists of entries and needed something to automatically clean them up. As a bonus you can also change the Sentence Case of the text, make it lowercase, UPPERCASE or Sentence case.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    DOCX Document Converter

    DOCX Document Converter

    Convert .docx to .md/.txt and .html. Free, unlimited, fast.

    A simple, free, unlimited, secure web-based tool that converts Microsoft Word documents (.docx) into Markdown (.md/.txt) and HTML files. Perfect for developers, writers, and anyone who needs to transform .docx MS Office Word documents into web-friendly or AI context friendly formats. Unlike those other jerks on the web that charge many dollars per month for this, I made it free, unlimited and open source. This is a better version of 'convert docx to txt' since .md files can be opened...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 7

    joy of text

    Editor with scripting language, security features & system interfaces.

    Jot was developed general purpose editor for large CAD files. It's command-driven UI requires no mode switching and hence requires fewer keystrokes to get a typical job done. It is particularly useful for checking and cross-referencing between several source, intermediate and output files - a common requirement for CAD work. But jot's usefulness doesn't stop there. It's sophisticated search features can, for example, be used for interactive data mining or automating the extraction of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    MicroEMACS 1.8 for Atari ST

    MicroEMACS 1.8 for Atari ST

    MicroEMACS 1.8 from Mark Willians C 3.09 (ATARI ST)

    MicroEMACS 1.8 from Mark Willians C 3.09 (ATARI ST) --------------------------------------------------- This is a recompilation of ME taken from MWC 3.09. The original version didn't account for future screen modes and therefore didn't provide full screen editing on the Atari TT. I added a simple fix to astopen() (in "atari.c") which gets the text screen max columns/rows from LINEA variables. I also removed the function setlines() which was hardcoded for 640x0400 monochrome...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    PyEdit Editor

    PyEdit Editor

    Configurable Editor in Python

    PyEdit is a fully featured fast text editor written in Python. It can be used in any platform that has GTK. Because it is written in Python, it is easily configurable. Features code spell check and macro recording. Tested in Win/Lin/Mac --- Update: Using the editor full time V23 is mature enough for production --- Update: Had to downgrade to PyGTK 2.22.xx as 2,24,x had a double click message bug. (uploaded 22.2 to this project) --- Update: V33 is working as a champ. New...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 10
    Distributed Proofreaders
    Project has moved to https://github.com/DistributedProofreaders/dproofreaders Distributed Proofreaders is a web application intended to ease the process of converting public domain books and other printed materials into e-texts. The main site is at http://www.pgdp.net By breaking the work into individual pages, many proofreaders can be working on the same book at the same time. This significantly speeds up the proofreading/E-Text creation process. When a proofer elects to proofread a page for a particular project, the text and image file are displayed on a single webpage. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    filthy Editor

    filthy Editor

    Simple text editor written in Lazarus

    filthy Editor is a simple text editor written in the Lazarus IDE. The program compiles and runs on both Windows and Linux (not tested on OS X but it should also run too).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    GloVe

    GloVe

    GloVe model for distributed word representation

    ...If you want word vectors trained on massive web datasets, you need only download one of these text files! Pre-trained word vectors are made available under the Public Domain Dedication and License. If the web datasets above don't match the semantics of your end use case, you can train word vectors on your own corpus. The demo.sh script downloads a small corpus, consisting of the first 100M characters of Wikipedia. It collects unigram counts, constructs and shuffles cooccurrence data, and trains a simple version of the GloVe model. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Editor.md

    Editor.md

    The open source embeddable online markdown editor (component)

    The open source embeddable online markdown editor (component), based on CodeMirror & jQuery & Marked. The available dependents are CodeMirror, marked, jQuery, FontAwesome, github-markdown.css, KaTeX, prettify.js, Rephael.js, flowchart.js, sequence-diagram.js, and Prefixes.scss. You can enable HTML tags decode, TeX, Flowchart, sequence diagram, Emoji, FontAwesome, task lists. You can also enable image upload, [TOCM], search replace features, code fold, etc. Combine multiple JS module files...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    TemplateFx

    TemplateFx

    Dynamic Templating Tool

    MOVED TO GITHUB - http://templatefx.netnix.org TemplateFx is a Dynamic, Scriptable, Lightweight and Platform Independent Templating Tool which allows you to generate outputs based on a template and some source data. Its main use is in generating configurations for CLI based devices like Cisco routers and switches.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    TextViewer

    A simple text viewer for files in plain/text data format.

    A simple text viewer for files in plain/text data format. Written in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This project aims at providing TEI-compliant XML and other format (HTML etc) files of "Gaffiot, Dictionnaire Latin Français (1934)". TEI-compliant XML format is used at Perseus Digital Library.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 17

    ctedit

    Console text editor for Linux

    Properly set key-bindings under Linux using the console. Planned features are: Windows-like default settings basic find/replace basic syntax highlight text based configuration
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    ResKnife

    A resource editor for the Mac OS.

    The project comprises numerous binaries, supporting 68k, Classic PPC, Carbon/Cocoa PPC and Cocoa on Intel. It supports dynamically loaded CFM or MachO plug-ins to edit resources, and is easily extendible by third parties.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Antiexcel is a Microsoft-Excel file reader. It shows the excel file on a text console or an x-console. It can be used as an attachment viewer for any text-based email client ( ex. mutt)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Guiguts is a Perl/Tk text editor designed for editing and formatting public domain material for inclusion at Project Gutenberg (www.gutenberg.org). Features are provided for editing text files produced by Distributed Proofreaders (www.pgdp.net). For help or to contact the developers, see http://www.pgdp.net/phpBB2/viewtopic.php?t=46944
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    LinqYedict

    LinqYedict

    Translate Chinese to English

    Translate Chinese to English using CEDICT (cantonese dictionary). Demonstrate the speed of C# and Linq. Copy the chinese text from any browser/application to Windows clipboard and see the translation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A source code browser plugin for the Vim text editor. Uses exuberant ctags to parse source code files. Supports many programming languages and easily extendable. Can be used in both GUI and terminal versions of Vim.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 23
    Skribler is a (framework for) structured editor(s). Its goal is to enable the quick and easy definition of custom and domain-specific languages by centering on abstract syntax trees and removing the need for parsers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    clip5 text clipboard manager

    clip5 text clipboard manager

    Simple interface which can be used as a clipboard manager

    It's a Java application which can be used as a clipboard manager. Just click on any of the textfield/textarea to copy the the displyed text into the system clipboard, where it will be ready to be pasted in another application like an e-mail client, a word processor ... Data are saved in text files. Edit the .txt files in order to best suit your needs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    CLText

    CLText

    Editor De Texto Simple Para Linux

    CLText Es un Editor de Texto simple pero útil para que crees en el cual podrás editar a gusto todos aquellos archivos de textos simples (txt, .Desktop, etc.) ademas de cambiarle el color, el tipo de fuente, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB