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 7,995 public repositories matching this topic...
Lean's OpenWrt source
-
Updated
Aug 8, 2021 - C
Cocos2d-x is a suite of open-source, cross-platform, game-development tools used by millions of developers all over the world.
-
Updated
Aug 6, 2021 - C++
Ip2region is a offline IP location library with accuracy rate of 99.9% and 0.0x millseconds searching performance. DB file is ONLY a few megabytes with all IP address stored. binding for Java,PHP,C,Python,Nodejs,Golang,C#,lua. Binary,B-tree,Memory searching algorithm
-
Updated
Jul 8, 2021 - C#
Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk
-
Updated
Jul 26, 2021 - C++
AI Code Completions
-
Updated
Aug 8, 2021 - Shell
Staggeringly powerful macOS desktop automation with Lua
-
Updated
Jul 30, 2021 - Objective-C
Cool open source projects written in C, C++, Clojure, Lisp, Elixir, Erlang, Elm, Golang, Haskell, JavaScript, Lua, OCaml, Python, R, Ruby, Rust, Scala, etc.
-
Updated
Jul 7, 2021 - Python
Minetest is an open source voxel game engine with easy modding and game creation
-
Updated
Aug 8, 2021 - 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.
I looked in the documentation. it doesn't work. ive looked online. all search results are either about awesome 3.5, or windows 10. how do i change the 24 hour clock into a 12 hour one
info: awesome v4.3 (Too long)
• Compiled against Lua 5.3.3 (running with Lua 5.3)
• D-Bus support:
• execinfo support:
• xcb-randr version: 1.6
• LGI version: 0.9.2
A lightweight, fast and extensible game server for Minecraft
-
Updated
Aug 4, 2021 - C++
-
Updated
Aug 7, 2021 - C
A vi-like editor based on Plan 9's structural regular expressions
-
Updated
Aug 4, 2021 - C
Cross-platform 2D and 3D game engine
-
Updated
Aug 8, 2021 - C++
A cross-platform framework to build native, dynamic and swift user interface - 强大轻巧灵活的客户端动态化解决方案
-
Updated
Feb 11, 2020 - Objective-C
gamedev blog
-
Updated
Mar 8, 2021
We should make it easier to override the default sorters, since not every builtin currently respects the config flags.
A comprehensive list of Deep Learning / Artificial Intelligence and Machine Learning tutorials - rapidly expanding into areas of AI/Deep Learning / Machine Vision / NLP and industry specific areas such as Climate / Energy, Automotives, Retail, Pharma, Medicine, Healthcare, Policy, Ethics and more.
-
Updated
Jun 8, 2021 - Python
An attempt to make neovim cli as functional as an IDE while being very beautiful and less bloated.
-
Updated
Aug 9, 2021 - Lua
C++ game engine focusing on modern rendering techniques and performance.
-
Updated
Aug 8, 2021 - C++
Created by Roberto Ierusalimschy, Waldemar Celes, and Luiz Henrique de Figueiredo
Released 1993
- Organization
- lua
- Website
- www.lua.org
- Wikipedia
- Wikipedia


Issue description
在Consumer中添加 consumer-restriction 插件,里面的 type 能否支持下route_id,这样我们就能基于 consumer 的纬度来限制能访问到的 route,现在的版本我看了下只支持 consumer_name 和 service_id,即只能在 route 纬度来限制 consumer 或者 只能在 consumer 纬度来限制能访问的 service。
需求场景:同一组service下可以有多个route,但是可能有部分route是不用鉴权的或者需要额外申请才给开通,如果能在consumer纬度支持一下 route_id,那样就能更精细化的赋权,且不用每个用户来申请权限都需要对route接口发起一个PATCH请求。
插件文档:https://apisix.apache.org/docs/apis