high-performance Python(3.14t) C Extension for Jolt[somewhat WIP] #1911
Evilpasture
started this conversation in
Show and tell
Replies: 2 comments
-
|
Thanks for letting me know! I've added a link to it on the main page. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Dear all.
If anyone loves to go fast with cutting-edge and experimental Python versions like 3.14t(no-GIL), give it a go. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
hello, i created an extension in C using the JoltC binder(Amer's version, but i forked it to expose some functions) and exported it to Python as a library. it is for specifically the cutting edge Python 3.14.2t. it is thread-safe and is more advanced than just a binder or wrapper.
it's currently WIP, but usable right now with many major features exposed and very functional.
thank you sir Jorrit for making Jolt and this project possible.
https://github.com/Evilpasture/Culverin
Beta Was this translation helpful? Give feedback.
All reactions