descriptionPortable shared-state concurrency for Common Lisp
homepage URLhttp://common-lisp.net/project/bordeaux-threads/
repository URLhttps://github.com/sionescu/bordeaux-threads.git
ownersionescu@cddr.org
last changeSun, 14 Apr 2024 01:27:11 +0000 (13 21:27 -0400)
last refreshMon, 13 May 2024 04:11:29 +0000 (13 06:11 +0200)
content tags
add:
README.md

Bordeaux-Threads is a Common Lisp threading library.

It exposes generic primitives required for synchronization in multi-threading programming, such as threads, mutexes, semaphores and condition variables, as well as some atomic operations.

You can read its manual here.

shortlog
2024-04-14 Stelian IonescuUpdate Hugo and GH actions versionsmaster
2024-03-12 Stelian IonescuSBCL: try to make ACQUIRE-LOCK and RELEASE-LOCK interru...
2024-03-10 Stelian IonescuSwap name and nickname for package BORDEAUX-THREADS-2
2024-03-10 Stelian IonescuExport type ATOMIC-INTEGER
2024-02-11 Stelian IonescuSwitch to actions/checkout@v4
2023-09-20 Stelian IonescuRelease 0.9.3v0.9.3
2023-09-20 Stelian IonescuRemove deprecation warnings
2023-09-10 Stelian IonescuRelease 0.9.2v0.9.2
2023-09-10 Marius GerbershagenFixes for ECL 23.9.9
2023-09-09 Stelian IonescuRemove compiler macros
2023-09-09 Stelian IonescuAdd deprecation warnings to APIv1
2023-09-09 Arnold NoronhaFix condition-variables for Lispworks
2023-06-03 Stelian IonescuFix typo
2023-05-29 Stelian IonescuDocument the renaming of ATOMIC-INTEGER-CAS to ATOMIC...
2023-05-29 Stelian IonescuRelease 0.9.1113/headv0.9.1
2023-05-29 Stelian IonescuRename ATOMIC-INTEGER-CAS to ATOMIC-INTEGER-COMPARE...
...
tags
7 months ago v0.9.3 Release 0.9.3
8 months ago v0.9.2 Release 0.9.2
11 months ago v0.9.1 Release 0.9.1
12 months ago v0.9.0 Release 0.9.0
3 years ago v0.8.8 Release 0.8.8
4 years ago v0.8.7 Release 0.8.7
5 years ago v0.8.6 Release 0.8.6
8 years ago v0.8.5 Release 0.8.5
8 years ago v0.8.4 Release 0.8.4
11 years ago v0.8.3 Release 0.8.3
11 years ago v0.8.2 Release 0.8.2
12 years ago v0.8.1 v0.8.1
13 years ago v0.8.0 v0.8.0
heads
4 weeks ago gh-pages
4 weeks ago master