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
Build Agents and Models on One Platform
Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
AutoIt-v3-COM Automation Bridge allows to use functions in AutoIt v3 (AU3) scripts from WSH, VBasic or other COM capable programming language. The library consists of two parts, a COM proxy DLL AU3Aut.dll and a small UDF AU3Automation.au3.
C++ ldap wrapper library for the Win32 wldap32.dll. The ones who finds the wldap32 APIs too complicated may try miniwldap. Only the basic search, add, delete and modify functions are implemented (that's why it's called "mini").
Example how to use my class TPluginObject in C++Builder5 projects. Call *.bat, *.exe, *.vbs, *.hta, *.dll as plugins from application events or main menu. Create data base "PluginSampleDB" in MS SQL Server 2005 and Imort ActiveX : ScriptControl
This project is just the bridge between MSMQ and JMS (JAVA). Based on JNI concept which helps to create a DLL by using Visual C++. The java methods calls the C++ class which is used to make dll and this C++ class return back messages of MSMQ.
A simple windows .exe/.dll packer. (Compresses code section and your compiled binaries waste less space) Almost whole codes written in pure C and very minimal also understandable (which makes modifying very easy; like debugger traps, encryption etc.)
Symbian C++ interfaces (e.g. MUnknown), some optional utility classes, and a ECOMPLUS DLL for making Symbian's existing ECOM framework work a little bit more like COM on Windows (tm). First published 2004 on http://www.newlc.com/ECOMPLUS.html
RTF2HTML is a name for a cross-platform C++ library (DLL, OCX) and command-line utility, which is intended to convert documents from Rich Text Format (e.g. Word, OO Writer) to HTML. Its features are tiny size, speed, low mem usage and compact output.
Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
OgreSocks is an OO wrapper around WinSock (the Windows Sockets dll), aimed at applications built using Ogre, the OO Graphics Rendering Engine (www.ogre3d.org). OgreSocks is released under the LGPL.
Metamod:Source is an API manager that sits in between the Half-Life 2 Source
Engine and game/mod DLL, allowing loaded Server Plugins to intercept and
override calls passed in between; similar to Metamod for Half-Life 1.
The FFDec project intends to build a simple programming interface as one single DLL for video/audio-decoding using the FFmpeg library, so that it can be easily used in other programing languages - especially in Delphi and Free Pascal.
Utility dll for use with Inno Setup. The functions of this library can be called from the Pascal script language of the tool Inno Setup. These functions allow to register a Windows service, detect the .NET or DirectX library version installed and so on.
jRAS32 is a Java class library that allows Java developers to access the Microsoft Windows Remote Access Service (RAS) library from the applications. This class library interfaces directly with the rasapi32.dll via Java's NLI.
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.
GameGuts is a collection of low-level services for game development. It is not a game engine; it is a foundation on which to build an engine. A DLL with a C API, targeted at higher-level languages. Includes bindings for .NET, more to come.
Windows Error Reporting Eliminator (WERE) is a dll that will stop the sending of your dumps to Microsoft. It allows you to disable WER on the program you are adding the dll to. The dll can be configured to create a full dump locally and more.
Event driven network communication library (DLL). Provides a unified API for TCP, UDP and RS232. Automatic contruction, understanding and tunneling of complex data. Windows only.
Win32 COM Server DLL implements a generic drawing engine for rendering HTML-like markup into any Device Context. The library features stunning, markup-based custom tooltips and menus for Windows applications, speech integration, application skins, etc.
Class based software developer\'s kit for writing DLL scripts for the IRC Client \"Klient\" versions 2.x.x ( http://www.klient.com ) . This SDK intends to provide useful objects for ease of scripting.
packetvb (vbPCap) is an activex dll that integrates WinPcap Packet Driver API (packet.dll) capture functions with Visual Basic. It was designed specifically for VB, but should work with all others that can call COM.
LeCroyIB GPIB32.DLL replacement for use with networked DSOs.
This DLL may be used to allow remote control applications that were developed to control LeCroy DSOs over the GPIB (IEEE 488.2) bus, to instead control a DSO via the network (using the VICP pr
OpenGL to ES realtime translator with extra profiling and debugging capabilities. It translates OpenGL calls into OpenGL ES and forwards them to the underlying OpenGL ES implementation DLL. Can also wrap on the standard OpenGL impl with ES simulation.