#c-extensions

[ follow ]
fromrubyflow.com
1 day ago
Ruby on Rails

Inside Ruby's OpenSSL stdlib:

Ruby’s OpenSSL extension bridges native OpenSSL C APIs into Ruby classes, managing memory and typed data to power TLS, certificates, digests, and encryption.
fromPyPy
2 days ago
Python

PyPy v7.3.23 release

PyPy 7.3.23 is a bug-fix release adding exception-table bytecode interpretation and improved compatibility for unused coroutines and multiple inheritance in C-extensions.
[ Load more ]