Showing 1222 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
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 1
    This project is intend toparse a String function , evaluates it for a specified number (double) All methods in the java.lang.Math are supported in addition there is a possibility to add embeded functions
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Provides necesary objects to extract strings to get fixed-size fields into Objects, where a XML document define how to map the content of the strings to the object's attributes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The Anywhere Location Search allows for location searches using a wide range of inputs (address, city/state, zip code, search string, IP address, landmark name, etc).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • 5
    A simple API for string searching implemented using a simple searchtree. This API requires Java version 1.5 (5.0) or later.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A "programming language" that can generate random strings. Useful for creating password, but has many other uses (it can generate IP addresses, fully random but pronounceable words, ..., anything that a string can represent). Written in C#
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    j-sand is an advanced search tool written in java for developers. In the current first version it searches through a directory tree to find all files of a specified type and then inside those files for the specified search string.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Java Object Query System(JOQS)- JOQS is a simple object/relational persistence and query service. JOQS lets you develop persistent classes using simple query string (Object Query String, QS). Just like native SQL, object query string is very powerful, it's easy to understand.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The Heap Checker is a library for debugging and developing robust and efficient dynamic memory management and string manipulation in C programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    API to generate HTML code using simple String builder.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Added random string generator/ssh,scp,CLI support/report facilities extension to JMeter to make it a more useful tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    libfrm is a small C library designed to allow a programmer to create a binary string representation of a variable whose type is char, (unsiged) short, (unsiged) long, (unsiged) long long, float, double and so on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    SPEmatic is an interpreter for SPE-style string-rewrite rules meant for use by students and instructors in introductory courses on phonological theory (a subfield of linguistics that deals with how sounds function in the grammars of natural languages).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    natural sort / order of arrays, sorts integer, string and mixed arrays - also strings with numbers included will be ordered naturaly, natsort and natcasesort for javascript
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This project it's a Java Lib to read some html (a File or a URL) and get a table into that. This returns a ArrayList with the information inside this HTML table. To find the table you need to say a String index to find this table.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Project deals with analyzing the Google-Ngram data to create a co-occurrence network. Second stage of this project will allow the user to query the co-occurrence network to retrieve all possible word combinations that occur with the query string.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Simple command-line directory & file renamer. Use a friendly but powerful syntax (like regex, only much easier) to rename files & directories. Perform string & arithmetic operations, enumerate files, insert timestamps, and other file & system attributes.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21
    String Handling Library for C language - it implements Python 2.5.1 string handling library interface in the C language, making string manipulation in C as easy as is Python!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A Java library that provides rulings on what portion of passed hostname/domainname string is effective-TLD (or Public Suffix).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    kI18N is a library to add localization to J2ME applications. Features: 1. Translations save in simple property like format. 2. If string isn't find in user locale, library willn't use only default locale. Locale file may set locales, which will be used
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    as3commons aims to bring some well known java.(lang|util).* goodies, like a collection framework, string utilities to actionscript3
    Downloads: 0 This Week
    Last Update:
    See Project