Skip to content
View aleksandrurakhchin's full-sized avatar

Block or report aleksandrurakhchin

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
aleksandrurakhchin/README.md

Aleksandr Urakhchin, PhD

Founder of BET THREE LLC · building b3u.dev — the CCS grammar-driven data platform (US Patent 8,464,232).

   ONE GRAMMAR.  ONE PARSE.  FIVE RUNTIMES.

   format grammar ──► generated parser ──► parsed binary artifact (SCB)
                                                │
        ┌───────────┬───────────┬───────────┬───┴───────┐
        ▼           ▼           ▼           ▼           ▼
       C++       Python     JavaScript    Rust        Java
        └───────────┴─────┬─────┴───────────┴───────────┘
                          ▼
        byte-identical reads — no re-parsing at any
        language boundary, encrypted at rest & on the wire

You write (or we author) a grammar for your format; the toolchain generates the parser and per-language symbol tables; every runtime in your stack reads the same parsed artifact natively — validated by a standing byte-identity oracle. An obfuscation layer (XTEA, ECIES/AES-GCM) covers the data layer, storage and transport alike.

📄 Latest technical report

HL7 v2 as a product family — one parse, five runtimes, with a working ORU^R01 demo — a complete demonstration with published code (grammar → generated parser → in-process compile from Java → five independent readers → full obfuscation cycle), JVM and C++ benchmarks, and an honest good / bad / ugly assessment.

🤝 Working together

CCS ships as components to software providers — subscription licensing through b3u.dev, engagement scoped one interface at a time, pilots on synthetic data only.

📫 support@b3u.dev

Popular repositories Loading

  1. aleksandrurakhchin aleksandrurakhchin Public