Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
Try It Free
MongoDB Atlas runs apps anywhere
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.
This program can encrypt / decrypt strings with the Caesar's Cipher.
It also can try to crack an encrypted string with brute force.
(C) Daniel Steinhauer <pik-9@users.sourceforge.net>
Spreadsort is a fast general-case in-place hybrid radix/comparison algorithm, which tends to be roughly twice as fast as std::sort. This library has calls to sort integers, floats, or strings, or other data types based upon integer, float, or string keys
The pdFormat library is an extended set of C "format string" functions (like printf or fprintf) It appends to standard format strings some new features
ColorCoder is a plugin for the Code::Blocks IDE. It aims to be an extended and configurable color picker, that lets you to insert the formatted color string to the current opened file in the editor.
a tokenizer that is general purpose, and multilanguage. it will provide consistent usage across the languages, and be tied into that language's unique common usage types.
safe_data provides convenient and efficient C++ data types that are self-validating. Validates ranges, min/max, string length, container sizes, etc.. safe_data guarantees to hold valid data at all times.
Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
GDBPrint enables developers to view data during GDB debugging sessions in a human-friendly way.
You can view the contents of "list<map<int, shared_ptr<string> > > var;" simply typing "pp var".
A macro based system allows to show any kind of class.
MathMLSolver is a c++ library that is able to read MathML2.0 documents and string based mathematical expressions, to fill up an AST, solve them and dump the results into MathML again.
webdevlib is a open source project for develop web applications, it include general api for web develop, such as string, array, hash, cgi get and post, and template file operate.
this tool helps you to trim all your development files like the trim-string-command in various languages: it trims all whitespaces at the beginning and at the end of a file.
A few usefull tools for the C++ software developer. The tool named 'mstring' generates codes from the string messages like exception classes, error functions, string messages.
The findstr is searching the words in the text and binary files in several codepages. The famouse 'grep' is very slow and get a lot memory for large binary files without ends of lines - findstr is fast and light, but it doesn't use regular expressions.
KIside is a message digest computing and displaying tool. It computes and shows the hash code of any file as a string of hexadecimal numbers. KIside implements standard algorithms such as MD4, MD5, SHA1, SHA256, SHA384, SHA512, TIGER, RIPEMD160.
refile is a file renamer which provide a new way to rename files, by concatenation of part which come from the old file, from fixed string or number generator NOT by just an insert, an append or modif. complex renaming can be done in only one pass.
Class Integration allows easy save/load of data, also helps you to avoid creating lots of methods to access variable members. (CallStack) Provides "multithread debug info on error" funcionalities to your program. (String) Easy access to terminal colors
Midea is a robust c string api set with regex support, handling fixed width 8 to 64 bit character sets at runtime (no recompilation is required). Initialization routines convert multibyte encodings such as utf8.
The project is a modern and effective implementation of an immutable string class for C++.
The string uses optimizations not quite applicable for mutable string classes, provides cheap creation and copy, expression templates for concatenation.
An add-on library for Allegro. Provides a very simple API for opening dialogs: You only need one function call with a format string specifying a number of data fields (e.g., a string, an integer, a filename). 3d look. Includes several extra gui objects.