Mahmoud Karsli

Mahmoud Karsli

Speed, Scale, and Smarter Software

About

Engineering That Delivers: How I Build Reliable Systems With 99.9% Uptime, Real-Time Logic, and Smart Automation

Badges

Tastemaker
Tastemaker
Gone streaking
Gone streaking

Maker History

  • Bat-Bit
    Bat-BitSave 80% RAM in Python with O(1) Sparse Bitsets.
    Nov 2025
  • 🎉
    Joined Product HuntNovember 22nd, 2025

Forums

Mahmoud Karsli

2mo ago

Bat-Bit - Save 80% RAM in Python with O(1) Sparse Bitsets.

Stop buying more RAM. Start using better Data Structures. Bat-Bit is a high-performance C++ extension for Python that replaces standard Sets, Lists, and Objects with efficient Sparse Bitsets and Columnar Storage. 📉 Impact: 99% Less Memory for massive integer sets. 80% Less Memory for Object/Entity storage. 10x Faster insertions using Parallel Batching. Perfect for Data Science, High-Frequency Trading, and IoT processing. pip install bat-bit
View more