Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Go From AI Idea to AI App Fast
One platform to build, fine-tune, and deploy ML models. No MLOps team required.
Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
An application developed in C using the list and the AVL tree data structures, which analyzes a text (.txt file) giving the following information as an output:
1. the total occurrences of every word in the text
2. the exact line of every occurrence of every word
3. the exact position in the line of every occurrence of every word
4. the exact paragraph of every occurrence of every word
5.
binreplace is a command line tool to search and replace binary sequences in a file. It can be very powerful when used together with grep and sed. It uses prefix tree internally to search. It's efficient even with millions of search terms.
The Guide is a tree-based information management tool. It lets you to organize information as nodes in a tree. (A two-pane rich-text outliner for Windows.)
RFC Reader is a GTK2+ based application for RFC browsing. It can parse the original RFC document and generate a directory tree for content browsing. Multiple documents viewing is also included.
Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
Splitting an XML file into components of a pure TextArray and the XML markup information allows to examine the text further with simple PCRE matching and easy memorization of results in the XML tree, done here on the basis of glib2 and libpcre.
It is a tool that converts source codes(such as c/c++) directory tree
to XML files tree.It also support easy-done plugins for free your-designed
source code converting method!