MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Start Free
Keep company data safe with Chrome Enterprise
Protect your business with AI policies and data loss prevention in the browser
Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
Regex Windows GUI app to help learn, create,& test Regular Expressions
RegexAssistant is a Regex GUI application to help learn, create, and test Regular Expressions. It's an open source stand alone Windows application.
RegexAssistant is great for beginners and intermediate-advanced regex users.
-It helps beginners to learn regex by providing examples and token cheat-sheet.
-Intermediate-advanced users can use RegexAssistant to test complex expressions.
A multi-language port of Browserscope's user agent parser
ua-parser is a multi-language library for parsing User-Agent strings into structured data, such as browser, OS, and device information. Originally created for web analytics and user tracking, it supports a wide range of platforms and is available in JavaScript, Python, Java, and other languages. ua-parser is often used in server logs, analytics dashboards, and A/B testing systems to segment traffic.
Berkeley Yacc is an LALR(1) parser generator. Berkeley Yacc has been made
as compatible as possible with AT&T Yacc. Berkeley Yacc has been extended
to generate Python, Perl and Java code.