Skip to content

Commit 8a3307f

Browse files
x42005e1fjakkdl
andauthored
Add aiologic and culsans to Awesome Trio Libraries in the docs (#3092)
* Add aiologic to Awesome Trio Libraries in the docs --------- Co-authored-by: John Litborn <11260241+jakkdl@users.noreply.github.com>
1 parent e53c7ef commit 8a3307f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/source/awesome-trio-libraries.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,8 @@ Tools and Utilities
108108
* `aiometer <https://github.com/florimondmanca/aiometer>`__ - Execute lots of tasks concurrently while controlling concurrency limits
109109
* `triotp <https://linkdd.github.io/triotp>`__ - OTP framework for Python Trio
110110
* `aioresult <https://github.com/arthur-tacca/aioresult>`__ - Get the return value of a background async function in Trio or anyio, along with a simple Future class and wait utilities
111+
* `aiologic <https://github.com/x42005e1f/aiologic>`__ - Thread-safe synchronization and communication primitives: locks, capacity limiters, queues, etc.
112+
* `culsans <https://github.com/x42005e1f/culsans>`__ - Janus-like sync-async queue with Trio support. Unlike aiologic queues, provides API compatible interfaces.
111113

112114

113115
Trio/Asyncio Interoperability

0 commit comments

Comments
 (0)