Showing 1316 open source projects for "string"

View related business solutions
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    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.
    Start Free Trial
  • MongoDB Atlas runs apps anywhere Icon
    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.
    Start Free
  • 1
    Drag-and-drop files/directories/HTML-URLs into a Java GUI. Perform text operations on the files into output files. Operations include concatention, text and regex editing, and other file/string/row/column/script operations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Program to construct the suffix vector of a string and compute its maximal repeats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    String Hash Calculator

    String Hash Calculator Calculates the MD5,SHA1,MD2 and MD4 Hash

    String Hash Calculator is able to calculates the MD5,SHA1,MD2 and MD4 Hash of a string. The String Hash Calculator does not require any .NET framework or Java it only requires Windows.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4

    strtools

    A command line utility for common string functions

    What to quickly know the length of a string? Convert to upper or lower case? We introduce... strtools. The command line utility that should be included in all operating systems. A useful wrapper for programming, debugging and scripting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 5

    ezSlice

    A C++ class to parse array index slice strings as in Python or MATLAB.

    ...There is an option to use any offset based indexing desired, such as 0-based for C/Python arrays, or 1-based for Fortran/MATLAB indexing. Reverse indexing is allowed, as well as relative to an array end. This class won't do the actual slice/sampling of an array; instead it only parses a string and returns the index limits and stride, or an STL vector of indices if desired.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    .NET Date Time Parser class. It finds the first instance of date and/or time within the passed string and converts it into DateTime. It's somewhat like Perl's str2time() or PHP's strtotime(). See more in codeproject article 'C# Date Time Parser'
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7

    Nutcracker

    Build animated sequences for RGB Mega-trees

    ...Nutcracker sequences are a four step oricess 1) Go into the tool and define your RGB device, You are prompted for the number of RGB strings you have and how many pixels are on each string 2) You next go into the effects library. Spirals, meteors, butterfly wing and many other effects are available, For each effect you modify the effects parameters. 3) Nutcracker now builds an animated gif of your rgb device with the effect attached. If you dont like the effect, go back to step 2 and modify and try again 4) Finally, you click on the sequencer you want Nutcracker to create for. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    C Baseball Stats

    retrieve baseball stats for a team from www.baseball-reference.com

    Decided to do this /r/dailyprogrammer challenge in C. That was a mistake. Lots of little string manipulations! Sockets! Parsing chunked encoding and html using strstr and strchr!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    SecondString is a Java toolkit for developing and evaluating approximate string comparision operators. It includes abstract classes for various edit-distance based comparators, concrete implementations of several published approximate comparators, a suit
    Downloads: 5 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    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
  • 10

    jSortCol

    This is a jQuery plugin to give sortability to standard html tables

    This jQuery plugin is a standard jQuery plugin which adds in basic functionality to html tables. A simple inclusion of the jQuery file to the HTML page will make it sortable. The table columns can be sorted by number, string, and date.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    modalScreen

    modalScreen

    semitransparent screen in modal mode with customizable content

    modalScreen is a JS object to display a semitransparent screen in modal mode with a fully customizable dialog loaded from file or String. the dialog content can implement js scripts and css styles which will be loaded dinamically
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    C++ Http Query Parser

    C++ http query parser

    HttpQueryParser this is class which parses query string and allows get the value of variable. Simple example can be found on the wiki or in the downloaded file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    SuggestSE

    Autosuggest for jQuery

    SuggestSE is text auto-suggest replacement instead using default browser suggestion. Its work under jQuery library. Data source can be taken from server, local array, string, even from element HTML. Still customizable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    SQL Server Reachability Monitor

    Monitor Sql Server Reachability

    Enter connection string + Enter 1 to 10 SQL Count Requests + Launch this console application and it will monitor SQL Server Availability and Connectivity. When an error occurs, it stops for you to check the error then continues...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    SQL Server Data Scanner

    Search for a specific value in all user tables in SQL Server.

    I have always liked to code applications that automatically scan for information in Oracle database (See Oracle PL/SQL Data Scanner Script at http://ntic974.blogspot.fr/2011/09/oracle-plsql-data-scanner-script-v02.html) so I have quickly coded this application that searches for a specific string in all user tables in a SQL Server environment. Enter your connection string in the APP.CONFIG file, then launch the application. It asks you for a valueto search, then search for the entered value in all user tables and columns. A powerful and simple scanner that automatically detects user tables and columns, and scans them for a specific value... ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    EasyLogging827

    EasyLogging827 jar can be easily imported in your project and can be e

    ...You can use these outputs for monitoring purpose later on. Instruction on using EasyLogging827:- 1) First import it in your java project. 2) Call following static methods on MyLogger class:- 2.1) errorMsg(String s) 2.2) infoMsg(String s) 2.3) debugMsg(String s) 2.4) warningMsg(String s) 3) Pass the output in the form of String objects in these static methods. 4) Log will be generated at your C:\ drive with log file name called 'log827'.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    UIRepo++

    User Interface Repository for C++

    ...UIRepo is a small C++ class constructed using the Standard Template Library (STL). It uses the unordered_map class to store away mixed data items of type bool, int, double, string or wstring. Items are keyed by either int or string, which would normally be the identifiers of the related window controls (but of course any type of data could be stored). UIRepo should give faster data access than searching arrays or lists. It includes optional mutex locks for use in a multi-threaded environment. Example multi-threaded implementations for wxWidgets and .NET are included in the download.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    C_Sharp_Calculator

    RPN based calculator in C#.

    Currently, this is the first version of an RPN calculator made to be easy to implement for any C# project requiring parsing of text into calculable data. Using RPN (Reverse Polish Notation) to place strings in a specific format to allow fast processing for parsing and evaluating the string.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    PieceOCake

    PieceOCake

    A ridiculously simple Java save/load library

    ...Just use this handy dandy library and you can save/load like a champ. Forget about said BufferedWriters and HashMapThingies. What's so cakeriffic about this library: -Can store Strings, ints, and String arrays faithfully -Can completely ignore what goes on behind the scenes -Save() and load() methods to get your data. That's it. -So easy a subpar baker could use it How do you use it? Easy. -Tell PieceOCake what data you want to store. -Call the load() function. -Use get() and set() to, well, get and save your data. That's it. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Virtual Chat

    A computer Conversation

    A basic project built by with C++, this program is very simple, you input a string, and if the computer recognises it, it will answer, thus making a virtual conversation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Wittgen

    WIttgen is a two-instruction programming language modeled on the mind.

    The Wittgen programming language consists of just two instructions and one special variable name. Wittgen allows you to assign any text string to a variable of any name. It also allows you to retrieve the text assigned to that variable. Lastly, it has a special variable called “Doing Now”. Every execution step consists of retrieving the contents of Doing Now, removing the first assign found in that content and performing that assign. In the course of performing that assign any retrieve operations indicated in the text are performed before committing the assign. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    psso-sim

    scientific P sistems simulator projects

    beta version of simulator for P-systems with string replication rules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    persian-calendar

    Java Persian Calendar library

    ...By Extending GregorianCalendar PersianCalendar supports: Converting Gregorian to Persian Calendar system and vice versa. Adding Years, Months, Days, Hours, Minutes etc to the current date Parsing string and produce PersianCalendar?! future release! Swing base DateTime? picker component GWT DatePicker? component see how to use: http://code.google.com/p/persian-calendar/wiki/ExampleUsage or read : https://sourceforge.net/p/persian/wiki/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    String Distance with a Genetic Algorithm

    String Distance with a Genetic Algorithm

    Calculate String Distances with Genetic Algorithm

    This measures the amount of universal time-units a classical Genetic Algorithm needs for one String to evolve into another, thus representing a perfect way to measure the String-metric distances. The smallest distance is -1 while the largest is infinite. This means that calculations with -1 to -0 universal-time units came from the past, and that such Strings already exist in this universe; thus representing a negative value.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    String Library for C

    String Library for C - a project to develop a Java-like String Library

    "String Library for C" is a project to develop a third party String library for C programming language. This library is going to have a Java-like String library which will provide flexibility for programmers to manipulate strings. Besides, this library may also help developers to reduce work and time without having to depend on standard C libraries which are not powerful enough.
    Downloads: 1 This Week
    Last Update:
    See Project