Showing 734 open source projects for "lua51.dll"

View related business solutions
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | 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.
    Create free account
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 1
    Cygwin

    Cygwin

    Get that Linux feeling

    Developers coming from a Windows background will be able to write console or GUI executables that rely on the Microsoft Win32 API instead of Cygwin using the mingw32 or mingw64 cross-compiler toolchains. The -shared option to GCC allows to write Windows Dynamically Linked Libraries (DLLs). The resource compiler windres is also provided.
    Downloads: 25 This Week
    Last Update:
    See Project
  • 2
    CANUSB Library written in C#
    This is a C# library dedicated for using with a www.canusb.com device Full notes: See ReadMe.txt Summary The LAWICEL DLL is 'unmanaged code' and was not designed for use by C#/VB/Mono http://en.wikipedia.org/wiki/Managed_code If you wish to call 'unmanaged code' from 'managed code', you need to use a 'C# wrapper' to access the DLL. This wrapper uses 'PInvoke' (like peek/poke) to 'martial' calls from managed to unmanaged code. It sounds complicated, and it is.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    SMSPDU

    SMSPDU

    Library to send SMS in PDU format

    This library (the DLL), to work with a virtual GSM/3G-terminals COM port to the OS NT/2000/2003/XP, is for sending SMS messages in the format PDU (to support Cyrillic and translit). Features: 1. Sending SMS in format PDU. 2. Sending arbitrary AT-commands. 3. Obtaining code IMEI/IMSI. 4. Obtaining information about the modem (modem type-model version of the firmware. 5.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    mCtrl

    Bringing more controls for your Windows applications

    Please note the project has been moved to new website: http://mctrl.org.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    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.
    Try for Free
  • 5

    MGExe starter

    Startef for MGEXEgui.exe

    The program renames "dinput8" in "dinput8.dll" and runs MGEEXgui.exe. When the settings window will be closed, "dinput8.dll" will be renamed in "dinput8" to allow run russian steam version of Morrowind.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Visual Studio Custom Control, PriceBox

    Custom Control only for decimal or double

    If you are looking for a solution for a text field when you enter 2, the type 0.02, when you enter 3, the type 0.23. and so on. And that only accepts digits, you may find this useful control. It is easy to use Just add the dll to your project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Backup and Shutdown

    Backup and Shutdown

    Backup your important data files to an external or cloud drive

    Backup your important data files using 7zip (http://www.7zip.org) compression
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Zuume Scripting Engine

    Zuume Scripting Engine

    Lua scripting engine for Windows

    Zuume is a scripting engine for Windows that incorporates the Lua programming language.It includes a graphical, console, silent, and service interfaces and a self--contained engine in a dll for use in other programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    WinFolderPath is a Java library used to find a CSIDL identified path on a Windows Machine such as My Pictures, My Music and more. WinFolderPath uses a Native dll interface to obtain the path. WinFolderPath is both 32 bit JVM and 64 bit JVM compatible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Auth0 B2B Essentials: SSO, MFA, and RBAC Built In Icon
    Auth0 B2B Essentials: SSO, MFA, and RBAC Built In

    Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.

    Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
    Sign Up Free
  • 10
    HookSpeech

    HookSpeech

    Avoid automated moderation of text!

    Changes keyboard input to a different alphabet on the fly, no mess. Useful for avoiding automated moderation of text! Also a pretty good example for using a native C++ DLL in a C# application via a managed C++ wrapper.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Imon display API example (VB.net)

    Example of how to use the Imon display API using Visual Studio 2010

    Very simple example of how to import and use the .net wrapped API for Imon Controlers plugin feature. The DLL provided is from the original manufacturer(But not acessable on there website as they are no longer supporting it: http://www.soundgraph.com/forums/showthread.php?t=7375 The .net wrapper DLL is provided by montellese : https://sourceforge.net/projects/imonapi-sharp/ I found his project incredibly useful since he provided the source code with comments on what stuff does. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    poppler-qt5 for mingw32

    Poppler windows binaries with Qt5 wrapper for Mingw32

    Compiled on windows 7 with mingw32 last version: I added the missing dll
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13

    UpdateSharp

    A simple auto-updater built in C#.

    Ever needed an easy way to update your program without much code? Have a look at UpdateSharp. It consists of 1 DLL file, and 1 CSPROJ. Its super easy to use, and is fully automatic - your users don't need to do anything. So what does it do? Well, it checks the version of the application currently installed against the one on your webserver. If they aren't equal, the updater will run. Its lightweight, and takes just a few seconds to update the software (excluding download times). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    ÜberTaybinder

    Keybinder for GTA:SA:MP

    THE keybinder, with an infinite number of keys, and even GTA:SA:MP optimisations ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    EmailHandler

    A simple library for sending emails with or without attachments

    ...Currently supports Gmail, Yahoo, Hotmail and AOL. It also supports encrypted mail sending with Base64 and MD5. A demo application in VC++ 2008 with EmailHandler file (Header+Lib and DLL) is attached. Thanks to Mayur for giving me idea to make a separate Library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The software simulates the motion of the solar system by different numerical methods. On start, the software expects the input file planeten.txt in the same folder. This file should contain the desired initial conditions. The separator may be adjusted via the file settings.ini.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Froone Desk
    ... - Mengetahui secara cepat cashflow dan saldo keuangan anda - Karyawan anda lebih mudah dan cepat dalam melayani pembeli - Bisa Mengganti Nama Pengguna (Perusahaan/Toko) untuk cetakan Invoice & laporan berbentuk Excel dll
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Component Pascal compiler
    Minimalistic cross-platform compiler for Component Pascal language, subset of BlackBox Component Builder 1.6 RC5 (forked subsystem Dev), capable to produce stand-alone software from command-line.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    fastCropper

    fastCropper

    Just shows, crops and stores an image!

    ...Because there is fltk and openCV on Windows and Mac, it should be possible to compile it on other systems than Linux. UPDATE: Yes! I create a 32bit X86 Windows Version of fastCropper and a Make-Batch file, how I did it. 'Cause of the VisualC compiler, you need a msvcr120.dll which is part of the VisualStudio 2013 redistributeable / runtime Package.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    ...This has been kept to make the library simple and up to the point in terms of functionality. Currently only simple methods have been implemented. More complex methods will be implemented in future versions of the dll. Since it is in the very initial stages, kindly revert back with your valuable feedback.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    CDSecret

    File encrypt software

    Using this software, you will able to encrypt/decrypt your files. If you get dll error, please goto http://www.microsoft.com/en-us/download/details.aspx?id=40784, and download the redistributable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    UTX Converter

    UTX Converter

    Format Converter of UTX Format File

    ...UTX Converter provides the following functions: - UTX   - To verify UTX file format   - To extract forbbidden words   - To extract pairs of forbidden word and approved word   - To extract pairs of non-standard word and approved word - Conversion   - To convert between UTX and ATLAS (Fujitsu) user dictionary   - To convert between UTX and The Honyaku (Toshiba) user dictionary   - To convert between UTX and PC/MED/PAT/Legal Transer (Cross Language) user dictionary   - To convert UTX to MultiTerm import text file Developers can use the converter DLL with your application. ChangeLog: http://sourceforge.net/p/utxconv/wiki/ChangeLog/
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    Math Processor

    Math Processor

    Math Processor is a general purpose programable math engine.

    The design and code of Math Processor have been explained at: http://www.codeproject.com/Articles/500327/Building-a-General-Purpose-Interpreter-Math-Engine Math Processor solves problems relating to algebra, calculus, Boolean logic, statistics, number theory, geometry, trigonometry and other allied disciplines. It supports a simple interpreted language. It also has some plotting capabilities. You can use MP as a standalone calculating engine or you can use it as a C# .dll library in your own programs. The design of MP makes it very easy to embed it in any .Net project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ...Yamka is designed around clear separation of responsibilities between an EBML Element and EBML Element Payload. To get the yamka SDK check out the source code from svn (svn co https://svn.code.sf.net/p/yamka/code/trunk/yamka). There is no DLL, if you need one you can always make one yourself, or you can include any files you need into your project code base directly. yamka uses CMake for build configuration, but you can use anything else that suits you, and still use CMakeLists.txt for reference. Have a look in the examples/ folder for sample programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    NotOpeningTwiceDLL

    This DLL prevents your program to run two instances simultaneously

    This DLL is written in vb.NET.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB