Showing 83 open source projects for "language pack"

View related business solutions
  • Agentic AI SRE built for Engineering and DevOps teams. Icon
    Agentic AI SRE built for Engineering and DevOps teams.

    No More Time Lost to Troubleshooting

    NeuBird AI's agentic AI SRE delivers autonomous incident resolution, helping team cut MTTR up to 90% and reclaim engineering hours lost to troubleshooting.
    Learn More
  • Award-Winning Medical Office Software Designed for Your Specialty Icon
    Award-Winning Medical Office Software Designed for Your Specialty

    Succeed and scale your practice with cloud-based, data-backed, AI-powered healthcare software.

    RXNT is an ambulatory healthcare technology pioneer that empowers medical practices and healthcare organizations to succeed and scale through innovative, data-backed, AI-powered software.
    Learn More
  • 1
    Obsidian Visual Skills Pack

    Obsidian Visual Skills Pack

    Generate Canvas, Excalidraw, and Mermaid diagrams from text

    LLM-TLDR is a Python-based tool designed to dramatically reduce the amount of code a large language model needs to read by extracting the essential structure and context from a codebase and presenting only the most relevant parts to the model. Traditional approaches often dump entire files into a model’s context, which quickly exceeds token limits; LLM-TLDR instead indexes project structure, traces dependencies, and summarizes code in a way that preserves semantic relevance while shrinking...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    wasm-bindgen

    wasm-bindgen

    Facilitating high-level interactions between Wasm modules and Js

    ...It allows developers to write performance-critical code in Rust, compile it to WebAssembly, and then expose functions, structs, and APIs directly to JavaScript in a natural and idiomatic way. The tool automates the process of bridging differences between Rust’s type system and JavaScript’s dynamic environment, making cross-language integration significantly easier. One of its key design principles is efficiency, following a “pay only for what you use” model where only the required bindings are generated, minimizing unnecessary overhead. It also integrates into modern build pipelines through tools like wasm-pack.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    Google Cloud's buildpacks

    Google Cloud's buildpacks

    Builders and buildpacks designed to run on Google Cloud's container

    Google Cloud Buildpacks is a repository of builders and buildpacks designed to create container images that run cleanly on Google Cloud container platforms. It is built around full compatibility with the Cloud Native Buildpacks specification, which means it can participate in standardized build workflows while still being tailored to Google Cloud environments. The project supports major runtime destinations such as Cloud Run, GKE, Anthos, and Compute Engine with Container-Optimized OS, and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Chromatone

    Chromatone

    Chromatone is a digital garden of visual music theory

    Cards and short overviews on the physics and physiology of vision and hearing and their intersection at visual music research, exploration, practice, and self-expression. Useful tools to have in the pocket like a pack of interactive cards to learn and use in everyday music practice. These are open source web experiments with different aspects of sound and color. Chromatone is an open source research and design project to explore, develop and implement the scientific way of visual music education, communication and performance. We've discovered complete and coherent Visual Music Language there. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • The AI workplace management platform Icon
    The AI workplace management platform

    Plan smart spaces, connect teams, manage assets, and get insights with the leading AI-powered operating system for the built world.

    By combining AI workflows, predictive intelligence, and automated insights, OfficeSpace gives leaders a complete view of how their spaces are used and how people work. Facilities, IT, HR, and Real Estate teams use OfficeSpace to optimize space utilization, enhance employee experience, and reduce portfolio costs with precision.
    Learn More
  • 5

    Flux

    A general purpose, compiled, OOP language.

    Flux is a modern systems programming language designed to be readable and writable, without sacrificing expressiveness or power. It allows unmatched capability in data manipulation as well as novel unique features found in no other language. Opt-in ownership with no borrow checker, an extremely lean runtime, beautifully simple templates with no SFINAE, and everything zero-initialized by default. Write with the power of C++ and the terseness of Python.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    phpbb-language-zh-cmn-hans

    phpBB Chinese Language Pack

    简体中文语言包,唯一 phpBB 官方认可。 phpBB 简体中文支持社区 包括 phpBB 3.3.x, phpBB 3.2.x, phpBB 3.1.x, phpBB 3.0.x,四个版本的中文简体的官方支持论坛 https://www.phpbbchinese.com/ 下载语言包或者 phpBB 完整中文安装包,简体中文语言相关的问题,以及使用安装的问题都可以获得解答。
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7
    SGLauncher

    SGLauncher

    Lightweight launcher for eXo collections.

    ...win9x;!IF;!appleiigs;!DREAMM;!ScummVM;!demoscn ------------------------------------------------------------------------------------------ For corectly showing language pack need to add specify name folders (located in TrayMenu/Options/Specify languages folders) Example: !german;!spanish etc... ------------------------------------------------------------------------------------------ No installation required, just move the SGLauncher folder to your LaunchBox folder. ------------------------------------------------------------------------------------------
    Downloads: 11 This Week
    Last Update:
    See Project
  • 8
    WPDistrib

    WPDistrib

    WPDistrib: Free WordPress pack, bilingual, fast, secure, and optimized

    WPDistrib is a free, open-source WordPress pack that transforms a fresh WordPress installation into a high-performance, secure, and SEO-optimized website. By automatically installing and configuring essential plugins, WPDistrib enables users to create professional-quality sites effortlessly. Ideal for blogs, business sites, and niche projects, WPDistrib simplifies the WordPress setup process, allowing users to focus on content creation without technical hassles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Quiz/Survey/Test - QST

    Quiz/Survey/Test - QST

    A Free, complete, enterprise grade, open source exam management system

    QST, the worlds unparalleled open source online/lan assessment software. From a quick quiz on your phone to very large scale, high stakes, proctored desktop testing, we make it easy/secure/economical. Our intuitive design contains features (Immediate detailed results, Create/Export/Import/Convert Questions, WYSIWYG/Math-Chemistry/Basic Editors, Question/Item Bank, Multiple Question Types, Multiple Delivery Styles, Multiple Delivery/Results Options, Adaptive/Branching Questions, Randomly...
    Leader badge
    Downloads: 36 This Week
    Last Update:
    See Project
  • Data management solutions for confident marketing Icon
    Data management solutions for confident marketing

    For companies wanting a complete Data Management solution that is native to Salesforce

    Verify, deduplicate, manipulate, and assign records automatically to keep your CRM data accurate, complete, and ready for business.
    Learn More
  • 10
    Screen Translate

    Screen Translate

    An OCR translator tool made by utilizing tesseract & python-opencv

    ...For full view of the project you can check the Github repository: https://github.com/Dadangdut33/Screen-Translate REQUIREMENTS - Tesseract : https://github.com/UB-Mannheim/tesseract/wiki. Needed for the ocr. Install it with all the language pack. - Libretranslate (Optional for offline translation support) - Internet connection for translation if not using libretranslate # Tutorial on How To Setup https://github.com/Dadangdut33/Screen-Translate#installation-and-setup
    Leader badge
    Downloads: 26 This Week
    Last Update:
    See Project
  • 11

    Minecraft Shaders GLWSP

    Lightweight Shaders for Intel HD Graphics - (Chocapic13' Shaders edit)

    A Minecraft shader pack designed for low-end Intel HD Graphics and older 2/4 core CPU's. It is a Chocapic13' Shaders edit. The shader pack is very minimal and compliments vanilla nicely while adding just enough to be beautiful. Based off of Chocopic's shaders and designed to be even faster and more optimised than other low-end shader packs. Works on 1.19.2 and in the nether. No crashes observed and also works in both Optifine and Fabric/Sodium. Note: Please turn OFF entity...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 12
    Locale Emulator

    Locale Emulator

    Yet another system region and language simulator

    Locale Emulator is a tool similar to AppLocale and NTLEA, providing a simulation function that can make an application recognize your OS as in a language other than the real one. It is quite useful when you are trying to play country-specific games. Locale Emulator is compatible with the following systems, both 32 and 64-bit, Windows 7 with Service Pack 1, Windows 8.1, and Windows 10. Locale Emulator supports 32-bit executables running on both 32-bit or 64-bit systems. For example, if you are using 64-bit WinRAR, you will not see the context menu on a RAR file unless you swapped 64-bit WinRAR with the 32-bit version. ...
    Downloads: 215 This Week
    Last Update:
    See Project
  • 13
    dboxShare

    dboxShare

    A more reliable enterprise file sharing synchronization software

    dboxShare is an easy-to-use free open-source enterprise file hosting server software, based on .NET technology development, used to build a safe and efficient file cloud storage and cloud management platform. Users don't need to change their work habits, and two-way file synchronization will automatically upload, download and update versions according to their permissions, providing a convenient and efficient solution for sharing and cooperation. The system has the characteristics of simple...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Vim Polyglot

    Vim Polyglot

    A solid language pack for Vim

    A collection of language packs for Vim. It won't affect your startup time, as scripts are loaded only on demand. It installs and updates 120+ times faster than the 598 packages it consists of. It is also more secure (scripts loaded for every filetype are generated by vim-polyglot). Best syntax and indentation support (no other features). Hand-selected language packs. Automatically detects indentation (includes a performance-optimized version of vim-sleuth, can be disabled). On top of all...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    ubuntu-mm

    ubuntu-mm

    Ubuntu Myanmar Localization and Application Support Team

    Ubuntu Myanmar LoCo Team, LoCo mean Local Community Support is Localization, Language Pack, Local support Application eg Keyboard, Font and Other App, Zawgyi and Unicode can change One Click
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16
    JDS: Data Security

    JDS: Data Security

    JDS is a powerful data protection program

    ...The program is easy to use and does not require special knowledge. The standard version has 2 languages (Russian and English) and 9 themes. You can download the language and theme pack separately.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    Poli

    Poli

    An easy-to-use BI server built for SQL lovers. Power data analysis

    ...Capture the snapshot of historical data. Free up space in your own database. Three system level role configurations + Group based report access control. Custom the language pack and translations just for your audience. Auto refresh, drill through, fullscreen, embeds, color themes + more features in development.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    C-GM Counter

    C-GM Counter

    Connected GM Counter device (IoT) for radioactivity measure

    The C-GM Counter is a low cost (<50$) DIY Hardware & Firmware for building a Connected Geiger-Müller counter device to record beta-gamma radiation levels. The counter is the hardware part of the overall A-GM project aimed for providing a long-term continuous measurement of the radioactivity level. see also A-GM Manager at https://www.instructables.com/id/DIY-Radioactivity-Counter-IoT-and-Eco-system/ ** IMPORTANT ** : From v1.4, Arduino Nano require Optiboot bootloader to work, other...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    LanguagePackConverter

    Chinese language pack converter

    Converts traditional Chinese language packs in XML format to simplified Chinese.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    LanguagePack

    Persian Language for Anysoftkeyboard

    Add persian layout for anysoft keyboard.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This is the Bulgarian Localization for vtigerCRM 5.2.1.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Ukrainian language pack for fluxbb 1.5.10
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Russian language pack for fluxbb 1.5.10
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The Number Race
    ...For more information, visit the unicog lab website using the link below. NOTE: To use The Number Race, you may need to download TWO files, the main program (above), AND a language pack. To get to the language packs, click on "Files" on the menu bar above, and select version and the appropriate language. If you are lucky there might be an installer + language pack available as one download. Check "Files" -> version -> Language...
    Leader badge
    Downloads: 107 This Week
    Last Update:
    See Project
  • 25
    Shenmue Translation Pack

    Shenmue Translation Pack

    Translate Shenmue games in your language!

    The Shenmue Translation Pack provide tools used to modify the in-game subtitles and every game data in order to localize in your own language Shenmue, What's Shenmue and Shenmue II, on both Dreamcast and Xbox.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next
MongoDB Logo MongoDB