Showing 13 open source projects for "up to"

View related business solutions
  • Build Secure Enterprise Apps Fast with Retool Icon
    Build Secure Enterprise Apps Fast with Retool

    Stop wasting engineering hours. Build secure, production-grade apps that connect directly to your company’s SQL and APIs.

    Create internal software that meets enterprise security standards. Retool connects to your business data—databases, APIs, and vector stores while ensuring compliance with granular permissions and audit logs. Whether on our cloud or self-hosted, build the dashboards and admin panels your organization needs without compromising on security or control.
    Learn More
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • 1
    Omarchy

    Omarchy

    Opinionated Arch/Hyprland Setup

    ...The project targets users who want the power and flexibility of Arch Linux and Hyprland without spending hours assembling the pieces—everything from install scripts to theming and workspace behavior comes pre-wired. Because it is “opinionated,” the maintainers make strong choices about defaults (tooling, layout, theming) so you end up with a coherent system rather than 1000 little decisions. It’s particularly geared toward web developers and teams who want a consistent environment across machines. While the project simplifies many pain points of manual Arch/Hyprland setups, it still expects users to be comfortable with advanced tools and Linux workflows. It also emphasizes extendability: you can use the default build as your starting point and then customize further.
    Downloads: 27 This Week
    Last Update:
    See Project
  • 2
    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
  • 3
    nvim-config

    nvim-config

    A modern Neovim configuration with full battery

    ...It includes setups for language servers, autocompletion, syntax highlighting, fuzzy finding, and aesthetics. This configuration is a great starting point or reference for users setting up a performant and feature-rich Neovim environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    SILE

    SILE

    The SILE Typesetter — Simon’s Improved Layout Engine

    ...Conceptually, SILE is similar to TeX—from which it borrows some concepts and even syntax and algorithms—but the similarities end there. Rather than being a derivative of the TeX family SILE is a new typesetting and layout engine written from the ground up using modern technologies and borrowing some ideas from graphical systems such as InDesign.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5
    GitHub themes for Neovim

    GitHub themes for Neovim

    Github's Neovim themes

    ...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 Github theme's execution time. Changes to your configuration will be re-computed and cached automatically.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    legendary.nvim

    legendary.nvim

    A legend for your keymaps, commands, and autocmds

    Define your keymaps, commands, and auto commands as simple Lua tables, building a legend at the same time (like VS Code's Command Palette). A legend for your keymaps, commands, and autocmds, integrates with which-key.nvim, lazy.nvim, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    telescope.nvim

    telescope.nvim

    Find, Filter, Preview, Pick. All lua, all the time

    ...It is suggested to either use the latest release tag or our release branch (which will get consistent updates) 0.1.x. Make sure you call :checkhealth telescope after installing telescope to ensure everything is set up correctly. After this setup you can continue reading here or switch to :help telescope to get an understanding of how to use Telescope and how to configure it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Kong

    Kong

    The Cloud-Native API Gateway

    Kong is a next generation cloud-native API platform for multi-cloud and hybrid organizations. When building for the web, mobile, or Internet of Things, you’ll need a common functionality to run your software, and Kong is that solution. Kong acts as a gateway, connecting microservices requests and APIs natively while also providing load balancing, logging, monitoring, authentication, rate-limiting, and so much more through plugins. Kong is highly extensible as well as platform agnostic,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Lapis

    Lapis

    A web framework for Lua and OpenResty written in MoonScript

    ...With OpenResty, Lua is run directly inside of the Nginx worker using LuaJIT, giving you the smallest barrier between the webserver and your code. Have a look at Web Framework Benchmarks just to see how OpenResty stacks up against other platforms. Utilizing the power of Lua coroutines, you can write clean code that looks synchronous but can achieve high throughput by automatically running asynchronously without blocking. Networking operations like database queries and HTTP requests will automatically yield to allow for handling concurrent requests, all without all that callback spaghetti seen in other asynchronous platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Run applications fast and securely in a fully managed environment Icon
    Run applications fast and securely in a fully managed environment

    Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of scalable infrastructure.

    Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
    Try for free
  • 10
    myScite

    myScite

    The allRound pocket sized CodeEditor.

    ... - 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. - Provides theming, a customizeable toolbar, a sidebar with a File Browser and a cleaned up options Menu. --- Summary --- Enjoy your vlc for sourceCode lecture ;) (30Langs)
    Downloads: 9 This Week
    Last Update:
    See Project
  • 11
    Launch.nvim

    Launch.nvim

    Launch.nvim is modular starter for Neovim

    ...All the included plugins are pinned to a version that ensures they are compatible and will not update potentially introducing errors into your config. For every Neovim release, I will update this repo along with the community to keep it up to date with the newest versions. As I mentioned, this config is meant as a starting point for people new to Neovim who want a familiar IDE experience. The config has a very simple structure that makes it easy to add new plugins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Aniseed

    Aniseed

    Neovim configuration and plugins in Fennel (Lisp compiled to Lua)

    Aniseed bridges the gap between Fennel (a Lisp that compiles Lua) and Neovim. Allowing you to easily write plugins or configurations in a Clojure-like Lisp with great runtime performance. For interactive evaluation, you need to install Conjure as well. It’ll allow you to send portions of your code off for evaluation as well as see the results in an interactive log buffer. Aniseed ships with a set of module macros that make interactive evaluation not only possible but rich and intuitive. You...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Solar Wi-Fi weather station on ESP12

    Solar Wi-Fi weather station on ESP12

    Solar Wi-Fi weather station on ESP12

    #ESP.Meteo: Solar Wi-Fi weather station on ESP12 + ionistor + solar panel Current Functionality: *Forecasting the probability of frosts (according to the methods of Professor Brounov) *Forecast of the height of the lower edge of the cloud (VNGO by Selezneva) *Calculation of the height of the sensor according to the barometric formula (altimeter, for other projects) *Measurement of street temperature *Measurement of outdoor humidity *Measurement of street pressure *Calculation of the dew point *Monitoring of voltage on ionistors (charge-discharge control) *Monitoring the opening of the box flap with potatoes *Monitoring the system time-out every 5 minutes (operating time ~ 480 ms) *Monitoring the temperature on the balcony (the ability to connect up to 16 sensors DS18B20: 2 groups of 8 sensors per two APIKEY) *Sending data to the Thingspeak cloud *Sending data to Twitter
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next