imap4.lua
IMAP wrapper
A simple Lua implementation of the IMAP4 protocol
Simple IMAP4 protocol wrapper for lua. Requires luasocket and (if you want to use TLS) luasec.
15 stars
4 watching
10 forks
Language: Lua
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | An OAuth wrapper in Lua for working with authentication protocols | 4 |
| | A Rust library that provides a high-level interface to Lua 5.2 | 506 |
| | A .NET wrapper that enables C# developers to use Lua scripts and functions directly from their applications. | 2,056 |
| | A C++ wrapper for the lshkit library, providing a Lua interface for tuning and deploying an mplsh index. | 3 |
| | An immediate mode GUI library for creating user interfaces in games and other applications | 464 |
| | A Lua binding to ImageMagick's API | 73 |
| | Provides a Lua library for encoding and decoding MessagePack data | 13 |
| | An implementation of the Haml markup language for Lua. | 53 |
| | A Go implementation of a Lua 5.3 VM and compiler, allowing easy embedding into Go programs. | 25 |
| | The official Lua development repository containing the full history of all commits, maintained by the Lua team. | 5 |
| | A Lua library that provides a GitHub API interface for the ngx_lua Nginx module | 5 |
| | A C and Lua wrapper for RE2's regular expression library | 36 |
| | A Go package for working with Lua from Go, providing convenient and flexible ways to interact with Lua data structures and functions. | 301 |
| | A tool for executing and debugging Lua code in Nvim. | 279 |
| | An Ada interface to Lua, allowing execution of Lua scripts from Ada code | 42 |