Skip to content

Commit 2558ec6

Browse files
Update README.md
Updated enterprise support clarification
1 parent 6ac692f commit 2558ec6

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,16 @@
66

77
Unlike compilers that introduce overhead via runtime bytecode generation (e.g., Janino), ParserNG achieves near-native speeds through **mechanical sympathy**, loop unrolling, and the **JDK Vector API**.
88

9+
## 🏢 Enterprise Support & Commercial Assurances
10+
ParserNG is used by top-tier global enterprises, including Fortune 500 financial institutions, telecom giants, and consulting firms.
11+
If your organization relies on ParserNG for production-critical math parsing, we offer formal commercial channels to ensure compliance and stability:
12+
13+
* **Priority SLAs:** 24/48-hour guaranteed turnaround on bug fixes, performance optimizations, and security audits.
14+
* **Custom DSL Design:** Direct consulting from the author to build custom mathematical grammars and high-throughput concurrent JVM pipelines.
15+
* **Compliance Packages:** Software Bill of Materials (SBOM), cryptographic release signing, and legal indemnity assurances.
16+
17+
👉 **Need Enterprise Support?** Contact the maintainer directly at `gbenroscience@gmail.com` or explore our **[GitHub Sponsors Corporate Tiers](https://buymeacoffee.com/gbenroscience)**.
18+
919
---
1020

1121
## 🚀 Performance & Throughput

0 commit comments

Comments
 (0)