Ports Search

Results 2,1612,170 of 18,669 for descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE.(0.008 seconds)
databases/Cache-Memcached-Fast-0.21 (Score: 8.947839E-4)
Fast Perl client for memcached, a distributed memory cache daemon
Cache::Memchached::Fast is a Perl client for memcached, a memory cache daemon. Module core is implemented in C and tries hard to minimize number of system calls and to avoid any key/value copying for speed. As a result, it has very low CPU consumption.
net-p2p/chatroom-1.1 (Score: 8.947839E-4)
Chatroom plugin for VerliHub - a Direct Connect protocol server
Chatroom plugin for the VerliHub. Verlihub is a Linux/Unix Direct Connect protocol server (Hub). It is written in c++, has relatively low CPU and RAM usage, and has many useful features. It also uses a MySQL Database. Additional functionality is available through a versatile 'plugin' system.
net-p2p/floodprotect-1.6 (Score: 8.947839E-4)
Floodprotect plugin for VerliHub - a Direct Connect protocol server
Floodprotect plugin for the VerliHub. Verlihub is a Linux/Unix Direct Connect protocol server (Hub). It is written in c++, has relatively low CPU and RAM usage, and has many useful features. It also uses a MySQL Database. Additional functionality is available through a versatile 'plugin' system.
net-p2p/forbid-1.3 (Score: 8.947839E-4)
ForbiddenWords plugin for VerliHub - a Direct Connect protocol server
ForbiddenWords plugin for the VerliHub. Verlihub is a Linux/Unix Direct Connect protocol server (Hub). It is written in c++, has relatively low CPU and RAM usage, and has many useful features. It also uses a MySQL Database. Additional functionality is available through a versatile 'plugin' system.
net-p2p/iplog-1.1 (Score: 8.947839E-4)
IPLog plugin for VerliHub - a Direct Connect protocol server
IPLog plugin for the VerliHub. Verlihub is a Linux/Unix Direct Connect protocol server (Hub). It is written in c++, has relatively low CPU and RAM usage, and has many useful features. It also uses a MySQL Database. Additional functionality is available through a versatile 'plugin' system.
net-p2p/isp-1.1 (Score: 8.947839E-4)
ISP plugin for VerliHub - a Direct Connect protocol server
ISP plugin for the VerliHub. Verlihub is a Linux/Unix Direct Connect protocol server (Hub). It is written in c++, has relatively low CPU and RAM usage, and has many useful features. It also uses a MySQL Database. Additional functionality is available through a versatile 'plugin' system.
net-p2p/messanger-1.2 (Score: 8.947839E-4)
Messanger plugin for VerliHub - a Direct Connect protocol server
Messanger plugin for the VerliHub. Verlihub is a Linux/Unix Direct Connect protocol server (Hub). It is written in c++, has relatively low CPU and RAM usage, and has many useful features. It also uses a MySQL Database. Additional functionality is available through a versatile 'plugin' system.
net-p2p/stats-1.1 (Score: 8.947839E-4)
Statistics plugin for VerliHub - a Direct Connect protocol server
Statistics plugin for the VerliHub. Verlihub is a Linux/Unix Direct Connect protocol server (Hub). It is written in c++, has relatively low CPU and RAM usage, and has many useful features. It also uses a MySQL Database. Additional functionality is available through a versatile 'plugin' system.
net-p2p/luascript-1.8.1 (Score: 8.947839E-4)
LuaScript plugin for VerliHub - a Direct Connect protocol server
LuaScript plugin for the VerliHub. Verlihub is a Linux/Unix Direct Connect protocol server (Hub). It is written in c++, has relatively low CPU and RAM usage, and has many useful features. It also uses a MySQL Database. Additional functionality is available through a versatile 'plugin' system.
www/wt-3.3.6 (Score: 8.943231E-4)
Widget-centric C++ library for developing web applications
Wt (pronounced as witty) is a C++ library for developing web applications. The API is widget-centric and uses well-tested patterns of desktop GUI development tailored to the web. To the developer, it offers abstraction of many web-specific implementation details, including client-server protocols (HTTP, Ajax, WebSockets), and frees the developer from tedious JavaScript manipulations of HTML and dealing with cross-browser issues. Instead, with Wt, you can focus on actual functionality with a rich set of feature-complete widgets. Unlike old-school page-based frameworks or current-day single-page JavaScript "frameworks", Wt allows you to create stateful applications that are at the same time highly interactive (using WebSockets and Ajax for everything) but still support plain HTML browsers or web crawlers using automatic graceful degradation or progressive enhancement. Things that are natural and simple with Wt would require an impractical amount of development effort otherwise: switching widgets using animations, while retaining clean URLs and browser navigation functions, or having a persistent chat widget open throughout the entire application, that even works in legacy browsers like Microsoft Internet Explorer 6. The library comes with an application server that acts as a stand-alone Http(s)/WebSocket server or integrates through FastCGI with other web servers.