Carbon is a Lua Application Toolkit with focus on Web Servers written in Go
Stars
11
Forks
1
Watchers
11
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
577
commits
physfs: File handle locking, so filehandles won't be closed when some function still needs them; os.mkdir and os.removeall
59d9bf9View on GitHubphysfs: Rudamentary usage tracking to not break multiple threads trying to read a file.
ea1f4eeView on GitHubReplace custom unixtime() with os.time, since it is inbuilt and most likely returning the unix time.
86fd12bView on GitHubUpdate VFS; Make thread.new's result function behave like pcall.
ba5f4c1View on GitHub