Tags : Browse Projects

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

uvloop

Compare

  Analyzed about 9 hours ago

Ultra fast implementation of asyncio event loop on top of libuv.

15.2K lines of code

11 current contributors

7 months since last commit

0 users on Open Hub

Very Low Activity
5.0
 
I Use This

borabora

Compare

  Analyzed about 15 hours ago

borabora is a CBOR (cbor.io) processor and generator supporting graph queries, fluent builder interfaces and lazy decoding of stream elements.

17.4K lines of code

0 current contributors

over 5 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

renderjs

Compare

Claimed by nexedi Analyzed 1 day ago

renderJS is a promised-based JavaScript library for developing modularized single page web applications. It uses HTML5 to specify self-contained components consisting of HTML5, CSS and Javascript (called "gadgets"). Gadgets are reusable in different applications just as easily as linking an HTML5 ... [More] page to another and can combined to build complex applications. [Less]

77.9K lines of code

0 current contributors

5 months since last commit

0 users on Open Hub

Very Low Activity
0.0
 
I Use This

Asynchronous Game Query Library

Compare

  Analyzed about 21 hours ago

A Java based Asynchronous Game Query Library built on top of Netty. Supports Steam/Source game protocols and others

29.4K lines of code

2 current contributors

3 months since last commit

0 users on Open Hub

Low Activity
5.0
 
I Use This

Viua VM

Compare

  Analyzed about 23 hours ago

Viua parallel virtual machine designed to run massively concurrent programs. Viua VM programs are written in an assembly-lookalike language which is a thin abstraction over executable bytecode which gives the programmer great control over the behaviour of the program. The VM's assembly can also be a target for a higher-level compiler.

69.2K lines of code

1 current contributors

about 2 months since last commit

0 users on Open Hub

Very Low Activity
0.0
 
I Use This

sanic

Compare

  Analyzed about 13 hours ago

Async Python 3.5+ web server that's written to go fast

63.4K lines of code

58 current contributors

about 1 month since last commit

0 users on Open Hub

Moderate Activity
0.0
 
I Use This
Licenses: No declared licenses

GINO

Compare

  Analyzed 1 day ago

GINO - GINO Is Not ORM - is an extremely simple Python ORM, using SQLAlchemy core to define table models, and asyncpg to interact with database. GINO tries to stay in the middle between ORM and non-ORM: GINO operates database rows with "plain old Python objects" - a rollback doesn't magically ... [More] change their values. Any database operations are explicit. There are no dirty models, no sessions, no magic. You have concrete control to the database, through a convenient object interface. GINO depends on asyncpg, which means it works only for PostgreSQL and asyncio, so Python 3.6 is required. Based on SQLAlchemy, gate to its ecosystem is open - feel free to use e.g. Alembic to manage your schema changes. And we specially designed a few candies for the Sanic server. [Less]

11.8K lines of code

14 current contributors

over 2 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

julrich/QtPromise

Compare

  Analyzed 1 day ago

Promise Pattern for Qt Features: - Promise chaining - Error handling and progress reporting - Can be used with or without threads - Can be used with any asynchronous operation - Supports signals & slots - Supports QNetworkReply - Supports QFuture - Dynamically typed (QVariant) - ... [More] Automatic memory management (QSharedPointer) - Semantic versioning [Less]

3.43K lines of code

0 current contributors

about 6 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

aiodocker

Compare

  Analyzed about 2 hours ago

Python Docker API client based on asyncio and aiohttp

4.35K lines of code

5 current contributors

3 days since last commit

0 users on Open Hub

Very Low Activity
0.0
 
I Use This

ngx_php7

Compare

  Analyzed 1 day ago

ngx_php7 - Embedded php7 scripting language for nginx module. ngx_php7 is an extension module of high-performance web server nginx, which implements embedded php7 script to process nginx location and variables. ngx_php7 draws on the design of ngx_lua and is committed to providing non-blocking ... [More] web services with significant performance advantages over php-cgi, mod_php, php-fpm and hhvm. [Less]

27K lines of code

6 current contributors

3 months since last commit

0 users on Open Hub

Low Activity
5.0
 
I Use This