Showing 19 open source projects for "keywords"

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
  • 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
  • 1
    org-ql

    org-ql

    An Org-mode query language, including search commands and saved views

    This package provides a query language for Org files. It offers two syntax styles: Lisp-like sexps and search engine-like keywords. It includes three libraries: The org-ql library is flexible and may be used as a backend for other tools. The libraries org-ql-search and helm-org-ql (a separate package) provide interactive search commands and saved views. The package org-ql may be installed directly from MELPA or with other tools like Quelpa. After installation, you can use the commands without additional configuration. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Govel

    Govel

    Lightweight and lightning fast novel writing and organizing tool

    Govel is a lightweight novel writing and organizing software designed with the intention to leave your hands where they belong: on the keyboard. There are no fancy menus, submenus, dialogues, buttons, tabs, you name it. You don't even need to use the mouse, which makes your overall workflow faster than in any other program. You can still customize the visual appearance while beeing maximum productive. And the best of all: Govel is completly free.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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
  • 4
    DocWire SDK

    DocWire SDK

    Award-winning modern data processing SDK in C++20

    DocWire SDK, a standout C++20AI driven data processing tool, has received award from SourceForge and strong backing from Microsoft. It handles nearly 100 file types, empowering efficient text extraction, web data extraction, and document analysis. For businesses, the shift to DocWire SDK signifies a leap forward. It promises comprehensive document format support and the ability to extract valuable insights from email boxes, databases, and websites using cutting-edge AI. DocWire SDK aims to...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 5
    org-super-agenda

    org-super-agenda

    Supercharge your Org daily/weekly agenda by grouping items

    ...The end result is your standard daily/weekly agenda, but arranged into groups defined by you. You might put items with certain tags in one group, habits in another group, items with certain todo keywords in another, and items with certain priorities in another.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The LaTeX Equation Compiler is a preprocessor for LaTeX files that enables numeric and symbolic calculations. It reads equations specified by special keywords in the LaTeX file, manipulates them and calculates numeric values of variables. If your OS can install .deb packages, have a look at my PPA http://launchpad.net/~jrheinlaender/+archive/ppa
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    Log4j mode - a major mode for viewing log files in Emacs - including syntax highlighting, log file filtering, and source code browsing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Notepad++ UDL2 Color syntax for SAS

    Notepad++ UDL2 Color syntax for SAS

    Notepad++ UDL UDL2 User Defined Language color syntax for SAS language

    ... - Very good support for all SAS format. For all dark background color syntax, set Notepad++ theme to "Deep Black", "Global Styles", "Global Override". Include an Excel document with all SAS Keywords and Operators by category and Syntax coloring group number. Multi-lines comment, as long as the last character of each line is not a whitespace character Notepad++ will correctly handle syntax colouring. NEW: -Workaround for regular expression containing not matched quote. -Workaround to multi-lines comment, almost no source code change needed. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    PSPAD SAS Keyword Highlighting

    PSPAD SAS Keyword Highlighting

    SAS Keywords list .ini file for PSPAD Keyword Highlighting

    ...Syntax coloring provided by Pspad, this file include only keywords. Bruno Dionne
    Downloads: 0 This Week
    Last Update:
    See Project
  • $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
  • 10
    Civilizer

    Civilizer

    Civilizer - Tool to efficiently manage your data/knowledge/idea

    ...You can structure and organize your data with tagging, relating, bookmarking. Civilizer's full text search functionality is simple but powerful. You can search with simple space separated keywords as other tools, but unique Civilizer Search Operators can boost your search ability a lot further. Your search phrase can be fine-tuned as far as you can go. Another useful feature is its multi-panel view. It helps you view multiple data in the same screen eliminating the need to jump across separate pages. Also Civilizer has its own file system. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Indexmeister

    automatic indexing for large LaTex documents

    Indexmeister reads a variety of formats (.tex, .docx, .epub, and others) and suggests keywords for indexing. The included program Imbrowse provides a semi-automatic interface to rapidly add index tags to multi-file latex documents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Python-script syntax hi in Scribus

    Python-script syntax hi in Scribus

    Python script syntax highlighting in Scribus

    ...Then, while maintaining isolation on a text object, "Stsenarii-> Run script" 3. Select the script. 4. Then, use this: "Stsenariy-> Recent stsenarii-> Script". 5. The script reads the text, looking for keywords, comments, figures, and then allocates them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Wukong

    Wukong

    Highly customizable full-text search engine

    ...Support Chinese word segmentation (concurrent word segmentation using the sego word segmentation package, speed 27MB/sec). Support to calculate the proximity distance of keywords in the text (token proximity). When a request to add a document to the index comes in, the main coroutine will send the text to be segmented to a word segmentation coroutine through a channel, and the coroutine will segment the text and send it to a word segmentation through another channel. Indexer coroutines. The indexer coroutine builds an inverted index from the search keyword to the document, and the inverted index table is stored in memory for quick recall. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ...By defining words with intrinsic data the system recognizes, a user will be able to program a system using his own words. For now the system can use several programmatic languages like SQL, Javascript, Groovy or JSP expression language. It also has a default language with no keywords where you can add words defined with objects in memory or from other languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Cubepad Text Editor
    Cubepad is a word processor that was originally conceived as a solution to the lack of Cubescript syntax highlighters available. As the project progressed highlighting for other languages and the ability to edit rich text documents was added.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    doxymacs aims to make creating/using Doxygen-created documentation easier for the {X}Emacs user.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    A cross platform code editor primarily intended for C++. It's goal to be editor, not an IDE. If you want something that writes your makefiles/GUI, go look at an IDE. Keywords: Syntax highlighting, spell checking, folding, word completion, keyboard d
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    pEdit is a very robust and feature full perl text editor. This graphical interface is written using perl/Tk and is platform independant. Includes text highligting of keywords, arrays, hashes, variables, comments, etc..
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    Create a text editor for computer programmers. Use ruby as underlying system and write core code in C. Support at least inline debugging as well as common features such as colored keywords.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB