Managed Projects

cthreading

  Analyzed about 17 hours ago

C Implementation of Python 2 threading module

1.61K lines of code

0 current contributors

over 10 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This
Tags python thread

ioprocess

  Analyzed about 11 hours ago

This is a mirror for http://gerrit.ovirt.org, for issues use http://bugzilla.redhat.com

3.52K lines of code

4 current contributors

11 months since last commit

0 users on Open Hub

Very Low Activity
0.0
 
I Use This

pytest-threadleak

  Analyzed 1 day ago

Detect tests leaking threads

460 lines of code

0 current contributors

almost 2 years since last commit

0 users on Open Hub

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

blkhash

  Analyzed about 21 hours ago

Block based hash optimized for disk images

7.17K lines of code

0 current contributors

about 1 year since last commit

0 users on Open Hub

Very Low Activity
0.0
 
I Use This

nohands

  Analyzed about 16 hours ago

Look ma no hands! A little library for effortless demos.

179 lines of code

0 current contributors

over 2 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: No declared licenses

userstorage

  Analyzed 1 day ago

Helper for setting up storage for tests Some tests need more than a temporary directory on the local file system. One example is testing block device with 4k sector size, or testing a filesystem on top of such a block device. You can create storage using loop devices and mounts in test ... [More] fixtures, but creating devices and mounts requires root. Do you really want to run all your tests as root, when the code under test should not run as root? The userstorage tool solves this problem by creating storage for tests before running the tests, and making the storage available to the current user. Once you created the storage, you can run the tests quickly as yourself directly from your editor. [Less]

675 lines of code

0 current contributors

about 1 year since last commit

0 users on Open Hub

Very Low Activity
0.0
 
I Use This