Showing 30 open source projects for "order"

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
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 1
    Inkdown

    Inkdown

    A WYSIWYG Markdown editor, improve reading and editing experience

    Inkdown (bluestone) is a Markdown reading, editing, and sharing tool. Almost fully compatible with the GitHub Flavored Markdown standard, while extending the Mermaid graphics and Katex formula, supporting light and dark styles, and somewhat different from other WYSIWYG editors, Inkdown does not pursue complete customization. Its core goal is comfortable reading, smooth editing of Markdown, and document sharing in the simplest way possible. As a document publisher, markdown source code mode...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    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 computer, simply using your browser, no data is sent anywhere. Works via any modern web browser, so you can use it on any operating system. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    FileCut

    FileCut

    Simple cross-platform application to cut and join any text file.

    FileCut is a simple easy-to-use cross-platform application to cut to a given line and then join any text file. It is also possible to join in normal or reverse order. Works also from command-line interface, e.g. 'java -jar filecut.jar -c file.txt . 10', to cut 'file.txt' at line 10, and 'java -jar filecut.jar -j . >file.txt', to join files in the current directory in 'file.txt'. FileCut is portable, does not need installation and is developed in Java, so needs the Java Virtual Machine (version 6 or higher) that, in the case, is very easy to download and install.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    kendeta
    Kandeta is the translation management tool that finally makes sense. Whether you're a solo developer juggling multiple languages or part of a team coordinating global releases, Kandeta brings order to your translation process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5
    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
  • 6
    Irony-Mode

    Irony-Mode

    A C/C++ minor mode for Emacs powered by libclang

    ...If using apt, but the MELPA package is desired, uninstall the version managed by apt; Likewise, installing from both MELPA and straight.el may result in a state that requires a manual workaround. The backports mechanism is the recommended and officially supported method of accessing newer versions than Debian stable provides. In order to work correctly, irony-mode needs to know the compile flags. irony-cdb aims to provide as automatic as possible compile flags discovery, with minimal user input.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Chorus

    Chorus

    The first editor for Spigot configurations

    ...Working on a successful server requires focus. Don't lose it! Chorus will offer you the words you need while you are typing. Chorus is able to connect to the official Minecraft Wiki in order to display information about game elements. Easily convert seconds and other time units to ticks, and vice-versa.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Atom Linux

    Atom Linux

    The hackable text editor

    ...When we introduced Atom in 2011, we set out to give developers a text editor that was deeply customizable but also easy to use—one that made it possible for more people to build software. While that goal of growing the software creator community remains, we’ve decided to retire Atom in order to further our commitment to bringing fast and reliable software development to the cloud via Microsoft Visual Studio Code and GitHub Codespaces.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    clj-refactor.el

    clj-refactor.el

    CIDER extension that provides powerful commands to refact Clojure code

    ...On the other hand if a standalone REPL or an embedded nREPL server is used you will need to manually add this dependency. The analyzer refactor-nrepl uses needs to eval the code too in order to be able to build the AST we can work with. If that causes side effects like writing files, opening connections to servers, modifying databases, etc. performing certain refactoring functions on your code will do that, too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 10

    QVASIMODO's String Tools

    This project is a quick way of applying macros to a portion of text.

    ...Program configuration is stored in a sqlite file in a '.panglossa' directory in the user's home folder. Remember that the "rules", or commands, will be applied sequentially, in the order they are listed. So, each command will operate on the result of the previous command. You can easily copy, paste, load and save both the source and the result texts. This program is written in Lazarus (FreePascal). The only non-standard library used is Zeos, but the program can be easily adapted to use Lazarus' native database components. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    LibreGrammar (LanguageTool fork)

    LibreGrammar (LanguageTool fork)

    Free and open-source style and grammar editor

    This is a free and open-source style and grammar checker forked from Languagetool. This project intends to be a full-blown software editor for French, English, German, Spanish, Portuguese and many other languages that enhances LanguageTool with extended rules — with emphasis on style rules —, and enables many rules disabled by default on LanguageTool project. Other changes include lower reliance on online mechanisms and extra languages. --- Este é um verificador de gramática e...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 12
    fastText

    fastText

    Library for fast text classification and representation

    ...Such categories can be review scores, spam v.s. non-spam, or the language in which the document was typed. Nowadays, the dominant approach to build such classifiers is machine learning, that is learning classification rules from examples. In order to build such classifiers, we need labeled data, which consists of documents and their corresponding categories (or tags, or labels).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    pued

    pued

    PUed - PlantUML Editor

    PUed is a PlantUML script editor able to generate UML diagram images by means of the PlantUML capabilities. In order to exploit all PlantUML features the Graphviz platform shall be installed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Markdown Resume

    Markdown Resume

    Author a résumé using plain Markdown

    Markdown-Resume provides a simple, portable way to author a résumé using plain Markdown and then render it into a clean, professional layout. The idea is to keep content and presentation separate: you write experience, skills, and education in text, and the tooling handles typography. This approach makes version control, diffing, and iterative edits straightforward, which is especially useful when tailoring résumés to different roles. The repository typically includes a theme or template...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Emacs Anywhere

    Emacs Anywhere

    Configurable automation + hooks called with application information

    Emacs Anywhere provides configurable automation and hooks containing window info, so you can bust moves anywhere in a quick, customizable fashion. Open System Preferences and navigate to keyboard > shortcuts > Services. Check the box beside "Emacs Anywhere", click "Add Shortcut" and key a shortcut. In order to use Emacs Anywhere, you must use Xorg as your window manager. You can switch your window manager in Ubuntu by going to the login screen, clicking the cog icon, and selecting Xorg.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    cpDetector is a proxy for codepage detection of documents. It delegates to multiple instances that try to detect the codepage by different techinques. A command line executeable is shipped that allows to sort documents by codepage.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 17

    JCLTP

    A Java Class Library for Text Processing

    ...JCLTP is free, open source and developed with the Java programming language. JCLTP is distributed under the GNU license. It incorporates several technologies that enable process information while applying AI techniques, in order to build predictive models for text classification. Through a flexible structure of interfaces and classes, the opportunity to extend, adapt and add functionality JCLTP is provided. Thus, analysis of new types of information is much easier and intuitive. The researcher can use the class library by adding it to his project or direct through specific commands created for these cases. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    PyPE (Python Programmers Editor) was written in order to offer a lightweight but powerful editor for those of you who think emacs is too much and idle is too little. Syntax highlighting is included out of the box, as is multiple open documents via tabs.
    Downloads: 21 This Week
    Last Update:
    See Project
  • 19
    JPropertyEditor

    JPropertyEditor

    a gui based property file editor in java. for java.

    ...Drag And Drop support 2. Print support 3. Easy Property manipulation (add/delete/update/search/view) 4. Property Key validation 5. Separate font for key and value 6. Order property list by key or value in ascending or descending 7. recent files support 8. key/value font size resize option 9. Export property as properties or in xml format 10. Search by key and value CHECK OUT AND SUPPORT MY LATEST ANDROID PROJECTS IN HERE: https://play.google.com/store/apps/developer?id=Deepak+PK
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    WinTailViewer++

    WinTailViewer++

    Tool that allows to tail log files

    ...WinTailViewer++ is a lightweight LOG viewer that enables you to open and monitor log files as they are being updated. Optionally, users can set WinTailViewer++ to place itself on top of all the other windows or adjust the opacity of the main interface in order to use another program while reading the log."
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Scribo

    Scribo

    Editor txt fajlova sa osnovnim funkcijama editora.

    ...Besides basic editor functions it provides a tool for converting Serbian latin script to cyrilic script and vice versa. This small program is written by a beginner developer with no professional experience with a wish to share its work in order to continue the learning process and further improvements. Contact: milos92s@yahoo.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    clip5 text clipboard manager

    clip5 text clipboard manager

    Simple interface 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
  • 23
    texteditor
    Java 1.6 based text editor for multiple encodings
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Tahrir

    A simple and neat text editor designed for linux.

    Tahrir is a simple and neat text editor designed for linux, it provides an elegant graphic user interface in order to make the user focuses on writing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A tool to modify existing PDF documents in a simple and user-friendly way. The main features are merging, erasing pages, changing the page order and rotating pages in 90° steps.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB