[go: up one dir, main page]

Showing 44 open source projects for "license"

View related business solutions
  • 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
  • Native Teams: Payments and Employment for International Teams Icon
    Native Teams: Payments and Employment for International Teams

    Expand Your Global Team in 85+ Countries

    With Native Teams’ Employer of Record (EOR) service, you can compliantly hire in 85+ countries without setting up a legal entity. From dedicated employee support and localised benefits to tax optimisation, we help you build a global team that feels truly cared for.
    Learn More
  • 1
    OpenWrt PassWall

    OpenWrt PassWall

    OpenWRT plugin that provides proxy routing management

    openwrt-passwall is a comprehensive OpenWRT plugin that provides proxy routing management for internet traffic. It integrates with various tools and protocols like Shadowsocks, V2Ray, XRay, and Trojan to bypass censorship and optimize network performance. Designed for advanced users and network administrators, Passwall features a full-featured web UI and dynamic rules for routing and DNS control.
    Downloads: 143 This Week
    Last Update:
    See Project
  • 2
    Luakit

    Luakit

    Fast, small, webkit based browser framework extensible by Lua

    Luakit is a highly configurable browser framework based on the WebKit web content engine and the GTK+ toolkit. It is very fast, extensible with Lua, and licensed under the GNU GPLv3 license. It is primarily targeted at power users, developers and anyone who wants to have fine-grained control over their web browser’s behavior and interface. While switching to the WebKit 2 API means a vastly improved security situation, not all distributions of Linux package the most up-to-date version of WebKitGTK+, and several package very outdated versions that have many known vulnerabilities. ...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 3
    hlchunk.nvim

    hlchunk.nvim

    This is the lua implementation of nvim-hlchunk

    Similar to indent-blankline, this plugin can highlight the indent line, and highlight the code chunk according to the current cursor position. Using profile.nvim for performance analysis, all experiments were conducted on macOS with alacrity, Neovim window height was 66 lines, and the code file was typescript.js, starting from the first line to the five hundredth line. The average rendering time per render was 0.7ms.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4
    Which Key

    Which Key

    Create key bindings that stick

    WhichKey helps you remember your Neovim keymaps, by showing available keybindings in a popup as you type.
    Downloads: 5 This Week
    Last Update:
    See Project
  • The most advanced C and C++ source code analyzer Icon
    The most advanced C and C++ source code analyzer

    Combining the benefits of static and dynamic source code analysis to deliver the most advanced & exhaustive code verification tool.

    TrustInSoft Analyzer is a C and C++ source code analyzer powered by formal methods, mathematical & logical reasonings that allow for exhaustive analysis of source code. This analysis can be run without false positives or false negatives, so that every real bug in the code is found. Developers receive several benefits: a user-friendly graphical interface that directs developers to the root cause of bugs, and instant utility to expand the coverage of their existing tests. Unlike traditional source code analysis tools, TrustInSoft’s solution is not only the most comprehensive approach on the market but is also progressive, instantly deployable by developers, even if they lack experience with formal methods, from exhaustive analysis up to a functional proof that the software developed meets specifications.
    Learn More
  • 5
    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: 7 This Week
    Last Update:
    See Project
  • 6
    lazy.nvim

    lazy.nvim

    A modern plugin manager for Neovim

    lazy.nvim is a modern plugin manager for Neovim.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    lua-resty-http

    lua-resty-http

    Lua HTTP client cosocket driver for OpenResty / ngx_lua

    Lua HTTP client cosocket driver for OpenResty / ngx_lua. HTTP 1.0 and 1.1 SSL. Streaming interface to the response body, for predictable memory usage. Alternative simple interface for single-shot requests without a manual connection step. Chunked and non-chunked transfer encodings. Connection keepalives. Request pipelining. Trailers, HTTP proxy connections, and mTLS.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Pegasus.lua

    Pegasus.lua

    Pegasus.lua is an http server to work with web applications

    An HTTP Server to work with web applications written in Lua.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Coyote Linux

    Coyote Linux

    Network Security Appliance Linux Distribution

    Coyote Linux is a security-centric distribution of Linux designed to provide firewall, VPN, IP routing, and various other functions.
    Downloads: 15 This Week
    Last Update:
    See Project
  • Transforming NetOps Through No-Code Network Automation - NetBrain Icon
    Transforming NetOps Through No-Code Network Automation - NetBrain

    For anyone searching for a complete no-code automation platform for hybrid network observability and AIOps

    NetBrain, founded in 2004, provides a powerful no-code automation platform for hybrid network observability, allowing organizations to enhance their operational efficiency through automated workflows. The platform applies automation across three key workflows: troubleshooting, change management, and assessment.
    Learn More
  • 10
    Comment.nvim

    Comment.nvim

    Smart and powerful comment plugin for neovim

    Smart and powerful comment plugin for Neovim. Supports treesitter, dot repeat, left-right/up-down motions, hooks, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    civetweb

    civetweb

    Embedded C/C++ Web Server

    ...It can be embedded into C/C++ applications or used as stand alone web server for Windows, Linux, BSD or Mac-OS. This project is based on the Mongoose web server, but maintains the MIT license and is free from GPL licenses. Installation Guide https://github.com/civetweb/civetweb/blob/master/docs/Installing.md Contributions are welcome and encouraged. The official source code is at https://github.com/civetweb/civetweb Problems may be reported at https://github.com/civetweb/civetweb/issues Use the "Civetweb" Google groups for questions and discussion https://groups.google.com/d/forum/civetweb
    Downloads: 17 This Week
    Last Update:
    See Project
  • 12
    Automatic Drawing Generation

    Automatic Drawing Generation

    A canvas library for generating technical drawings

    The ADG library (Automatic Drawing Generation) is a set of functions focused on automating the drawing of mechanical parts. It is not a CAD system but a GObject-based library where a custom application can put common CAD entities such as paths, hatches and dimensions, to automatically create technical drawings. A demo application is provided in order to show the capabilities of the canvas. Although it is possible to interact with the library directly in C (that is what the adg-demo...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    HTTP library for Lua

    HTTP library for Lua

    HTTP Library for Lua. Supports HTTP(S) 1.0, 1.1 and 2.0

    HTTP Library for Lua. Supports HTTP(S) 1.0, 1.1 and 2.0; client and server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    eja

    micro web server

    This is a forking and extensible micro web server written in C and Lua that can serve static files and dynamic Lua scripts. Commands can be passed from script, interactive shell or via signed url. Scripts can be compiled to portable bytecode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Far Manager

    Far Manager

    Text mode file and archive manager for Windows

    Far Manager is a program for managing files and archives in Windows operating systems. Far Manager works in text mode and provides a simple and intuitive interface for performing most of the necessary actions: viewing files and directories; editing, copying and renaming files; and many other actions. Far Manager has a multi-language, easily configurable interface. File system navigation is made easier through the use of color highlighting and sort groups. The functionality of Far...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Mako Server

    Mako Server

    Fast and Compact Web Application Server

    As a compact application and web server, the Mako Server helps developers rapidly design server side web applications. The Mako Server provides a barebone web application server environment from which developers can design and implement complete, custom solutions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    AmsBuild

    A collection of portable apps.

    All Software build by YouvirajNikesh, available here. Click on Browse All Files then In my apps folder: 1. PassKeepV0.1 Other Folders are: 1. AmsPlugins Action (74 Plug-ins) 2. AmsPlugins Object (empty folder)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    MediaWiki Extension which displays tabular data and at the same time saves it to a database table, so that it can be retrieved on other pages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Sophia Browser

    a simple persian web browser.

    Sophia is a free,light and a simple web browser. it was programming with Lua language based on IE. the latest version is: version 2 build 1 -this is a advanced edition -many of the bugs were fixed -very fast browsing -new user interface and icon -very light -quick statrtup -optimized -without some tools(example:(stop:tab1,tab2 and...)) and more... please download it from here
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Kolay Ara

    En İyi Masaüstü Arama Programı

    Kolay Ara İnternet Ortamında Birçok Kullanılan, Gezilen ve Popüler Sitelerde Arama Yapmak İçin Müthiş Bir Alternatifiniz. Kolay Ara Programı Basit Arayüzü, Kolay Kullanışı ve Bilgisayar'ı Hiç Kasmamasından Yana Bir de Görev Çubuğunda Durup Aşağıdaki Pencereler Kısmını İşgal Etmez. Programın Arayüzünü Görev Çubuğundan Ekrana Taşımak İçin Görev Çubuğundaki Simgesine Çift Tıklamak Zorunda Değilsiniz. Programı Ekrana Shift + 1 Kısayolları İle Çıkarabilirsiniz.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Store App
    Store, es el Primer servicio de Caliburnus, que ofrece oportunidades a las Aplicaciones Gratuitas. De manera tal, que la gente conozca las alternativas a aplicaciones PAGAS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    easy to use, simple, small and fast web server for html and lua pages
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This project is a collection of Direct Connect related tools, scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Open Tibia Advanced Remote Control or The bear remote is an API to open tibia, you can control almost anything in your server using this remote, also you can download/upload/edit files in otserv folder.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Networking and sockets in scripting languages is difficult and often overcomplicated! Monasic is a server daemon (service) which does all the low level work to create a simple message-based environment, allowing easy access to networking via scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next