Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.
Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
Download Free Tool
AI-generated apps that pass security review
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
DotNetMQ is a message broker (message queue, message oriented middleware) that has several features including guaranteed delivering, routing, load balancing, server graphs... so on. See article on CodeProject.com for more information: http://www.code
clibutils is collection of common data structures , This library supports any type, Following are the datastructures currently implemented.
1. Dynamic Array
2. Single Linked List
3. Heap
4. Map
4. Set.
This is a project to model out different option scenarios using Java and price them accordingly. The hope is to take this practice out of wall street's hands and allow everyone to price and run sensitivity analysis without paying an analyst.
iplist is a list based packet handler which uses the netfilter netlink-queue library (kernel 2.6.14 or later). It filters by IP-address and is optimized for thousands of IP-address ranges.
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
The embedded Buffer Pool Manager (eBPM) supports the creation of pools of fixed buffer sizes. The user may allocate a buffer from the pool and queue to any other pool. A freed buffer is returned to its original pool.
Implement window system for SDL. The idea is to make SDL's GUI easier to make, and to keep design freedom (you give textures to make borders). Restarted from scratch in 2011 and will be moved to another site when 1st usable version come.
Atera all-in-one platform IT management software with AI agents
Ideal for internal IT departments or managed service providers (MSPs)
Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
The Open Source OTR Download Manager. The code is based on Qt and is available under the GPL V3. It is optimised for up to 4 parallel downloads from www.onlinetvrecorder.com.
This project provides a simple but flexible Perl Toolkit for using the HL7 protocol. The toolkit consists of a Perl API, an implementation of a pluggable forking HL7 server, and an HL7 message queue daemon for developing HL7 capable applications in Perl.
JMSServer is an implementation of Java Messaging Service (JMS) API specification. Use it to send and receive messages between threads, processes and machines using well-known queue and/or publish/subscribe paradigms.
Ajax/php interface to mpd (media player daemon). Web backend is PHP; manager for known songs is cli Python; known songs are stored in MySQL; more info to follow later.
Serialization + persistance : in a few lines of code, compress and annotate Python objects into SQLite; then later retrieve them chronologically by keywords without any SQL. Most useful "standard" module for a database to store schema-less data.
CUBOT mod_rx.c is httpd module to handle web requests. /* mod_rx is service handler to process client requests on web extension .rx. * This code uses Unix Message Queue to write web server request in form of message. * Application want to process mes
Tally is the most common accounting package used in India. Opentaps ERP is pretty popular as well. This project is aimed at ensuring that transactional information in Opentaps is automatically created in Tally using its XML Integration feature.
Sqs4J s a pure Java implementation, based on HTTP GET / POST protocols lightweight open source message queue service. use Netty achieve HTTP service, using the Berkeley DB for do persistent storage. The stress test can reach 8000/s.
This project is an userland library implementation of the Task Queue facility in the OpenSolaris kernel that simplifies thread management. Task Queues are somewhat similar to dispatch queues in Grand Central Dispatch but are more flexible.
The OpynWorship project seeks to create a useful, free-and-open-source, multilingual, and cross-platform program written in python for churches or really anyone that needs presentation software to queue up various media for seamless presentation.
This is a media (audio and video) player based on Qt and Phonon, supporting collections, internet services integration and much more. The project is in a very early state. As this is a school project we can not accept new developers at the moment.
This is a Multithreaded graphic engine capable of Direct3D, DirectDraw or GDI graphics with Hardware and software implementations. The interfaces are generalized so the program can change which interface it uses at startup and still render properely.