| Projects on Google Code | Results 1 - 10 of 15 |
Zipmt is a command line utility that speeds up bzip2 compression by dividing the file into multiple parts and compressing them independently in separate threads and then combining them back into a single .bz2 file. It depends on glib and libbz2 and is written in C.
==Features:==
* Compresses ...
C implementations of several scalable non-blocking data structures for x86 and x86-64.
----
==Status==
Overall the package is *pre-alpha*. It is still under development.
* The skiplist is beta. There are no known bugs and it is feature complete.
* The hashtable is alpha. It has not b...
HashTable,
lock-free,
C,
concurrent,
multicore,
multi-core,
multithreaded,
multi-threaded,
HashMap,
transactions,
threads,
datastructure,
datastructures,
Skiplist,
transactional
ThreadControl is a testing framework that can be used to support the Thread Control for Tests Approach in implementing tests involving asynchronous operations. The main intention of the framework is to avoid tests that fail due to late and early assertions. In order to do that, it monitors and contr...
doos (Document !OpenOffice.org Server) is a multi-threaded network server designed for running client-provided macros on multiple !OpenOffice.org instances simultaneously. doos was designed from the beginning to be used by a web server to generate reports dynamically. It is intended to take advanta...
Mouzetrap aims to fill a niche of multi-threaded server software for the 21st century. Most multi-threaded software nowadays relies on synchronization by locking, a process that is inefficient and doesn't make the best use of today's multi-core processors. By using simple, effective, and proven wai...
Boost the Priority of a Windows Process by process name.
MultiInjector Feature List:
* Receives a list of URLs as input
* Recognizes the parameterized URLs from the list
* Fuzzes all URL parameters to concatenate the desired payload once an injection is successful
* Automatic defacement - you decide on the defacement content, be it a hidden ...
sql,
injection,
bot,
websitesecurity,
automatic,
python,
automatic,
defacement,
multi-threaded,
pycurl,
brute-force,
cross-platform,
signature,
evasion,
multiinjector
AOLserver is America Online's Open-Source Web server. AOLserver is the backbone of the largest and busiest production environments in the world. AOLserver is a multi-threaded, Tcl-enabled Web server designed for large scale, dynamic Web sites.
Drop-in replacement for pthread to enable profiling of MT programs.
Project goal is to make simple wrappers around pthread functions and measure appropriate values between and during calls of pthread API.
The second goal is to make profiling less intrusive than with NPLT Thread Tracer, which ...