Lua
Lua is a programming language written in C that emphasizes performance. It has automatic memory management and is often used to extend software written in other languages.
Here are 10,155 public repositories matching this topic...
Lean's OpenWrt source
-
Updated
Jul 25, 2022 - C
Cocos2d-x is a suite of open-source, cross-platform, game-development tools used by millions of developers all over the world.
-
Updated
Jun 19, 2022 - C++
Ip2region (2.0 - xdb) is a offline IP address manager framework and locator, support billions of data segments, ten microsecond searching performance. xdb engine implementation for many programming languages
-
Updated
Jul 25, 2022 - Java
An attempt to make neovim cli functional like an IDE while being very beautiful, blazing fast startuptime ~ 20ms to 70ms
-
Updated
Jul 26, 2022 - Lua
Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk
-
Updated
Jun 17, 2022 - C++
An IDE layer for Neovim with sane defaults. Completely free and community driven.
-
Updated
Jul 26, 2022 - Lua
Staggeringly powerful macOS desktop automation with Lua
-
Updated
Jul 8, 2022 - Objective-C
AI Code Completions
-
Updated
Jun 23, 2022 - Shell
Cool open source projects written in various languages.
-
Updated
Jul 26, 2022 - Elixir
Minetest is an open source voxel game engine with easy modding and game creation
-
Updated
Jul 26, 2022 - C++
Right now, whenever Zenmap crashes, it gives the user a stack trace and asks the user to send it to the Nmap dev list. So we get a flood of emails (most of which aren't even allowed through moderation) which often contain just a stack trace with no subject line or any explanatory text in the message body. Lots of these are for well known issues in older versions of Zenmap. So it's not very usef
Firefox started to restrict which ports it can connect to. A Firefox user trying to connect to the Conky by HTTP on the default port would get this message:
This address is restricted
This address uses a network port which is normally used for purposes other than Web browsing. Firefox has cancelled the request for your protection.
With the only option to "Try Again" which wouldn't work.
-
Updated
Jul 26, 2022 - C
From Doc: https://awesomewm.org/doc/api/libraries/awful.util.html#geticonpath
From Code: https://github.com/awesomeWM/awesome/blob/54a5a7dce580da39152175f2668463c7751d904c/lib/awful/util.lua
size : The size. If this is specified, subdirectories x of the dirs are searched first. (optional)
This imply (if my english is correct), that when the size argument is specified, it will search i
A lightweight, fast and extensible game server for Minecraft
-
Updated
Jul 19, 2022 - C++
A vi-like editor based on Plan 9's structural regular expressions
-
Updated
Jul 26, 2022 - C
3D engine focusing on modern rendering
-
Updated
Jul 26, 2022 - C++
A cross-platform framework to build native, dynamic and swift user interface - 强大轻巧灵活的客户端动态化解决方案
-
Updated
May 16, 2022 - Objective-C
AstroNvim is an aesthetic and feature-rich neovim config that is extensible and easy to use with a great set of plugins
-
Updated
Jul 26, 2022 - Lua
Sometimes a plugin (or multiple plugins) might fail to update/install.
It would make sense to add a retry option (perhaps mapped to R, since r is already mapped to revert).
Created by Roberto Ierusalimschy, Waldemar Celes, and Luiz Henrique de Figueiredo
Released 1993
- Organization
- lua
- Website
- www.lua.org
- Wikipedia
- Wikipedia


Current State
The Kubernetes Service Discovery module supports a field
default_weightas the weight for Apache APISIX upstream nodes, but it misses from both theconfig-default.yamland the document https://apisix.apache.org/docs/apisix/next/discovery/kubernetes/.Desired State
We need to add explanation for this field.