| CARVIEW |
Select Language
HTTP/2 200
expires: Thu, 19 Nov 1981 08:52:00 GMT
cache-control: no-store, no-cache, must-revalidate
pragma: no-cache
set-cookie: PHPSESSID=89jrj7qe03h1lv5tnnuoml7l81; path=/
content-type: text/html; charset=UTF-8
date: Sun, 28 Dec 2025 02:17:55 GMT
server: Apache
pkgsrc.se | The NetBSD package collection
archivers
audio
benchmarks
biology
cad
chat
comms
converters
cross
crosspkgtools
databases
devel
doc
editors
emulators
filesystems
finance
fonts
games
geography
graphics
ham
inputmethod
lang
mail
math
mbone
meta-pkgs
misc
multimedia
net
news
parallel
lua-lane..
pkgtools
print
regress
security
shells
sysutils
textproc
time
wip
wm
www
x11
* = Virtual Category
Path to this page:
./parallel/lua-lanes, Lightweight, native, lazy evaluating multithreading library for Lua
[
Branch: CURRENT, Version: 3.16.0, Package name: lua54-lanes-3.16.0, Maintainer: pkgsrc-users
Lua Lanes is a Lua extension library providing the possibility to run multiple
Lua states in parallel. It is intended to be used for optimizing performance
on multicore CPUs and to study ways to make Lua programs naturally parallel
to begin with.
Required to run:
[lang/lua53]
Required to build:
[pkgtools/cwrappers]
Navigation:
-
Browse pkgsrc
(this page)
archivers
audio
benchmarks
biology
cad
chat
comms
converters
cross
crosspkgtools
databases
devel
doc
editors
emulators
filesystems
finance
fonts
games
geography
graphics
ham
inputmethod
lang
math
mbone
meta-pkgs
misc
multimedia
net
news
parallel
lua-lane..pkgtools
regress
security
shells
sysutils
textproc
time
wip
wm
www
x11
* = Virtual Category
Path to this page:
./parallel/lua-lanes, Lightweight, native, lazy evaluating multithreading library for Lua
[
CVSweb ] [
Homepage ] [
RSS ] [
Required by ] [
Add to tracker ]
Branch: CURRENT, Version: 3.16.0, Package name: lua54-lanes-3.16.0, Maintainer: pkgsrc-users
Lua Lanes is a Lua extension library providing the possibility to run multiple
Lua states in parallel. It is intended to be used for optimizing performance
on multicore CPUs and to study ways to make Lua programs naturally parallel
to begin with.
Required to run:
[lang/lua53]
Required to build:
[pkgtools/cwrappers]
Master sites:
Filesize: 251.899 KBVersion history: (Expand)
- (2025-07-15) Package has been reborn
- (2025-07-15) Package deleted from pkgsrc
- (2023-02-09) Updated to version: lua54-lanes-3.16.0
- (2022-03-06) Updated to version: lua53-lanes-3.16.0
- (2020-07-12) Package added to pkgsrc.se, version lua53-lanes-3.13.0 (created)
CVS history: (Expand)
| 2022-03-06 08:51:11 by Nia Alarie | Files touched by this commit (4) | |
Log message: lua-lanes: update to 3.16.0 Changes: - fix require() wrapper to return all values returned by original require() - Lanes no longer relies on malloc/free for internal allocations, but uses the \ primary alloc function from the master Lua state (excepted for LuaJIT flavors, \ because the allocator seems to assume that it won't be used oustide the Lua \ state). - __lanesclone is now called only once with 3 parameters dest, source, size \ -> BREAKS CUSTOM DEEP USERDATA API |
| 2021-10-26 13:10:38 by Nia Alarie | Files touched by this commit (29) |
Log message: parallel: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes |
| 2021-10-07 16:46:48 by Nia Alarie | Files touched by this commit (29) |
Log message: parallel: Remove SHA1 hashes for distfiles |
| 2020-07-11 18:15:09 by Nia Alarie | Files touched by this commit (7) |
Log message: parallel: Add lua-lanes Lua Lanes is a Lua extension library providing the possibility to run multiple Lua states in parallel. It is intended to be used for optimizing performance on multicore CPUs and to study ways to make Lua programs naturally parallel to begin with. |
