Managed Projects

PInvoke

  Analyzed 3 months ago

PInvoke is a managed wrapper library for the most widely used Win32 API calls. PInvoke eliminates all the difficulties of handling PInvoke signatures. Elaborate documentations makes the PInvoke call as easy as a normal .net method call.

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: mit

jbus

  Analyzed about 1 month ago

An event bus for java 1.6+. It dispatches event to registered listeners. It is a simple but powerful publish-subscribe event system. It requires object to register themselves with the event bus to receive events. This event bus is safe for concurrent use. It has the following features: - ... [More] Light-weight but powerful - Annotation based API - Supports synchronous/asynchronous invocation of subscriber method - Handler chain interruption - Supports custom error handling - Supports strong/weak references of subscriber - Supports subscriber inheritance - Zero configuration - Optional JVM shutdown hook for graceful shutdown [Less]

1.42K lines of code

0 current contributors

over 2 years since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This

trace-go

  Analyzed about 1 month ago

Go trace utility

250 lines of code

0 current contributors

about 7 years since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Licenses: No declared licenses