Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.472.167 Times

Thread Gauge freeware
Filter: All | Freeware | Demo
 

Thread Gauge

< 1 2 3 4 5 > 
Added: January 20, 2010 | Visits: 1.058

Tgauge Tgauge displays lm_sensor readings with gauge-style graphics on GNOME or ROX panels or in a window. Tgauge is a tool for displaying lm_sensors readings. Instead of boring old numbers, tgauge uses graphical representations designed to look like the gauges on a car dashboard. Or anything else if...



Platforms: *nix

License: Freeware Size: 860.16 KB Download (100): Tgauge Download

Added: November 23, 2010 | Visits: 1.031

DM1 Threads Library DM1 Thread Library is part of the DM1 project. This library was born out of my need to have a portable C++ Thread library that would be simple to use, and would provide all the necessary Threads functionality I required for the DM1 project. Initially, this library was in C, but when I decided...





Platforms: *nix

License: Freeware Size: 235.52 KB Download (98): DM1 Threads Library Download

Added: March 18, 2010 | Visits: 1.068

Memory Structures Library Memory Structures Library (MemSL) is a complete data structures/collection classes library with memory tracing, memory debugging, entry/exit tracing, exception handling, definable memory handlers, built-in thread support, and much more. The project supports single, double, and circular linked...


Platforms: *nix

License: Freeware Size: 839.68 KB Download (98): Memory Structures Library Download

Added: February 04, 2010 | Visits: 828

