Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

React PHP

Compare

  Analyzed 1 day ago

React is a low-level library for event-driven programming in PHP. At its core is an event loop, on top of which it provides low-level utilities, such as: Streams abstraction, async dns resolver, network client/server, http client/server, interaction with processes. Third-party libraries can use ... [More] these components to create async network clients/servers and more. The event loop is based on the reactor pattern (hence the name) and strongly inspired by libraries such as EventMachine (Ruby), Twisted (Python) and Node.js (V8). [Less]

61 lines of code

4 current contributors

about 2 months since last commit

2 users on Open Hub

Very Low Activity
0.0
 
I Use This
Licenses: No declared licenses

EpServerEngine

Compare

  Analyzed 1 day ago

Visual C++ WinSock Server/Client Engine EpServerEngine is a Visual C++ software framework that supports the development of server/client application un a GPL3.0 license. It handles all the initialize/usage WinSock library, which is time consuming task. EpServerEngine supports Visual C++ 2005/2008/2010/2012.

36.2K lines of code

0 current contributors

about 6 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This