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.
Try free now
Full-stack observability with actually useful AI | Grafana Cloud
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.
compiler manifest wrapper - adds manifest to your exe's if applicable
this is a compiler wrapper made to wrap
- borland c++ 5.5.1 (no longer available, *bc*)
- DJGPP (gp.cmd,older gp.bat,*gp*)
- mingw and mingw-w64 compilers (install-compilers.cmd, zap*, *gw2*)
- mingw-w64 vityan compiler batch files for ubuntu natty and freebsd (*gwix*) are packaged with set just above. currently, you still have to specify exe or dll even there is no extension of linux binaries. it is not setup yet for .so files. I will need to do something for those.
These are distributed as separate zip files, and are updated and upgraded whenever I see a bug, or need a feature.
Help on is --help
They are meant to be run under windows.
gw.cmd, bc2.cmd, gp.cmd, gwix.cmd are your compiler wrapper batch files you will be using.
...
Win32::GUI is a Win32-platform native graphical user interface toolkit for perl.
basically, it's an XS implementation of most of the functions found in user32.dll and gdi32.dll,
with an object oriented perl interface and an event-based dialog model.
smartCOM is a graphical serial device terminal, it's an alternative to minicom. It is aimed mainly at hardware developers who need a gui test tools to talk to their custom hardware. The GUI is written using the wxWidgets library, and using the tinyxml to save or load config.
http://gnssinfo.com/2012/11/21/wiki-smartcom/
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
This Shell allows you to have an easy text interface to probe your code. Your code must be related to a DLL library to interact with the shell. A template to implement this is provided. Project WEB: http://sites.google.com/site/f2ashell/
A static library to allow for undefined and back linking of symbols in your plug-ins under MS-Windows. This is based on the libbfd (loading of COFF) and ltdl (management of modules). It replicates the functionality found under Linux and .so libraries.