Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
kieselsteini
/
msgpack
Public
Notifications
You must be signed in to change notification settings
Fork
23
Star
99
Code
Issues
1
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Feb 16, 2022
updated readme
kieselsteini
committed
c6bc6a5
View commit details
Copy full SHA for c6bc6a5
Browse repository at this point
add explicit UNLICENSE file
kieselsteini
committed
e1667c5
View commit details
Copy full SHA for e1667c5
Browse repository at this point
fixed encoding of large arrays/dicts
kieselsteini
committed
58de264
View commit details
Copy full SHA for 58de264
Browse repository at this point
Commits on Sep 25, 2019
Updated readme
kieselsteini
committed
f7b06cd
View commit details
Copy full SHA for f7b06cd
Browse repository at this point
Removed payload-test as table key-sort is not stable
kieselsteini
committed
a81b65a
View commit details
Copy full SHA for a81b65a
Browse repository at this point
Added string/binary tests
kieselsteini
committed
190e950
View commit details
Copy full SHA for 190e950
Browse repository at this point
Rewrote the code for more speed (~15% faster now) and fixed bugs with signed integers
kieselsteini
committed
c8720ea
View commit details
Copy full SHA for c8720ea
Browse repository at this point
Commits on Oct 15, 2018
Also local "pcall" for speed
kieselsteini
committed
fa7d2e3
View commit details
Copy full SHA for fa7d2e3
Browse repository at this point
Commits on Sep 25, 2018
Runtime check to encode numbers 32/64bit
kieselsteini
committed
7054ecc
View commit details
Copy full SHA for 7054ecc
Browse repository at this point
Bumped version after semantic change
kieselsteini
committed
640d4f6
View commit details
Copy full SHA for 640d4f6
Browse repository at this point
Updated README
kieselsteini
committed
15b9af8
View commit details
Copy full SHA for 15b9af8
Browse repository at this point
Utilize Luas utf8 library to distinguish between binary/string
kieselsteini
committed
d02c5f9
View commit details
Copy full SHA for d02c5f9
Browse repository at this point
New encoding/decoding scheme
kieselsteini
committed
2d83ef2
View commit details
Copy full SHA for 2d83ef2
Browse repository at this point
Removed debug print
kieselsteini
committed
56aba24
View commit details
Copy full SHA for 56aba24
Browse repository at this point
Further internal refactoring
kieselsteini
committed
9398a01
View commit details
Copy full SHA for 9398a01
Browse repository at this point
Internal refactoring
kieselsteini
committed
146d674
View commit details
Copy full SHA for 146d674
Browse repository at this point
Commits on Sep 21, 2018
Addded some tests for the positional decoding
kieselsteini
committed
447aa0b
View commit details
Copy full SHA for 447aa0b
Browse repository at this point
Updated documentation
kieselsteini
committed
f2b522e
View commit details
Copy full SHA for f2b522e
Browse repository at this point
- added optional position argument for decoding
Show description for 5efb814
kieselsteini
committed
5efb814
View commit details
Copy full SHA for 5efb814
Browse repository at this point
Commits on Sep 20, 2018
Added first implementation of MessagePack for Lua
kieselsteini
committed
6e0ff32
View commit details
Copy full SHA for 6e0ff32
Browse repository at this point
You can’t perform that action at this time.