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
Veeam Data Platform v13.1
Move workloads across hypervisors and clouds with no vendor lock-in. Try VDP free today.
Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
A powerful and easy expression language for use in Java desktop and web applications. Example of string parsing: "Hallo Mr. {:name}, {:vname}. This is your number: {%mathMax {'0.3'},{'0.4'},{%mathRandom}, {'0.5'}}"
CTokenizer accepts C++ syntax as input and outputs a vector of CToken objects, which contain a token string and a(n enumerated) token type, which can then be used to parse the input.
FuzzyHashMap is an extension to the regular Java HashMap implementation that allows fuzzy string search. It has very good performance when searching for a key approximate equal to the search term, avoiding the need of key set iteration.
Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform.
Geographic restrictions, eligibility, and terms apply.
HTMLPP is a PHP4 library for HTML code parsing. It allows you to parse a HTML code string, build the relative DOM structure and work on it with methods similar to Javascript.
ANts P2P realizes a third generation P2P net. It protects your privacy while you are connected and makes you not trackable, hiding your identity (ip) and crypting everything you are sending/receiving from others.
This project is written to help to store data of your application in SQLite3 database.
You can store your data in following structure: Groups -> objects -> fields(int, float, string, blob)
This shared library have C++ class-based interface.
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.
Free Opensource C++ Multiplatform Library that contains a lots of everyday used classes and functions. Classes String, Path, File, Optimized(cached) File. IDBEX simple Database Engine. Windows-specific controls and classes like Splash, BrowseForFolder and
Permutations Generator is a PHP script that generates permutations of a string. Feel free to use this script in any way. Whether for your own business, personal site, club or organization. Enjoy!
A cross-platform, text-interpreting calculator written in the Java programming language. Runs on any computer with Java 6 or higher installed. Functions much like a Ti-84, but without the graphing utility.
The Grails plugin allows you to dynamically add and remove new DataSources to a running Grails environment. Within the code you can easily switch between registered DataSources by calling the dynamic method 'withDataSource(String id, Closure block)
A multi-line string formatting tool to take in any delimited input and process it into a well defined format. Especially useful for creating bulk scripts, SQL and otherwise, from spreadsheet values and other input.
...It exists to solve a common problem with Properties (all Properties are Strings). Joperties allows you to set and get Java Objects without worrying about the transformation between String/Object.
The idea behind 'repeat' is to make things easier in the Linux command line environment. Instead of having to script repeats in you're shell of choice - you have a command that repeats things. Use repeat for all you're repeating needs!
I love Python so much that I decided to port most of the string functions from the string module in python to c++. I have covered most of the string functions. This class will allow you to do string manipulations like you would do in Python.
Java facades in Ruby style. You can use many ruby methods (first, each, join, collect, deleteIf..) for basic classes (Array, String, Hash...). These Java methods work as in Ruby. About 60% of code coverage.
OpenMPagrep and CUDAagrep are respectively OpenMP and CUDA implementation of agrep algorithm for approximate DNA string matching. Both OpenMPagrep and CUDAagrep are free of charge and open source. Users can modify the source at their own risk.
hi, I'm going to start a new project to create software for "string operation" like concat, delete, copy and the other using delphi7 but I can not continue this project because I'm still new to use delphi7, so I need some help to finish it.
Winamp MiniMagic is designed to be a small dll which can be used by external programs to access Winamp apis e.g. returning string pointers, that are otherwise restricted to in-process plug-ins (which is still the recommended way btw).