Metadata-Version: 2.1
Name: alphabit
Version: 0.1.0
Summary: Hardware-accelerated symbolic stream processing
Home-page: https://github.com/monemax/alphabit
Author: Moneshwaran K.M
Author-email: mone9732@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: System :: Hardware
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Provides-Extra: dev

# alphabit 🧬

**Hardware-accelerated symbolic stream processing**  
*The fundamental unit of symbolic computation*

> **alphabit** = **alpha** (alphabet, symbols) + **bit** (hardware, efficiency)

Process strings, DNA sequences, logs, and tokens **10x faster** with hardware acceleration.

## Installation
```bash
pip install alphabit


