Showing 13 open source projects for "minimal-forth"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • Pimberly PIM - the leading enterprise Product Information Management platform. Icon
    Pimberly PIM - the leading enterprise Product Information Management platform.

    Pimberly enables businesses to create amazing online experiences with richer, differentiated product descriptions.

    Drive amazing product experiences with quality product data.
  • 1
    AstroNvim

    AstroNvim

    AstroNvim is an aesthetic and feature-rich neovim config

    ... either being powerful out of the box but hard to customize, or easy to customize but minimal out of the box functionality. AstroNvim aims to find the middle ground with a great out of the box experience while empowering the user to make tweaks where they want.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    MINI.NVIM

    MINI.NVIM

    Library of 40+ independent Lua modules improving overall Neovim

    Library of 40+ independent Lua modules improving overall Neovim (version 0.8 and higher) experience with minimal effort. They all share same configuration approaches and general design principles. Think about this project as "Swiss Army knife" among Neovim plugins: it has many different independent tools (modules) suitable for most common tasks. Each module can be used separately without any startup and usage overhead.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    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
  • 4
    rocks.nvim

    rocks.nvim

    Neovim plugin management inspired by Cargo, powered by luarocks

    Neovim plugin management inspired by Cargo, powered by luarocks. rocks.nvim revolutionizes Neovim plugin management by streamlining the way users and developers handle plugins and dependencies. Integrating directly with luarocks, this plugin offers an automated approach that shifts the responsibility of specifying dependencies and build steps from users to plugin authors. The traditional approach to Neovim plugin management often places an unjust burden on users, by requiring them to declare...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
  • 5
    GitHub themes for Neovim

    GitHub themes for Neovim

    Github's Neovim themes

    Github's Neovim themes. GitHub Theme's palettes and specs can be extended with your own values. This is useful for users who want to distinguish a spec value being used for multiple group definitions. GitHub Theme is a highly customizable and configurable color scheme. This does however come at the cost of complexity and execution time. GitHub Theme pre-computes the result of your configuration and saves the lua bytecode in a cache to be used on the next load. This significantly speeds up...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    registers.nvim

    registers.nvim

    Neovim plugin to preview the contents of the registers

    Show register content when you try to access it in Neovim. Written in Lua. This plugin adds an interactive and visually pleasing UI for selecting what register item to paste or use next. It offers basic syntax highlighting, a preview, and an equally (if not more) efficient experience using Neovim registers. One simply uses " or CtrlR as one would normally, and then enjoys the benefit of seeing the contents of all filled registers without having to use the :reg command beforehand. It...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    feline.nvim

    feline.nvim

    A minimal, stylish and customizable statusline for Neovim

    A minimal, stylish and customizable status /winbar for Neovim written in Lua. Feline is a Lua statusline plugin that prioritizes speed, customizability and minimalism. It's fast and never gets in your way. Feline only provides you with the necessary tools that you need to customize the statusline to your liking and avoids feature-bloat. It's also extremely customizable and allows you to configure it in any way you wish to. Feline also has reasonable defaults for those who don't want...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Ledge

    Ledge

    An RFC compliant and ESI capable HTTP cache for Nginx / OpenResty

    An RFC-compliant and ESI-capable HTTP cache for Nginx / OpenResty, backed by Redis. Ledge can be utilized as a fast, robust, and scalable alternative to Squid / Varnish, etc, either installed standalone or integrated into an existing Nginx server or load balancer. Moreover, it is particularly suited to applications where the origin is expensive or distant, making it desirable to serve from the cache as optimistically as possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Turbo

    Turbo

    Turbo is a framework built for LuaJIT 2

    Turbo.lua is a framework built for LuaJIT 2 to simplify the task of building fast and scalable network applications. It uses an event-driven, non-blocking, no-thread design to deliver excellent performance and minimal footprint to high-load applications while also providing excellent support for embedded uses. The toolkit can be used for HTTP REST APIs, traditional dynamic web pages through templating, open connections like WebSockets, or just as high-level building blocks for native speed...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gain insights and build data-powered applications Icon
    Gain insights and build data-powered applications

    Your unified business intelligence platform. Self-service. Governed. Embedded.

    Chat with your business data with Looker. More than just a modern business intelligence platform, you can turn to Looker for self-service or governed BI, build your own custom applications with trusted metrics, or even bring Looker modeling to your existing BI environment.
  • 10
    liblzg is a minimal implementation of an LZ77 class compression library. The main characteristic of the library is that the decoding routine is very simple, fast and requires no memory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    LuaLinq

    LuaLinq

    Lightweight Linq-like library for Lua

    Lightweight Linq-like library for Lua. For the latest version of this project, refer to http://code.google.com/p/lualinq/ Sorry for that. The syntax is very similar to LINQ and reminds of SQL, for those who already know those languages. It’s released with a BSD 3 clause license. It uses a very basic subset of Lua, which allows it to be used also in very restrictive embedding scenarios (e.g. videogames). The focus on data instead of processing makes it suitable for all those...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    rp6simul

    rp6simul is a simulator for the RP6 robot (AREXX Engineering)

    ... that the AVR code can be compiled natively. Thanks to this wrapper, and a flexible Lua driver interface, the simulator emulates most of the IO registers, requiring no or minimal code modifications. rp6simul is primarily developed on Linux, but a Windows version will also be released.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Fast prototyping environment in Lua for GUI, DSP and ANN development. Based on lqt, lfann, and our code. Goal minimal build dependencies. Only contains what we or any contributor needs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next