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
Build Data Resilience - Take the Assessment Today
Can you recover when it matters most? Take this quick assessment to identify gaps and build greater recovery confidence.
Is your recovery strategy as strong as you think? Take this quick self-assessment to check your recovery readiness and gain tailored insights. In only 2 minutes, you'll learn where you fall on the recovery readiness scale.
logalert is a monitor log file tool which watches for a specified string (regex pattern) and fires an action. Works with any type of logfile and supports logfile rotation. It is written in C and currently supports Linux, BSD and Solaris.
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.
...Allows to use typical programming resources in a object-oriented way: Sockets, Threads, Mutexes, Semaphores, Directories, Files, Plugins, Zip (de)compression, Random numbers, Config Files, Events, String IO, Proceses Execution
SQL DTS-Wizard-like Ruler control for .NET. Load a string into the textbox and allow users to parse by clicking on specific character positions. Control will draw lines through the characters and expose a collection of positions back.
Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform.
Geographic restrictions, eligibility, and terms apply.
Temptation Blocker is a program that lets you lock yourself out of specific applications for a specified period of time. A window displays how much time remains. In order to unblock a program you must enter a 32 character string as a disincentive.
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.
JavaCommon is a huge set of commons java file in a library, that can be imported into any project. It provides a logging system, persisters, queue systems, utilities for String / IO / ...
This library is used by JideoGuard.
Object Mapping Project (OMaP) proposes a way to define and to perform mappings of Java object instances. The objects could be mapped to a XML String, another Java object, database records, Swing screens, etc. And, of course, mapping back is also supported
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
SIL - Simple Interpreted Language
A slow but stable interpreted language allowing dynamic updating of executing code with network access at its core. Suitable for building MUDs, IRC clients or miscellaneous string processing network daemons.
A posix C library, providing high-level data types and containers (string, number, blob, dict, array, etc.) Allows encoding to/from human-readable format. Can be used as basis for high-level, object-oriented, language runtime. Inspired by CoreFoundation.
Hot features: Spectrum color picker, Screen magnifier, Eyedropper, Multple color spaces support (RGB, HSL, CMY, YUV), Multiple color string support (HTML, C++, Delphi, VisualBasic).
FaceText is a .Net-powered utility which allows you to convert easily a string of text to a set of Face message headers to be included into your NNTP/Mail messages. You can personnalize the background, foreground and shadow colors of all Face images.
Were you never getting bored by going through the full wsdl process, just to pick up an answer from a couple of string parameters ? We were. Neowebservices framework allows to make code (java classes...) available through a simple http request.
The IUPAC International Chemical Identifier (InChI) is a protocol for converting a chemical structure (connection table) to a unique, predictable ASCII character string. This project will develop facilities for using and applying the InChI algorithm.
vipass is a small perl script that creates a gnupg encrypted text file within which you can store passwords. It decrypts into memory and allows you to search for a text string within the file, so you don't display all passwords at once.
Escape-Flash is a simple function to prevent some errors caused by the different encoding character used between Macromedia-Flash textfield_textareas and Html encoding.
MString is a dynamic string class which is mostly compatible with the MFC CString. It is implimented with linked lists. MStringArray is a dynamic array of MStrings (based on the MFC CStringArray).
VTools is a C++ class collection of some little but helpfull classes for string manipulationen, dialog & win-console handling and more. I coded it to write easily windows programs without MFC but with the same comfort.
NAC is a collection of tools for cryptography. The goal is to provide simple-to-use crypto tools (like an OTP, String and number generator, public key algorithm...) you can use under Linux, Windows...
The re2 module is an extension of the standard python re library module.
It provides a way of extracting a hierarchy of named groups from a string,
rather than the flat, incomplete dictionary that the standard re module
provides.
Java library that emulates the Perl 5 "transliterate" operation on a given string. Most Perl 5 features are supported, including all the standard modifiers and most Perl escape sequences. Patterns are compiled for speed, and runtime performance is fast.
...This code allows a server to serve a list of python codes to clients for execution. The client then sends the result (literally the value of the variable converted to a string) back to the server.