> cat /dev/github | grep security-tools
discovered 03 Aug 2026

Bend

via awesome-list
→ View on GitHub
Bend is a high-level programming language designed for massively parallel execution, providing capabilities similar to expressive languages like Python and Haskell. It emphasizes seamless scaling on GPUs, enabling developers to leverage over 10,000 concurrent threads without the need for explicit parallel programming constructs. Notable features include fast object allocations, full support for higher-order functions, and the ability to run both sequential and parallel code via various interpreters, maximizing performance on NVIDIA hardware.