Showing 123 open source projects for "libraries"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 1
    Perl Text Editor

    Perl Text Editor

    Source code for perl simple text editor.

    Simple text editor. Run: $perl 01text0.pl
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Luna Editor

    Luna Editor

    Write and edit your lua scripts in an easy way.

    Write and edit your lua scripts in an easy way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Redstring

    Redstring

    REDundant STRINg Generator

    Life is full of redundancy. Whether you need to write fifty lines of code that follows the same format, generate a thousand serial numbers from a pattern, or write eight hundred sentences for teaching the letter “D”, REDSTRING can help.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Phiction Phreak

    Phiction Phreak

    A database to rapidly develop fiction

    Phiction Phreak is a database created to assist you in writing and developing fiction. Anything you write with Phiction Phreak is yours to keep with no attached licenses. It is intended to be used as a "ghost writer", so no mention of it has to be made when publishing the final version of your work. The software is built into a GUI that allows you to easily browse and search through the database. As a general rule, clicking on any word inside of the window will open up a new search for that...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 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: 0 This Week
    Last Update:
    See Project
  • 6

    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: 1 This Week
    Last Update:
    See Project
  • 7
    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
  • 8
    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
  • 9
    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: 28 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

    NereCode

    A stand-alone PHP-only library for parsing BBCode-like tags

    Since BBCode requires much trouble to get it running, and not every project needs something so solid (sometimes it's just a admin posting engine, or a small microblogging engine with little or no user-content injections). NereCode comes to aim such gap. A minimally comprehensive syntax easily customizable. PHP only. Single file library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Klen-library
    Open Source program for creating electronic books and electronic manuals. Contains professional tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    KC-Encoder
    Program KC-Encoder serves as easy and intuitive encoder/decoder allowing writing texts in native languages using English keyboard. KC-Encoder runs both at Linux and/or Windows. Currently supported languages are as follows: Bulgarian Czech French German Greek Hungarian Italian Polish Portuguese Russian Serbian Slovakian Spanish Ukrainian
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Autshumato Text Anonymiser

    Text anonymiser for the Autshumato project.

    A tool for the anonymisation of text corpora which entails the identification of entities that may convey confidential information and replacing those entities with with randomly selected entities of the same type.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    MangaED is a universal program for manga translators. It consists of text processor, image viewer, dictionary and kanji finder
    Downloads: 6 This Week
    Last Update:
    See Project
  • 15

    txt转epub工具

    本软件可以根据"第","章"等关键字自动建立目录。

    txt转epub格式的小软件,ruby语言编制,ubuntu、windows跨平台,本软件可以根据"第","章"等关键字自动建立目录,并合并去掉超小章节,简单适用,在我的手机ireader和nook2电纸书完美阅读。
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    TextBlob

    TextBlob

    TextBlob is a Python library for processing textual data

    Simple, Pythonic, text processing, Sentiment analysis, part-of-speech tagging, noun phrase extraction, translation, and more. It provides a simple API for diving into common natural language processing (NLP) tasks such as part-of-speech tagging, noun phrase extraction, sentiment analysis, classification, translation, and more. TextBlob stands on the giant shoulders of NLTK and pattern, and plays nicely with both. Supports word inflection (pluralization and singularization) and lemmatization,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Thunderpad (formerly Textpad)

    Thunderpad (formerly Textpad)

    Simple and lightweight text editor

    Thunderpad is a simple, general-purpose and cross-platform text editor written in C++ using the Qt libraries. Thunderpad aims to be faster and more lightweight than most text editors, but as useful as them. Additionally, Thunderpad supports syntax highlighting, word count, line count and comes with various color schemes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    JFontChooser

    a font chooser component for java.

    a font chooser component for java. provide selection for: 1. font (installed and un-installed) 2. font size 3. font style 4. text 5. text color CHECK OUT AND SUPPORT MY LATEST ANDROID PROJECTS IN HERE: https://play.google.com/store/apps/developer?id=Deepak+PK
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    GeditChangelog

    A Gedit plugin for exact, character based change logging

    This is a plugin for the famous text editor "Gedit" (Available for Linux, WIndows, ...?) When writing a text, GeditChangelog records every character typed. For instance, capture a video of your text creation process. It adds another dimension of text writing, the time dimension. It is very exciting to experiment with this type of writing. Since this is a plugin for gedit, any type of text can be tracked: Programming, Writing short or long text, etc. For a nice visualization, have a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A tool to help finding the corresponding interwikis the when translating a wikipedia article from a given language to another one.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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: 0 This Week
    Last Update:
    See Project
  • 22
    hext

    hext

    Extensible binary and text editor.

    Heavily extensible (via plugins) editor of text and binary data from files and memory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    KefirBB

    The Java text processor.

    Project was moved to https://github.com/kefirfromperm/kefirbb
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    JPDF Tools
    JPDF Tools is a GUI java program built on the JPDF Export library. Its main aim is to create pdf files by inserting texts, images or tables. Users can also merge PDF files, split PDF files, merge images into PDF files and soon convert from and to PDF files.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    Cilj titlYU projekta je da pomogne svim ljudima sa ex-YU prostora u obradi tilova. titlYU ne pokusava da bude editor titlova, vec da korisnicima omoguci obrade vezane za nase prostore (transliteralizacija, korekcija titlova, menjanje kodnih strana...)
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB