npm-quick-lru-native |
6.0.0 |
NPM: quick-lru |
meta-sca |
python3-xstatic-jquery.quicksearch |
2.0.3.2 |
JQuery.quicksearch JavaScript library packaged for setuptools3 |
meta-openstack |
qtquick3d |
5.15.2+gitX |
|
meta-qt5 |
qtquickcontrols |
5.15.2+gitX |
|
meta-qt5 |
qtquickcontrols2 |
5.15.2+gitX |
|
meta-qt5 |
qtquicktimeline |
5.15.2+gitX |
Qt Quick Timeline |
meta-qt5 |
quicknes-libretro |
2021+gitX |
NES emulator - QuickNES Port for libretro |
meta-libretro |
asmach |
1.0.16-1 |
SMACH, which stands for 'state machine', is a task-level architecture for rapidly creating complex robot behavior. At its core, SMACH is a ROS-independent Python library to build hierarchical state machines. SMACH is a new library that takes advantage of very old concepts in order to quickly create robust robot behavior with maintainable and modular code. |
meta-ros1-melodic |
buck-security |
0.7 |
Linux security scanner |
meta-security |
cinematicexperience |
1.0 |
Qt5 technology demo |
meta-qt5 |
cinematicexperience-rhi |
1.0 |
Qt5 technology demo |
meta-digi-dey |
dancer2-plugin-auth-yarbac-perl |
0.009 |
YARBAC is a role based user authentication and authorisation framework for Dancer2 apps. Designed with security and a medium to large user base in mind. This framework was heavily inspired by the excellent Dancer::Plugin::Auth::Extensible framework which I'd highly recommend. YARBAC was designed to support secure password checking, enforced password hashing, multiple authentication realms and the ability to create your own backend provider. YARBAC was also designed to to be as flexible and as feature rich as possible in the hope that I'll never have to write RBAC code for Dancer again. :) While similar to Extensible in some ways, this framework has some significantly different approaches. These differences were born out of my own experiences writing RBAC code for various Dancer apps and finding myself always having to extend existing modules or starting from scratch or worse still, copy/paste my old code then reworking it. The major difference with YARBAC is that it tries to be a complete solution to the problem. However in order to be a little more flexible and feature rich in some areas it is also a little more opinionated in others. The main area of opinion in YARBAC is how it achieves role-based access control. YARBAC is structed with users, roles, groups and permissions. A user can have many roles but it might be a good idea in larger enviornments to only allow a user to have one role and then assign that role have many groups. Think of a role as being a role-group. Then there are groups which have many permissions. A user can have one or more roles, a role can have one or more groups and groups can have one or more permissions. This means when deciding if a user is authorised we could require they be logged in, or have a specifc role, or specific group, or a specific group with a specific permission and so on. To put it another way, this design moves the access control down to the role-group relationship thus allowing one to quickly and easily see, assign or revoke permissions to a user even when dealing with a fairly complex authorisation environment. |
meta-cpan |
gawk |
5.1.0 |
GNU awk text processing utility |
openembedded-core |
gawk |
3.1.5 |
GNU awk text processing utility |
meta-gplv2 |
gd |
2.3.0 |
gd is a library used to create PNG, JPEG, or WBMP images |
meta-oe |
go |
1.15.8 |
Go programming language compiler |
openembedded-core |
go-cross-canadian-i686 |
1.15.8 |
Go programming language compiler |
openembedded-core |
go-cross-core2-32 |
1.15.8 |
Go programming language compiler |
openembedded-core |
go-crosssdk-x86_64-oesdk-linux |
1.15.8 |
Go programming language compiler |
openembedded-core |
go-native |
1.15.8 |
Go programming language compiler |
openembedded-core |
go-runtime |
1.15.8 |
Go programming language compiler |
openembedded-core |
gstreamer1.0 |
1.16.3 |
GStreamer 1.0 multimedia framework |
openembedded-core |
gstreamer1.0 |
1.18.2 |
GStreamer 1.0 multimedia framework |
meta-gstreamer10 |
gstreamer1.0 |
1.18.0.imx |
GStreamer 1.0 multimedia framework |
meta-digi-dey |
gstreamer1.0 |
1.16.imx |
GStreamer 1.0 multimedia framework |
meta-freescale |
libexecinfo |
1.1 |
A quick-n-dirty BSD licensed clone of the GNU libc backtrace facility. |
meta-oe |
memedit |
0.9 |
Memedit |
meta-phytec |
python-cmd2 |
0.8.9 |
Extra features for standard library's cmd module |
meta-python2 |
python-flask-restful |
0.3.7 |
Simple framework for creating REST APIs |
meta-python2 |
python3-fastentrypoints |
0.12 |
Make entry_points specified in setup.py load more quickly |
meta-virtualization |
python3-flask-restful |
0.3.8 |
Simple framework for creating REST APIs |
meta-python |
qt5everywheredemo |
1.0 |
Qt5 everywhere demo |
meta-qt5 |
roscpp |
1.14.12-1 |
roscpp is a C++ implementation of ROS. It provides a <a href="http://wiki.ros.org/Client%20Libraries">client library</a> that enables C++ programmers to quickly interface with ROS <a href="http://ros.org/wiki/Topics">Topics</a>, <a href="http://ros.org/wiki/Services">Services</a>, and <a href="http://ros.org/wiki/Parameter Server">Parameters</a>. roscpp is the most widely used ROS client library and is designed to be the high-performance library for ROS. |
meta-ros1-melodic |
rosparam-shortcuts |
0.3.3-1 |
Quickly load variables from rosparam with good command line error checking. |
meta-ros1-melodic |
rospy |
1.14.12-1 |
rospy is a pure Python client library for ROS. The rospy client API enables Python programmers to quickly interface with ROS <a href="http://ros.org/wiki/Topics">Topics</a>, <a href="http://ros.org/wiki/Services">Services</a>, and <a href="http://ros.org/wiki/Parameter Server">Parameters</a>. The design of rospy favors implementation speed (i.e. developer time) over runtime performance so that algorithms can be quickly prototyped and tested within ROS. It is also ideal for non-critical-path code, such as configuration and initialization code. Many of the ROS tools are written in rospy to take advantage of the type introspection capabilities. Many of the ROS tools, such as <a href="http://ros.org/wiki/rostopic">rostopic</a> and <a href="http://ros.org/wiki/rosservice">rosservice</a>, are built on top of rospy. |
meta-ros1-melodic |
ruby |
2.7.1 |
An interpreter of object-oriented scripting language |
openembedded-core |
smach |
2.0.1 |
SMACH is a task-level architecture for rapidly creating complex robot behavior. At its core, SMACH is a ROS-independent Python library to build hierarchical state machines. SMACH is a new library that takes advantage of very old concepts in order to quickly create robust robot behavior with maintainable and modular code. |
meta-ros1-melodic |
smach-ros |
2.0.1 |
The smach_ros package contains extensions for the SMACH library to integrate it tightly with ROS. For example, SMACH-ROS can call ROS services, listen to ROS topics, and integrate with <a href="http://www.ros.org/wiki/actionlib">actionlib</a> both as a client, and a provider of action servers. SMACH is a new library that takes advantage of very old concepts in order to quickly create robust robot behavior with maintainable and modular code. |
meta-ros1-melodic |
thunar-shares-plugin |
0.3.1 |
Quickly share a folder using Samba from Thunar |
meta-xfce |
xfce4-places-plugin |
1.8.1 |
Menu for quick access to folders, documents and removable media |
meta-xfce |