Thread::Apartment Thread::Apartment is an apartment threading wrapper for Perl objects. SYNOPSIS package MyClass; use Thread::Apartment::Server; use base qw(Thread::Apartment::Server); sub new { # # the usual constructor # } # # mark some methods as simplex # sub get_simplex_methods { return {...


Platforms: *nix

License: Freeware Size: 73.73 KB Download (96): Thread::Apartment Download

Added: January 03, 2010 | Visits: 862

FifoEmbed FifoEmbed is a thread-safe basic queue, packet queue, and FIFO allocator. When programming device drivers, network stacks, and similar systems, you often need a queue and storage management. FifoEmbed provides three C abstract data types, all implemented on top of circular arrays: - A basic...


Platforms: *nix

License: Freeware Size: 24.58 KB Download (96): FifoEmbed Download

Added: September 04, 2010 | Visits: 1.021

POE::Component::Pool::Thread POE::Component::Pool::Thread is a POE Managed Boss/Worker threadpool. SYNOPSIS use POE qw( Component::Pool::Thread ); POE::Component::Pool::Thread->new ( MinFree => 2, MaxFree => 5, MaxThreads => 15, StartThrneads => 5, Name => "ThreadPool", EntryPoint => &thread_entry_point,...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (95): POE::Component::Pool::Thread Download

Added: January 25, 2010 | Visits: 754

Lightning Brain TextStitch for InDesign Lightning Brain TextStitch for InDesign plug-in helps the user to highly reduce the number of mouse clicks needed to thread together multi-frame text flows. Two threading methods are provided: 'Quick Stitch' which allows threading of frames in user-defined order with just a single mouse click per...


Platforms: Mac

License: Freeware Size: 1024 KB Download (95): Lightning Brain TextStitch for InDesign Download

Added: June 25, 2010 | Visits: 886

Mail::Thread::Chronological Mail::Thread::Chronological can rearrange Mail::Thread::Containers into a Chronological structure. SYNOPSIS use Mail::Thread; use Mail::Thread::Chronological; my $threader = Mail::Thread->new( @messages ); my $lurker = Mail::Thread::Chronological->new; $threader->thread; for my...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (94): Mail::Thread::Chronological Download

Added: January 11, 2010 | Visits: 759

GUASI GUASI library implements a thread based generic asyncronous execution engine, to be used to give otherwise syncronous calls an asyncronous behaviour. GUASI comes from Generic Userspace Asyncronous Syscall Interface. It can be used to wrap any syncronous call, so that it can be scheduled for...


Platforms: *nix

License: Freeware Size: 348.16 KB Download (94): GUASI Download

Added: November 01, 2013 | Visits: 690

libpseudo libpseudo is a generic library which provides simple, thread-safe messaging between threads. It also provides a facility for implementing a run-time tunable, thread-like callback queue for single-threaded applications.


Platforms: *nix

License: Freeware Size: 10.24 KB Download (94): libpseudo Download

Added: September 03, 2010 | Visits: 1.057

libcontain 0.2 libcontain library provides a large and growing number of fast and thread-safe containter objects written in C and C++. The libcontain library now provides the following container types: - a series of hash tables libcontain includes the hash table implementation from GNU glib and a hash...


Platforms: *nix

License: Freeware Size: 378.88 KB Download (93): libcontain 0.2 Download

Added: August 22, 2010 | Visits: 1.267

Parallel::Queue Parallel::Queue is a Perl module to fork or thread a list of closures N-way parallel. SYNOPSIS # example queue: # only squish files larger than 8KB in size. figure # that the system can handle four copies of squish # running at the same time without them interfering # with one another....


Platforms: *nix

License: Freeware Size: 8.19 KB Download (93): Parallel::Queue Download

Added: January 18, 2010 | Visits: 835

libctf libctf library is extends pthread functionality by providing common utilities for the programmer. This will ease and enhance threaded program development.. Get C Thread Foundation Library at SourceForge.net. Fast, secure and free downloads from the largest Open Source applications and software...


Platforms: *nix

License: Freeware Size: 31.74 KB Download (92): libctf Download

Added: March 04, 2010 | Visits: 742

OpenGUI OpenGUI is a high-level multi-platform, thread-safe C/C++ windowing and graphics library built upon a fast, low-level graphics kernel. OpenGUI program provides 2D drawing primitives and an event-driven windowing API for easy application development. The benefit of this library is speed, power,...


Platforms: *nix

License: Freeware Size: 1.1 MB Download (92): OpenGUI Download

Added: February 26, 2010 | Visits: 1.096

libbsl libbsl (Basic System Library) is a powerful, easy to use and fully thread safe C++ template class library for frequently recurring (machine/OS oriented) programming problems. All fundamental objects in libbsl are freely copyable and shareable between an arbitrary number of threads - e.g....


Platforms: *nix

License: Freeware Size: 1.04 MB Download (89): libbsl Download

Added: February 07, 2010 | Visits: 748

JDumpViewer JDumpViewer is a tool for analyzing Java thread dumps. ToDo: General - detect and handle parse exceptions - display info to user - add options to compare - select which fields to compare - add a new view to show threads as tree nodes and dump number as leaf node - use graphviz to display...


Platforms: *nix

License: Freeware Size: 409.6 KB Download (89): JDumpViewer Download

Released: September 14, 2012  |  Added: September 14, 2012 | Visits: 583

BeauGauge Gauge ActiveX Control BeauGauge Instrumentation Suite is an integrated suite of virtual industrial controls, which can quickly generate various virtual industrial controls. It can be applied in simulation, science, meter, automation, industrial surveillance and other fields. The software is built with various modules...


Platforms: Windows

License: Freeware Size: 6.79 MB Download (83): BeauGauge Gauge ActiveX Control Download

Released: August 20, 2012  |  Added: August 20, 2012 | Visits: 745

MultiThread Delphi Component MultiThread Delphi Component is a non visual class designed to help you to create multiple threads, for instance for making a multi threaded thumbnailer or any other task that needs many threads. You specify a max. thread count and simply add work to the class and when the work is ready a...


Platforms: Windows

License: Freeware Download (71): MultiThread Delphi Component Download

Released: August 26, 2012  |  Added: August 26, 2012 | Visits: 819

BeauGauge - Instrumentation Suite Std BeauGauge - Instrumentation Suite Std is a powerful and professional suite designed to generate virtual industrial controls such as meters, sliders, scales, dials, Gauges, knobs, buttons, switches and other components. It can be applied in simulation, science, meter, automation, industrial...


Platforms: Windows, XP, Windows Vista, 7, 7x64

License: Freeware Download (64): BeauGauge - Instrumentation Suite Std Download

Added: May 10, 2013 | Visits: 634

Java Application Monitor The Java Application Monitor (JAMon) is a free, simple, high performance, thread safe, Java API that allows developers to easily monitor production applications. JAMon can be used to determine application performance bottlenecks, user/application interactions, track application scalability, and...


Platforms: Windows, Mac, *nix, Java, BSD Solaris

License: Freeware Download (59): Java Application Monitor Download

< 1 2 3 4 5 >