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

    ASCIIBanner

    Signature Text and code String Generator

    A small program for generating ASCII-Art strings to be used in code and comments. Various formats are supported for different languages, i.e. C-Like, VB, AutoIt, etc. Hope you'll find it useful! This ASCII code beautifier was inspired by an old ASCII-Art text generator named FIGLet (still available on http://www.figlet.org/) . However, this is NOT FIGLet, and the Author is not related to the mentioned program in any way. You can add FIG fonts (*.flf) by downloading them from FigLet...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2

    Renamer

    Rename files and folder according to search pattern

    Simple Windows based program to rename bunch of files and folders according serach pattern.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    RandomPicker

    Random card picker for any card game.

    Just load a directory with cards, what have classifier for type and number of card with defined length. Program will randomly select any card with type filter and show it on screen. You can add descripton for types to Type.txt file like "A Awesome card". You can also add text to card in Text.txt like "A-001 My first card", what can be showed with card on screen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    sparsedoppler

    Continuous choice of string resonance at each point live music in CPU

    ...I found a way to normalize 1d wavefunction amplitude so this hack and its random heat vibrations are still unitary, even while microphone vibrating adds energy to part of 1d string of position and speed scalar arrays. The sparse part is, while the arrays are perfectly dense and linear, time is sparse when some springs vibrate with a larger multiplier of position subtracted from speed. In other words, this hack is a quanta level discontinuous field but in theory may be continuous as change in natural resonance frequency (what part of the "guitar string" would vibrate as if nothing acted on it) These few kilobytes of java code, many versions of CochleaSim.java and JSoundCard0.5 as an easily replaced dependency that reads microphone and writes to speakers as numbers ranging -1 to 1 44100 times per second, which is where SparseDoppler hooks in its array, microphone at one end and speakers hear the sum of the whole string.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 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
  • 5
    Simple Dynamic Strings

    Simple Dynamic Strings

    Simple Dynamic Strings library for C

    Simple Dynamic Strings is a C string library developed to address the limitations of the standard C library’s string handling (null-terminated char pointers) by providing heap-allocated, binary-safe, efficient dynamic strings. The library was originally used internally in Redis, but pulled out as a standalone project to allow any C project to benefit from its features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ParserIO
    The ParserIO is a barcode interpret (parser). It takes one input string and it returns a well-structured output as result of the parsing. ParserIO as ParserInterOpérable (Interoperable Parser) is a C# Class Library developed using the Microsoft .NET Framework 4.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Browser Window App

    Edit web pages in browser window, save changes to html file

    ...If you're using Mac OS X, and if you want to use AppleScripts to save your changes, then you must use the Safari web browser. This is because the AppleScripts query Safari, to get the new html string. This tool has been tested on Mac OS X 10.8.5, Safari 6.2.8, and AppleScript Editor 2.5.1.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    rpnstr

    Rpn calculator, string and macro based

    rpnstring has a small amount of command by it self. Instead it provide interface to the C math library. The user can make own commands by using the macro facility. In that way the calculator can be adapted to each user according to the users needs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Qt Micro Properties Editor

    Minimalistic properties editor for Qt applications

    A minimalistic properties editor for Qt applications based on QTreeWidget.
    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

    SpotifyTracker

    Track and output what you are listning to on Spotify

    Fetches and output what you are listning to on Spotify. Currently features; - Output track title to text string in txt file. - Fetch album art via track title. Changelog: 1.1 - Included Album art (Art.jpg) - Changed to static output fileconvention for simplicity. - Added application icon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    wxOneShell

    wxOneShell

    a SDI frame for develop wxPython program rapidly

    WxOneShell is a framework for rapid development of wxPython SDI program, wxOneShell is designed, is to isolate the routine function for programming a graphical interface, using the configuration in ini files automatic generate splash screen, switch mulit-panel ,menus and toolbar ,widgets and its hotkey denfine, task bar button and its menu, and switch multi-language , collect those string to be translated, control panels display etc., and auxiliary interface design and save your settings. wxOneShell base on: python V2.7.8 wxpython V3.0.20 cefpython_py27(optional) depends on python packages: pil *Only test under windows XP
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The HTML5 Shiv

    The HTML5 Shiv

    Enable use of HTML5 sectioning elements in legacy Internet Explorer

    The HTML5 Shiv enables use of HTML5 sectioning elements in legacy Internet Explorer and provides basic HTML5 styling for Internet Explorer 6-9, Safari 4.x (and iPhone 3.x), and Firefox 3.x. This includes the basic createElement() shiv technique, along with monkeypatches for document.createElement and document.createDocumentFragment for IE6-8. It also applies basic styling for HTML5 elements for IE6-9, Safari 4.x and FF 3.x. HTML5 Shiv is maintained by Alexander Farkas, Jonathan Neal and Paul...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Michel Max - Coalesce for .NET
    ..., well now you have, with this library you can use the Coalesce for Boolean “bool?”, “byte?”, “char?”, “DateTime?”, “decimal?”, “double?”, “short?”, “int?”, “long?”, “object”, “sbyte?”, “float?”, “string”, “ushort?”, “uint?” and “ulong?”. Note: Objects like a Custom Control need to have their own Equals implementation. Documentation in English and Brazilian Portuguese.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Virastyar

    Virastyar

    Virastyar is an spell checker for low-resource languages

    ...It stands upon the shoulders of many free/libre/open-source (FLOSS) libraries developed for processing low-resource languages, especially Persian and RTL languages Publications: Kashefi, O., Nasri, M., & Kanani, K. (2010). Towards Automatic Persian Spell Checking. SCICT. Kashefi, O., Sharifi, M., & Minaie, B. (2013). A novel string distance metric for ranking Persian respelling suggestions. Natural Language Engineering, 19(2), 259-284. Rasooli, M. S., Kahefi, O., & Minaei-Bidgoli, B. (2011). Effect of adaptive spell checking in Persian. In NLP-KE Contributors: Omid Kashefi Azadeh Zamanifar Masoumeh Mashaiekhi Meisam Pourafzal Reza Refaei Mohammad Hedayati Kamiar Kanani Mehrdad Senobari Sina Iravanin Mohammad Sadegh Rasooli Mohsen Hoseinalizadeh Mitra Nasri Alireza Dehlaghi Fatemeh Ahmadi Neda PourMorteza
    Leader badge
    Downloads: 286 This Week
    Last Update:
    See Project
  • 15

    Free.iso8583.NET

    ISO 8583 message parser/compiler (Free.iso8583.NET)

    ...The model object is an object whose properties representing each fields in the message and their value has been converted to the appropriate type such as integer, decimal or string. Developed using C#.NET. Please feel free to send bug report and feedback (especially about the standard) to atmulyana@yahoo.com
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    This project aims to provide bit-parallel based string comparison tools on modern accelerators, as well as on common multi-core CPUs. Fundamentally, these tools are specified for biological data (i.e DNA, RNA sequences), however, they could also be extended to process other types of text data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Adaptative Backgrounds

    Adaptative Backgrounds

    A jQuery plugin for extracting the dominant color from images

    ...Instead of using an <img> element nested inside of parent element, AB supports grabbing the dominant color of a background image of a standalone element, then applying the corresponding dominant color as the background color of said element. Enable this functionality by adding a data property, data-ab-css-background to the element. selector String (default: 'img[data-adaptive-background="1"]') a CSS selector which denotes which images to grab/process. Ideally, this selector would start with img, to ensure we only grab and try to process actual images. parent falsy (default: null) a CSS selector which denotes which parent to apply the background color to. By default, the color is applied to the parent one level up the DOM tree.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    ExtTools for wxWidgets

    Some tools and controls wxWidgets. Code Project Open License

    Tools: tstring (unit std::string and std::wstring); log; geometric types; working with odbc; simple funtions for file manipulations; parser for INI file with binary data blocks; math tools; unit tests tools; virtual class for graphics used wxWidgets; panel for parameters editors used wxWidgets; resource control system and others
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    libstrutil

    String conversion routines

    libstrutil is a library of string conversion routines, used mainly for my own projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Joove

    Joove

    best way to script java code

    This is a lightweight library all in one file that has the spirit of Guava or ApacheCommons namely to write Java code more readable and less formal constraints This library and centered on a class "var" that is unique type for the management of lists HashMap tightens or other types of data through simple manipulations can be traced between them (eg. A string becomes an array after a split etc .. .). Here we will have a "var" that contains a string remains a "var" that contains an array so the programmer does not have to worry to optimize the process or make converioni to treat the data later With this library is approaching to a typical Java scripting language, though not in the manner of Groovy ie with the introduction of an alternative language but simply board using java native but with mini wrapper to its usefulness.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    QuickCrt

    QuickCrt

    Object-oriented RAD framework for Turbo Pascal 7.0

    ...Completely self contained, it uses no 3rd party or original Borland units (excluding the built-in System unit). It uses no Turbo Vision and is more like Delphi minus the drag and drop. It has support for String formatting, Custom text fonts, Themes, Keyboard mappings, Config files and Multiple languages baked into it. However, this initial version is more of a "Proof of Concept" and engine for PGME. Rather than an actual project. It has some serious limitations. Since it was built in a "vacuum" with no pre-planning, it is a little bit of spaghetti code. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    EnigMagick

    PHP Web based New Aeon English Qabala analysis tool

    A simple web based tool for analysing a text string using the New Aeon English Qabala ciphers and finding words and passages with matching values in the book of the law (Liber Al) and other texts. Ultimately plan to replace all key features of the old DOS based 'LEXICON' program in a web based environment, and with an easier to use interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    url2xml

    Simple URL to xml

    Enter a URL and it parses the query string and outputs to an xml file. It then launches the file in a browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Wilson Personal Assistant

    Wilson Personal Assistant

    Personal Assistant using speech recognition and speech synthesis

    A personal assistant utilizing MS SAPI 5.4 and Program# AIMLbot (AIML Set 1.0) https://sourceforge.net/projects/aimlbot/ The goal for this project is a full personal assistant that understands speech and can respond naturally. To set this apart from other personal assistants, this PA has a "personality" via AIML. Rather than responding to canned commands, it will process the sentence spoken to it, and decide if it is actionable or a conversation. 1st stage is to finalize the speech...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    TOVAL: Toms Java Library

    TOVAL: Toms Java Library

    Library with classes for common programming issues.

    TOVAL comprises a set of java classes for common programming issues. It includes utils for arrays, lists, sets and collections for convenient handling and modification, but also support for mathematic definitions concerning logic (clauses + resolution) together with some algorithms for permutations, powersets and resolution. Additionally it contains a number of types for multisets, matrices with object keys and much more.
    Downloads: 0 This Week
    Last Update:
    See Project