Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Another logging framework for Java. I try to balance flexibility, usabilty and performance using OOP. Currently the framework is usable but it lacks a lot of functionality.
FiniteStateMachine is a multi-thread library focus on state -transmition.On this framework, the object life period with extract into state, and the convert between state is triggered by the event.
Secure File Transfer for Windows with Cerberus by Redwood
Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.
Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
Powow is an open-source TCP packets exchange mesh. It allows many TCP clients to connect to a "Powow cloud" (several instances of Powow), to exchange data. Powow is a TCP socket server like Palabre or Oregano.
JmxHist keeps monitoring history of your application's state, via JMX, and stores in a csv file. You can specify MBeans/Attributes to be stored. You can take certain action when an attribute meet a threshold. It shows charts of the data via web.
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
SimpleCache is a thread-safe map-based cache, featuring cache size control, time-based object invalidation, threaded auto-flushing, and public access to cache fields when certain cache operations are performed.
the socket test is a study/example project using Apache Mina, JBoss Netty, and Spring, javax.script, Groovy
to provide a extensible/configurable socket/http/serial mock server to test your client appliction
This code is to make it easier to use Sockets inside a GUI. Right now I only have a Telnet library But by the end of the year I hope to have posted at least 3 other libraries (IRC, Socket server, FTP?)
This is a simple Socket chat application which can be used as a peer to peer chat application. This has been developed long time back just for fun, as my first networking app. using C#.NET...
A PrestaShop module to display jQuery Gallery View (http://spaceforaname.com/galleryview) on your homepage, wide editable in BO. Related thread on PrestaShop forum : http://www.prestashop.com/forums/viewthread/49128/
The Property Set Library (PSL) is a template-based C++ container library providing value observation, event calling, garbage collection, serialization, object persistence, reflection, thread-safety and other accompanying features.
Feathery is a very small and full-featured ftp server for embedded devices. It is easy portable to every 8, 16 or 32 bit architecture and can run with or without an operating system.
HeatSeeker is a graphical (GUI) analysis engine for the output of Suns java performance and profiling (HPROF), It finds circular references or memory leaks and thread locks - it can analyse and store results for later analysis. Also has regexp filters.
The SDL_vnc library was created to offer a VNC client library that integrates with SDL (framebuffer is a SDL surface), and where the I/O and processing runs as a thread, so it does not interfere with a traditional "game loop".
The Virtual Commons (http://commons.asu.edu) is an open software initiative devoted to computational experiments on collective action and resource governance and funded by Arizona State University's Center for Behavior, Institutions, and the Environment (http://cbie.asu.edu).
NOTE: we've moved our development to GitHub at https://github.com/virtualcommons - please look for the latest versions there.
What it's? It's a SMPP client framework, written in java, for VAS (Value Added System) application that needs to work with SMSC carriers. Contains an using example JSSC.
A small programming language. [Discontinued in favor of Lua. There was not much difference except the syntax and the project went the same way most languages go: convenient but bloated.]
A Java frontend for MEncoder. Simple GUI plus support for custom command lines and templates, to batch encode files. It can use srt subs and provides WinAVI-like features. Now with support for PSP encoding. For Mac, Linux (UNIX) & Windows.
C Ansi Code to allow developers to use a Web Browser as GUI for a console program, it write on a socket html widgets and read user choice through FORM SUBMIT. It include a little web server. Very compact as Html managment consist in 2 modules