Showing 80 open source projects for "senx-files"

View related business solutions
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 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
  • 1
    KOReader

    KOReader

    An ebook reader application supporting PDF, DjVu, EPUB, FB2, etc.

    KOReader is a document viewer for E Ink devices. Supported fileformats include EPUB, PDF, DjVu, XPS, CBT, CBZ, FB2, PDB, TXT, HTML, RTF, CHM, DOC, MOBI and ZIP files. It’s available for Kindle, Kobo, PocketBook, Android and desktop Linux. Runs on embedded devices (Cervantes, Kindle, Kobo, PocketBook, reMarkable), Android and Linux computers. Developers can run a KOReader emulator in Linux and MacOS. Multi-lingual user interface with a highly customizable reader view and many typesetting options. ...
    Downloads: 89 This Week
    Last Update:
    See Project
  • 2
    HARPOON 2

    HARPOON 2

    Getting you where you want with the fewest keystrokes

    HARPOON 2 is a highly popular Neovim plugin created by ThePrimeagen that enhances editor navigation by letting users mark and quickly jump to frequently used files and terminals within their Neovim workflow. Unlike traditional global marks in Vim, Harpoon’s marks are per-project and automatically updated, meaning they follow files even as content changes, which streamlines switching between contextually relevant files during development. It comes with an intuitive menu system that lists marked files and offers commands to add, remove, or navigate to those files with minimal keystrokes. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Lmod

    Lmod

    An Environment Module System based on Lua, Reads TCL Modules

    ...Environment Modules provide a convenient way to dynamically change the users’ environment through modulefiles. This includes easily adding or removing directories to the PATH environment variable. Module files for Library packages provide environment variables that specify where the library and header files can be found.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    haskell-tools.nvim

    haskell-tools.nvim

    Supercharge your Haskell experience in neovim

    Supercharge your Haskell experience in Neovim.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Managed MySQL, PostgreSQL, and SQL Databases on Google Cloud Icon
    Managed MySQL, PostgreSQL, and SQL Databases on Google Cloud

    Get back to your application and leave the database to us. Cloud SQL automatically handles backups, replication, and scaling.

    Cloud SQL is a fully managed relational database for MySQL, PostgreSQL, and SQL Server. We handle patching, backups, replication, encryption, and failover—so you can focus on your app. Migrate from on-prem or other clouds with free Database Migration Service. IDC found customers achieved 246% ROI. New customers get $300 in credits plus a 30-day free trial.
    Try Cloud SQL Free
  • 5
    tabby.nvim

    tabby.nvim

    A declarative, highly configurable, and neovim style tabline plugin

    ...You can easily switch between tab pages to have several collections of windows to work on different things. Tabline can help you use multiple tabs. Meanwhile, the bufferline is simply an array of opened files. As a result, Bufferline limits the power of vim, especially when editing a large workspace with many opened files.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    VimTeX

    VimTeX

    A modern Vim and neovim filetype plugin for LaTeX files

    VimTeX is a modern Vim and Neovim filetype and syntax plugin for LaTeX files. VimTeX requires Vim version 8.2.3995 or Neovim version 0.9.5. The requirements were updated in April 2024 after the release of VimTeX 2.15. If you are stuck on older versions of Vim or Neovim, then you should not use the most recent version of VimTeX, but instead remain at the v2.15 tag.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Rime ICE

    Rime ICE

    rime-ice is a highly optimized schema for the RIME input method

    rime-ice is a highly optimized schema for the RIME (中州韻) input method engine, offering a clean, intelligent, and efficient Chinese input experience. Built with modular configuration files and designed for performance, rime-ice provides powerful input suggestions, simplified vocabulary, and flexible customization, catering to users who want a streamlined and practical Chinese typing setup.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    lazy.nvim

    lazy.nvim

    A modern plugin manager for Neovim

    lazy.nvim is a modern plugin manager for Neovim.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Neorg

    Neorg

    Modernity meets insane extensibility

    ...Not only does this yield a low barrier for entry for new users it also ensures that all features are integrated with each other and speak the same underlying language. The file format is built to be expressive and easy to parse, which also makes .norg files easily usable anywhere outside of Neorg itself. A good way of thinking about Neorg is as a plaintext environment that can be adapted to a variety of use cases. If a problem can be represented using raw text, it can be solved using Neorg.
    Downloads: 4 This Week
    Last Update:
    See Project
  • Ship AI Apps Faster with Vertex AI Icon
    Ship AI Apps Faster with Vertex AI

    Go from idea to deployed AI app without managing infrastructure. Vertex AI offers one platform for the entire AI development lifecycle.

    Ship AI apps and features faster with Vertex AI—your end-to-end AI platform. Access Gemini 3 and 200+ foundation models, fine-tune for your needs, and deploy with enterprise-grade MLOps. Build chatbots, agents, or custom models. New customers get $300 in free credit.
    Try Vertex AI Free
  • 10
    Teal

    Teal

    The compiler for Teal, a typed dialect of Lua

    ...The core compiler has no dependencies and is implemented as a single tl. lua file which you can load into your projects. Running tl. loader() will add Teal support to your package loader, meaning that require() will be able to run .tl files. Alternatively, you can find pre-compiled binaries for Linux x86_64 and Windows x86_64 at the releases page. The packages contain a stand-alone executable that can run Teal programs (without the need of a separate Lua installation) and also compile them to Lua.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    refactoring.nvim

    refactoring.nvim

    The Refactoring library based off the Refactoring book

    refactoring.nvim is a Neovim plugin developed to bring powerful automated code refactoring capabilities to one of the most popular text editors among programmers, giving developers a suite of refactoring operations that streamline repetitive restructuring tasks inside the editor. Built around an intuitive set of commands and a Lua API, the plugin allows users to extract and inline variables or functions, pull blocks of code into new files, and modify code structure without leaving the comfort of Neovim’s modal interface. It integrates with built-in Neovim selection modes and can work with third-party tools like Telescope to present refactoring options quickly, enabling rapid transformation of code patterns. Beyond pure refactor actions, the plugin includes debugging helpers that insert print statements or remove them, aiding developers in tracing program flow and inspecting variable states as part of iterative development.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    Neovim 99

    Neovim 99

    Neovim AI agent done right

    ...Rather than a polished end-product, this repo serves as a playground for testing, iterating, and documenting workflows that integrate AI agents directly into everyday coding tools, emphasizing rapid feedback loops, automation, and minimal friction. The project often includes configuration files, scripts, and examples that show how to coerce modern AI assistants into productive roles within editors, plugins, and terminal workflows, with a focus on “no excuses” productivity. It blends examples from Neovim, agent automation, and developer ergonomics to illustrate how AI can be baked into existing environments.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    avante.nvim

    avante.nvim

    Use your Neovim like using Cursor AI IDE!

    avante.nvim is a Neovim plugin designed to emulate the behaviour of the Cursor AI IDE. It provides users with AI-driven code suggestions and the ability to apply these recommendations directly to their source files with minimal effort.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ALE

    ALE

    Check syntax in Vim/Neovim asynchronously and fix files

    ALE is an asynchronous linting and fixing engine for Vim and Neovim that keeps feedback flowing without blocking your editor. It runs external linters and formatters in the background as you type or save, streaming diagnostics into the sign column and statusline. The project focuses on breadth and practicality: dozens of languages work out of the box, and configuration is usually a matter of selecting tools you already use on the command line. ALE can also act as a lightweight Language...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    flatten.nvim

    flatten.nvim

    Open files and command output from wezterm, kitty, and neovim terminal

    Remotely open files and command output from :term, Wezterm, and Kitty in your current Neovim instance. Flatten.nvim leverages Neovim's builtin RPC to allow seamless remote opening of files and command output from other terminal sessions, similar to the functionality of IDEs and vsc*de. Edit git commits, use existing nvim sessions as your $VISUAL editor for edit-exec, and more.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    gitsigns.nvim

    gitsigns.nvim

    Git integration for buffers

    ...Preview diffs of hunks (with word diff). Customizable (signs, highlights, mappings, etc). Status bar integration. Git blame a specific line using virtual text. Hunk text object. Automatically follow files moved in the index. Live intra-line word diff. Ability to display deleted/changed lines via virtual lines. Support for yadm. Support for detached working trees. If you are running a development version of Neovim (aka master), then breakage may occur if your build is behind latest. Gitsigns provides an on_attach callback which can be used to setup buffer mappings. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Sysdig

    Sysdig

    Linux system exploration and troubleshooting tool

    Continuously assess cloud security posture by flagging misconfigurations and suspicious activity. Consolidate container and host scanning in a single workflow. Automate scanning locally in your CI/CD tools without images leaving your environment and block vulnerabilities pre-deployment. Visualize all network communication across apps and services. Apply microsegmentation by automating Kubernetes-native network policies. Unify threat detection and incident response across containers,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    AJED

    AJED

    An Editor for Roland JUNO ALPHA type synthesizers

    An Editor for Roland JUNO ALPHA 1/ 2 HS-10/HS-80 and Roland MKS50 Version 2.6.1 July 14th 2025 release (Windows Installer) Version 2..6.1 August 15th 2025 release (Builds for macOS) This project is a continuation of the now discontinued Juno Alpha panel. Please upgrade to this version. A lot of work went into the creation of this program. If you profit from it either financially or creatively, please consider a donation of as little as $10.00 USD. Please click on the PayPal...
    Leader badge
    Downloads: 52 This Week
    Last Update:
    See Project
  • 19
    [OFFICIAL] tinyfiledialogs C C++ v3.21.3

    [OFFICIAL] tinyfiledialogs C C++ v3.21.3

    inputbox password WIN OSX GTK QT Console VCPKG C# Lua R Fortran Pascal

    one C/C++ file & header ==> 8 functions: - beep - tray notify popup - message & question - input & password - save file - open file(s) - select folder - color picker complements OpenGL Vulkan GLFW GLUT GLUI VTK SFML TGUI SDL Ogre Unity3d ION OpenCV CeGui MathGL GLM CPW GLOW Open3D ImGui MyGui GLT NGL STB Nuklear Fenster MicroUi & head-less programs NO INIT NO MAIN LOOP NO LINKING NO INCLUDE win (XP to 11) ASCII MBCS UTF-8 UTF-16 (wchar_t) - native dialogs osx/unix ASCII UTF-8 - applescript kdialog zenity shanty … ° SSH console / X forwarding / waypipe Wayland ° the dialogs can be forced into console mode ° curses dialogs via Dialog.exe/Dialog (disabled by default) C89/C23 & C++98/C++23 compliant VisualStudio MinGW GCC Clang TinyCC IntelCC OWCC BCC SunCC on Windows Mac Linux Bsd Solaris Minix Raspbian Flatpak Haiku bindings: VCPKG C# R Lua Rust Haskell Java AllegroBasic Fortran Pascal D JavaScript Kotlin click tab 'Files' for prototypes
    Leader badge
    Downloads: 86 This Week
    Last Update:
    See Project
  • 20
    Highlight Code Converter

    Highlight Code Converter

    Source code to formatted text converter

    Highlight is a source code to formatted text converter. It generates HTML, XHTML, RTF, ODT, LaTeX, TeX, SVG, BBCode and terminal escape sequences with coloured syntax highlighting. Language definitions and colour themes are Lua scripts and support plugins
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21
    Yamaha REV500

    Yamaha REV500

    An Editor for the Yamaha REV500 Reverberator

    ... * Save your changes to disk (JSON). * Load patch from file (JSON). * Note that this program does not upload sysex patches to the REV500. * Patch name change is only recorded to saved files only. * All save operations must be executed on the REV500 unit itself.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    myScite

    myScite

    The allRound pocket sized CodeEditor.

    .... -- Features -- - Full MinGW and GTK SDKs Autocomplete.(190+) - Do system scripting (bash, applescript, cmd, powershell, perl, j/vbscript, awk) - Examine all sorts of data files (sql, regedit, mib, xml, yaml, json, vcard ...) - Review difference and patch files - Create makefiles (gnu make / cmake) - Edit html, css and config files (with calltips) - Describe circuits in vhdl and spice. ... - And finally; read & write source code: - [ Syntax highlighted ] - go, vala, pike, swift, flash, ch, rust - [ Calltip assisted ] - c/cpp11, js&jQuery, python, php, ruby, lua, c#, java, perl --Others-- - Restructured config files with inline docs - Scriptable via lua Extension...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    OSHMI - Open Substation HMI

    OSHMI - Open Substation HMI

    SCADA HMI for substations, IoT and automation applications

    Now with IEC61850 support! This project combines existing open source projects and tools to create a very capable, mobile and cloud-friendly HMI system that can rival proprietary software. This approach makes it possible to join forces of each project (Chromium, SVG/HTML5, PHP, Lua, SQLite, Inkscape, Lib61850, OpenDNP3, Nginx, Vega, PostgreSQL, Grafana,…) to achieve a great set of open, evergreen, modular and customizable tools for building great HMIs for automation projects. This is not...
    Leader badge
    Downloads: 32 This Week
    Last Update:
    See Project
  • 24

    BZFlag World Map Editor

    Edit BZFlag world maps with 3D preview

    Edit BZFlag world maps with 3D preview Currently limited to basic objects; may support meshes later. Reads and parses a bzw file, displays it with 3D camera, highlights selected object, shows object definition, edits the object, creates new objects, and saves to a bzw file. Built with raylib, the Lua binding for raylib, and Fennel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Mandate Engine

    RTSish Game Engine

    ...The 7 games are all based on this IP: Children of the Thousand Suns: The Unaligned Mandate Each game combines a few different genres from this list and others: RTS, TBS, RPG, Sim, City Building, Breeding, Management You can also make mods of various kinds with support for all the features my own games use and possibly more. It's open source and free obviously. Most modding is done through XML files quite similar to the ones for other Glest derivatives. There may be some good scripting support as well. Currently for fun I am creating a Majesty like to play with since Majesty 2 sucks and Majesty one doesn't support easy modding. Changed the homepage to the GitHub since the repository here is being difficult and thus doesn't contain the source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next
MongoDB Logo MongoDB
Gen AI apps are built with MongoDB Atlas
Atlas offers built-in vector search and global availability across 125+ regions. Start building AI apps faster, all in one place.
Try Free →