Showing 43 open source projects for "lua5.2.lib"

View related business solutions
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end. Migrate from on-prem or other clouds with free migration tools.
    Try Free
  • Powerful App Monitoring Without Surprise Bills Icon
    Powerful App Monitoring Without Surprise Bills

    AppSignal starts at $23/month with all features included. No overages, no hidden fees. 30-day free trial.

    Tired of monitoring tools that punish you for scaling? AppSignal offers transparent, predictable pricing with every feature unlocked on every plan. Track errors, monitor performance, detect anomalies, and manage logs across Ruby, Python, Node.js, and more. Trusted by developers since 2012 with free dev-to-dev support. No credit card required to start your 30-day trial.
    Try AppSignal Free
  • 1
    Ultroid

    Ultroid

    Telegram UserBot, Built in Python Using Telethon lib

    Ultroid, a pluggable telegram userbot, made in python using Telethon! Ultroid has been written from scratch, making it more stable and less crashes. Ultroid warns you when you try to install/execute dangerous stuff (people nowadays make plugins to hack user accounts, Ultroid is safe). Unlike many others userbots that are being suspended by Heroku, Ultroid doesn't get suspended. Ultroid has been written from scratch, making it more stable and less of crashes. Error handling been done in the...
    Downloads: 29 This Week
    Last Update:
    See Project
  • 2
    Connected React Router

    Connected React Router

    A Redux binding for React Router v4

    Synchronize router state with redux store through uni-directional flow (i.e. history -> store -> router -> components). Supports React Router v4 and v5. Supports functional component hot reloading while preserving state (with react-hot-reload). Dispatching of history methods (push, replace, go, goBack, goForward) works for both redux-thunk and redux-saga. Nested children can access routing state such as the current location directly with react-redux's connect. Supports time traveling in...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    yowsup

    yowsup

    The WhatsApp lib

    yowsup is a python library that enables building applications that can communicate with WhatsApp users. The project started as the protocol engine behind Wazapp for Meego and OpenWA for BB10. Now as a standalone library it can be used to power any custom WhatsApp client. During maintenance of yowsup, several projects have been spawned in order to support different features that get introduced by WhatsApp. Some of those features are not necessarily exclusive to WhatsApp and therefore it only...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Webhook-Client

    Webhook-Client

    Manage Your Discord Webhook Online

    Manage Your Discord Webhook Online.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go From Idea to Deployed AI App Fast Icon
    Go From Idea to Deployed AI App Fast

    One platform to build, fine-tune, and deploy. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 5

    RaspberryLight

    Make your Raspberry Pi to a Wi-Fi controllable LED Light

    Make your Raspberry Pi to a Wi-Fi controllable LED Light using LED stripes with WS 2811 controller. This software enables the raspberry to provide a web server interface (HTTP / Rest) for controlling the connected LED stripe. That project bases on the WiringPi lib, Indy for Lazarus and also on the Tinkerforge bindungs for Lazarus. The Stripe must be connected with the Tinkerforge Masterbrick and the LED-Stripe bricklet. WiringPi is used to control the GPIOs for some feature and Indy (Internet Direct) is used to support all network feature like UDP-broadcasting and handling the HTTP-requests. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Advanced C/C++ library(ACL) for UNIX-like OS and WIN32 OS, including sync/async/ssl iostream for net/file, thread pool, process pool, db pool, server framework, event, memory, string, array/hash/ring/list, xml and json parser, http/smtp/icmp protocol, SSL/TLS, C unit test, etc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    libdropbox

    Small ANSI C lib for dropbox/windows azure communication

    ...Also contains a small CLI programs that interfaces with the lib. Also capable of windows azure service bus communications. See the README.txt for more info.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    CCOM - a lib for serial port interface
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    CBAR - a bar code reader lib
    Downloads: 0 This Week
    Last Update:
    See Project
  • Host LLMs in Production With On-Demand GPUs Icon
    Host LLMs in Production With On-Demand GPUs

    NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.

    Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
    Try Free
  • 10

    exdatisSendMail

    java example

    Java example program(javax.mail). Send mail. lib: https://java.net/downloads/swingx/releases/ http://www.java2s.com/Code/Jar/j/javax.mail.htm http://www.jtattoo.net/Download.html I wrote this using: Scientific linux 6.7 32 bit. Netbeans 8.1 JDK 1.8(Oracle) Test: linux and win7 Problems: see(for gmail) : https://support.google.com/accounts/answer/6010255?hl=en
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    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
  • 12
    Mbox2eml splits mbox mailboxes into single eml files. It is highly configurable and written in C++ to gain maximum performance using a minimum of RAM. It uses the boost-lib to provide maximum portability. Binaries for Win and Linux are available.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 13

    Tiny VOIP application

    A tiny project that implentment real-time communication.

    The project was created by python. Hope everyone like it and improve it. It will be much more important in our LTE times. This is just a simple real-time project, using UDP socket.I'll change to RTP lib later.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    QuickSock

    QuickSock

    A simple C++ socket library used to make socket programming tolerable.

    The latest version of QuickSock is version (1.1.2). Wrapper for the Monkey Programming Language: http://monkeycoder.co.nz/Community/posts.php?topic=4866 QuickSock is a very simple C++ based UDP networking library. QuickSock currently relies on the WinSock library on Windows, (and as of April 2013, QuickSock uses BSD sockets on other platforms). QuickSock is a work in progress, so later down the road I may add new features, or change how things function. See the "Things to add in the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A simple and easy to use configure file parser utility in C++ Language, which have only 1 hpp file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    InterFace

    InterFace

    Chat Messenger - Open Source Social Network - Online Chess Game

    ...InterFace is the communication suite as well including a Forum Function like a Bulletin Board. InterFace is based on Qt and c++ and can easily be used as a Plugin-Tab in any Qt Frame Host or other Qt App. It is based and a clone of Lib RetroShare Messenger. Currently this Friendslist is used in the Qt Browser Dooble as a Tab. See http://dooble.sf.net for more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    AQZ File Parser for Java

    simple parser to read amateur radio questionary data format zip files

    The AQZ File Parser for Java is a simple jar file. So you can use this lib for reading "Amateur Radio Questionary Data Format Zipped" files (*.aqz). A aqz file contains all questions and images of a ham radio exam. This format was developed by Oliver Saal, DM1OLI and the webmasters of http://www.afup.a36.de/. Feel free to visit there pages for more informations and for downloading the latest aqz files for a lot of countries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The Java Msn Lib(JML) based web msn client developed by Roy Tsang. You can reach me at roy dot cstsang at gmail dot com.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This library provides functionality to check a SF.net RSS feed for the latest file. My Wallpaper Changer uses this lib to check for updates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    AS2Secure - AS2 Php Lib
    AS2Secure is a PHP Lib to allow you to send and receive AS2 message from partners. Based on OpenSSL, documents are SIGNED and CRYPTED to build SMIME messages ready to be sent over HTTP connection.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    libirc++ is a well designed, modern C++ IRC Library. This lib should and can be used as base for IRC Bots and IRC Clients. The library is designed for multiple simulatneous connections so the library can fill any purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A lightweight Java Bittorrent library and client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    ISO8583 C Library

    An ISO8583 Library

    This library was developed by Oscar Sanderson (http://www.oscarsanderson.com). It is an implementation of the ISO 8583 protocol. This project was created in an attempt to maintain and distribute the original code. Also includes a C++ wrapper, a COM object to use with .NET, tinyXML support to load different dialect formats, support up to 3rd bitmap in ISO messages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ulxmlrpcpp is intended to be a ultra lightweight xml-rpc library written in C++. It aims to be fully compliant with the XML-RPC standard but still be as lightweight and easy to use as possible.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    a xmpp lib based on OSGi Framework Equinox, support multi asynchronous xmppconnection. 一个基于OSGi框架Equinox开发的XMPP协议客户端库,并且可以异步的开启多个XMPP连接
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB