This website requires JavaScript.
Explore
Help
Sign In
epicknex
/
effil
Watch
1
Star
0
Fork
0
You've already forked effil
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
Wiki
Activity
32
Commits
2
Branches
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Ilia Udalov
9d9d1d2e36
Initial Garbage collector impl
2017-02-08 00:06:26 +03:00
libs
Change file structure
2017-01-25 00:01:35 +03:00
src
/cpp
Initial Garbage collector impl
2017-02-08 00:06:26 +03:00
tests
Initial Garbage collector impl
2017-02-08 00:06:26 +03:00
.gitignore
Initial SharedTable support
2017-01-18 00:21:52 +03:00
.gitmodules
Change file structure
2017-01-25 00:01:35 +03:00
.travis.yml
Change file structure
2017-01-25 00:01:35 +03:00
CMakeLists.txt
extend threading API
2017-02-07 11:02:31 +03:00
LICENSE
initial
2017-01-17 23:53:07 +03:00
README.md
Update README.md
2017-01-22 19:41:49 +03:00
README.md
Effil
Threading library for Lua. Written in C++ with great help of
sol2
.
Description
Multithreading support for Lua
Readme
MIT
348
KiB
Languages
C++
58.8%
Lua
39.5%
CMake
1.7%