@anon
sign up
@anon
sign up
pull down to refresh
A copy-and-patch JIT compiler for CPython
github.com/python/cpython/pull/113465
12 sats
\
1 comment
\
@hn
26 Dec 2023
tech
related
Advanced Python Development Workflow in Emacs
blog.serghei.pl/posts/emacs-python-ide/
114 sats
\
0 comments
\
@nym
18 Jan
devs
Meet Open Interpreter: Open-Source Project that Lets GPT-4 Execute Python Code
www.marktechpost.com/2024/03/28/meet-open-interpreter-an-open-source-project-that-lets-gpt-4-execute-python-code-locally/
126 sats
\
1 comment
\
@ch0k1
3 Apr 2024
devs
Rye: A Hassle-Free Python Experience
rye.astral.sh/
20 sats
\
0 comments
\
@hn
9 Jul 2024
tech
GraalPy – A high-performance embeddable Python 3 runtime for Java
www.graalvm.org/python/
22 sats
\
0 comments
\
@hn
17 Sep 2024
tech
Uv, a fast Python package and project manager
docs.astral.sh/uv/
41 sats
\
1 comment
\
@hn
14 Dec 2024
tech
RustPython: A Python Interpreter written in Rust
github.com/RustPython/RustPython
10 sats
\
0 comments
\
@Rsync25
18 Jun 2024
rust
Writing a C compiler in 500 lines of Python
vgel.me/posts/c500/
20 sats
\
1 comment
\
@hn
4 Sep 2023
tech
Wat: Deep inspection of Python objects
github.com/igrek51/wat
21 sats
\
0 comments
\
@Rsync25
25 Jul 2024
tech
Python at the Speed of Rust
blog.fxn.ai/python-at-the-speed-of-rust/
98 sats
\
1 comment
\
@_Bubble_2009
12 Apr
tech
Scalable self-improvement for compiler optimization (2023)
research.google/blog/scalable-self-improvement-for-compiler-optimization/
52 sats
\
0 comments
\
@Rsync25
5 Nov 2024
tech
Wild – A Fast Linker for Linux
github.com/davidlattimore/wild
55 sats
\
0 comments
\
@hn
24 Jan
tech
Mastering Clippy: Elevating Your Rust Code Quality
rust-trends.com/posts/mastering-clippy-elevating-your-rust-code-quality/
21 sats
\
0 comments
\
@Rsync25
27 Jul 2024
tech
Performance of the Python 3.14 tail-call interpreter
blog.nelhage.com/post/cpython-tail-call/
10 sats
\
0 comments
\
@hn
10 Mar
tech
Progress on No-GIL CPython
lwn.net/Articles/947138/
20 sats
\
1 comment
\
@hn
20 Oct 2023
tech
Tach: a Python tool to enforce dependencies, written in Rust
github.com/gauge-sh/tach
10 sats
\
0 comments
\
@Rsync25
28 Aug 2024
tech
GreatRSI: Great Restored Script Interpreter
github.com/jonasnick/GreatRSI
191 sats
\
0 comments
\
@Rsync25
7 Nov 2024
bitdevs
Writing Python like it's Rust
kobzol.github.io/rust/python/2023/05/20/writing-python-like-its-rust.html
20 sats
\
3 comments
\
@hn
21 May 2023
tech
Python is Actually Portable (2022)
ahgamut.github.io/2021/07/13/ape-python/
31 sats
\
0 comments
\
@hn
15 Apr 2024
tech
Uv: An extremely fast Python package installer and resolver, written in Rust.
github.com/astral-sh/uv
129 sats
\
1 comment
\
@Rsync25
7 Jun 2024
rust
The State of Python 2025
blog.jetbrains.com/pycharm/2025/08/the-state-of-python-2025/
43 sats
\
0 comments
\
@m0wer
19 Aug
tech
The Changing "Guarantees" Given by Python's Global Interpreter Lock
stefan-marr.de/2023/11/python-global-interpreter-lock/
12 sats
\
1 comment
\
@hn
17 Nov 2023
tech
more