Showing 1222 open source projects for "string"

View related business solutions
  • 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
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 1

    CommonThief MSR

    Simple decoded Credit Card data parser

    decoded data dumped from a magnetic stripe on the back of a credit card may be a little confusing to the average user. To make more sense of the data being displayed this simple parser can make any USB credit card reader user friendly.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2

    X2S

    A simple DOM parser in Java

    ...For example, if it could be useful a method to retrieve all text-values from a DOM relative path like: /root-node/persons/person/name or the attributes from a string like: /root-node/persons/person/id
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    SignalCommandMap

    SignalCommandMap

    Robotlegs extension to facilitate the use of AS3-Signals with Robotleg

    ...Robotlegs uses events as the communication mechanism between models, services, and commands, but this project replaces that system with the more robust and object-oriented AS3-Signals. By combining the two, developers can eliminate the ambiguity and string-based event registration common in standard event-driven patterns. The library introduces the SignalCommandMap, a utility that allows developers to map Signals to Commands, enabling commands to trigger automatically when a Signal’s dispatch() method is called. This extension also creates a SignalContext, an enhanced MVCS context that manages Signals alongside the traditional Robotlegs maps.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4

    ClapBoard

    A clipboard tool which helps in various situations

    From Embecode.com. A clipboard tool which helps in various situations Shortcuts: Opens Clipboard History : Mouse Left button Double click Resets the history : Mouse Right button Double click Chooses text from clipboards history : Mouse middle button scroll up and down. Opens Help window : Press 'h'
    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
  • 5
    Trivbot is a a multilingual quiz/trivia bot for IRC channels. It is written in java so it can run on multiple platforms. A question is sent to the IRC channel and the text in the channel scanned for a string that matches one of the accepted answers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    I Have The Power

    I Have The Power

    GUI for illustrating the mathematics of large hash algorithms

    A cross platform (Windows\Linux) graphical interface for demonstrating the numerical enormity of large hash algorithms like MD5 (128 bits), SHA1 (160 bits), SHA256 (256 bits) and SHA512 (512 bits). Useful for demonstrations to non-technical audiences such as jury panels, school children, students and so on by converting the scientific notation of the algorithm to "1 in 340 billion....".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This is a project to learn a classifier which can predict viral hosts based on a mismatch string approach. strings are of length k and allow mismatches m. Publication expected to be submitted summer 2011.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Bananafonana

    Bananafonana

    Perl extension for Bananafonana encoding / decoding

    ...The base 85 numbers (from 0 to 84) are as follows: 0..9 A..Z a..z ! # $ % & ( ) * + - ; < = > ? @ ^ _ ` { | } ~ In order to let human beings pronounce the resulting string more easily and to be able to use base 85 encoding in DNS naming schemes, an alternative encoding scheme is used, based on 85 consonant-vowel pairs, as suggested by DGolden on Slashdot (http://tech.slashdot.org/comments.pl?sid=649579&cid=24654733): "ba" "be" "bi" "bo" "bu" "da" "de" "di" "do" "du" "fa" "fe" "fi" "fo" "fu" "ga" "ge" "gi" "go" "gu" "ha" "he" "hi" "ho" "hu" "ja" "je" "ji" "jo" "ju" "ka" "ke" "ki" "ko" "ku" "la" "le" "li" "lo" "lu" "ma" "me" "mi" "mo" "mu" "na" "ne" "ni" "no" "nu" "pa" "pe" "pi" "po" "pu" "sa" "se" "si" "so" "su" "ta" "te" "ti" "to" "tu" "va" "ve" "vi" "vo" "vu" "xa" "xe" "xi" "xo" "xu" "wa" "we" "wi" "wo" "wu" "za" "ze" "zi" "zo" "zu"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    libplis is library for Perl-like string manipulation for C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 10
    Type conversion with an incredibly simple interface. i.e. Convert(string).to(List.class); Convert(integer).to(String.class); Handy for reflection, and serialization / deserialization
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Curl Lib - Extended components for Curl language, such as String utility, collection utility, UI utility, logging, log-rotate, data caching, encrypt/decrypt and such.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    This is a series of *.java Classes for making programming tasks simpler, much like Apache Commons. Included in this src package is an Advanced Randomizer, TStringList Clone From Delphi, an Algorithem Class, and Method MultiTask Better than Runnables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A Java library for fuzzy string matching.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Shell script that searches craigslist, concatenates all the ads that match the search string into a single HTML page, posts it to your web site, and e-mails you a copy. Can be scheduled with cron.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Text JDBC Driver, support CSV, fixed and Input Stream source (String, other).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Expression parser and evaluator writed in Java. Parse and evaluate math, logical, string and date functions. Prepare (parse) the expression once and then evaluate it multiple times with distincts sets of variables. Support user defined functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    An XNA game developed by Entropy Entertainment of Davenport University
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    orca is yet another script language which supports OO & distribute processing & functional programming aspects. And It's useful in string processing with decode statements & regular expression in it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    wxPython application to display static and movable 6 string guitar chords. N.B: Development happens on google code. SF is just a file mirror.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Specter - Abstract Arithmetics Library (AAL) is a library coded in native C which is able to do operations with numbers of virtually unlimited length. Specter is targeting mainly cryptography and big integer maths though.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Supernova programming language

    Supernova programming language

    Natural programming language for GUI applications

    Modern scripting language and the first one that presents the concept of programming with direct fiction description using a clear subset of pure human language. Using Supernova you can write the source code using Arabic and/or English keywords and you can create GUI applications for Windows and Linux.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Construct a board string on multiple lines with labels values possibilities with basic alignment
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    String Matching software which allows you to compare a different string matching algorithms. Possibly could be useful as an academic software. home.elka.pw.edu.pl/~rtulwin/stringmatching/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Easy string replacer is very usefull string tool. You can add your orjinal text , first string list ans second string list than cling replace all button. It will replace all the list to replace memo. You can save your lists to text filse.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    English-English dictionary - It's just a jar, for using it ! It takes the definition directly from WordNet (API). Example of using: String definition = Dictionary.definition("perfume"); String[] definitions = Dictionary.definitions("perfume");
    Downloads: 1 This Week
    Last Update:
    See Project