davidm / lua-digest-crc32lua
CRC-32 checksum implemented in pure Lua
☆21Updated 12 years ago
Related projects ⓘ
Alternatives and complementary repositories for lua-digest-crc32lua
- A pure Lua uuid generator (modified from a Rackspace module)☆139Updated last month
- JSON Web Token library☆40Updated 5 years ago
- xxHash binding for lua☆22Updated 9 years ago
- Lua bindings to the ZLib compression library☆30Updated 7 years ago
- Lua binding to Ryan Dahl's "http-parser".☆69Updated 2 years ago
- Fork of LuaCrypto, which enables encryption and decryption through OpenSSL☆100Updated 5 years ago
- BSON in pure Lua.☆41Updated last year
- Reimplement luafilesystem via LuaJIT FFI☆62Updated 8 months ago
- Various payment provider APIs for Lua (and OpenResty): Stripe, PayPal☆72Updated 2 years ago
- A C coroutine scheduler for Lua☆22Updated 9 years ago
- Bindings to ENet for Lua☆87Updated 4 years ago
- Pure Lua number library providing BigNum and fixed width unsigned integer types☆62Updated 5 years ago
- Asynchronous logging library for Lua☆110Updated 6 years ago
- A Lua library that makes your strings stronger!☆65Updated 2 years ago
- Mediator pattern implementation for pub-sub management☆49Updated 4 years ago
- Lua cJSON Pretty Formatter☆34Updated 4 years ago
- Lua binding to libuv☆67Updated 3 years ago
- Binary heap implementation in Lua☆40Updated 3 months ago
- A command-line argument parsing module for Lua.☆123Updated 10 months ago
- `llthreads` library rewritten without `LuaNativeObjects` code generator☆76Updated last year
- A simple and fast message queue implementation for isolated Lua states running in multiple threads☆32Updated 11 years ago
- lua binding to libui library☆18Updated 8 years ago
- Lua bitmaps (aka bitstrings or bitsets) implemented in C☆14Updated 10 years ago
- a OS specified path manipulation module for Lua☆45Updated last year
- LRU cache in Lua☆96Updated 3 years ago
- Rings is a library which provides a way to create new Lua states from within Lua.☆47Updated 7 years ago
- Pure Lua JSON schema validator