Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Screen_capture_lite | 519 | a month ago | 15 | mit | C | |||||
cross platform screen/window capturing library | ||||||||||
Quicklib | 478 | 2 months ago | 29 | apache-2.0 | Pascal | |||||
Quick development library (AutoMapper, LinQ, IOC Dependency Injection, MemoryCache, Scheduled tasks, Json and Yml Config and Options pattern, Serializers, etc) with crossplatform support for Delphi/Firemonkey (Windows,Linux,OSX/IOS/Android) and freepascal (Windows/Linux). | ||||||||||
Adi | 221 | a year ago | 1 | October 14, 2019 | 3 | apache-2.0 | C | |||
ADI(Android Debug Intensive) 是通过 JVMTI 实现的 Android 应用开发调试的增强工具集,目前主要提供性能相关的监控能力。 | ||||||||||
Lagmonitor | 186 | 2 months ago | 27 | mit | Java | |||||
Monitor performance of your Minecraft server. Similar to VisualVM and Java Mission Control. | ||||||||||
Chronicle Threads | 136 | 17 | 4 | 7 days ago | 203 | August 24, 2022 | 7 | other | Java | |
Source Chat Relay | 78 | 18 days ago | 41 | gpl-3.0 | Rust | |||||
Communicate between Discord & In-Game, monitor server without being in-game, control the flow of messages and user base engagement! | ||||||||||
Threaddebugger | 75 | 1 | 1 | 3 years ago | 12 | December 15, 2019 | 3 | apache-2.0 | Java | |
Threads monitor and the thread pool factory. | ||||||||||
Jamonapi | 56 | a year ago | 13 | Java | ||||||
Another repo for jamonapi.com which is primarily hosted on sourceforge | ||||||||||
Anreye | 49 | 5 | 5 years ago | 5 | October 22, 2018 | 1 | mit | Objective-C | ||
Class for monitor excessive blocking on the main thread and return stacktrace of all threads | ||||||||||
Wdm | 41 | 9,537 | 27 | 7 years ago | 5 | July 09, 2015 | 15 | mit | C | |
Windows Directory Monitor (WDM) is a threaded directories monitor for Windows. |
The Java Application Monitor (JAMon) is a free, simple, high performance, thread safe, Java API that allows developers to easily monitor production applications.
see jamonapi.sourceforge.net for more information.
The JAMon repositories on both sourceforge and github are the latest version of JAMon.
<dependencies>
<dependency>
<groupId>com.jamonapi</groupId>
<artifactId>jamon</artifactId>
<version>2.82</version>
</dependency>
</dependencies>