Showing 1680 open source projects for "string"

View related business solutions
  • Demo Series - Small Business Backup By Veeam Icon
    Demo Series - Small Business Backup By Veeam

    Learn how to protect your Microsoft 365 data, with simple, actionable tips today.

    Watch this on-demand demo series and learn how to protect your Microsoft 365 data with clear, simple, actionable steps that are easy to implement for businesses of all sizes.
    Watch Demo Series
  • 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
    An extended replacement for libc string routines. Additional functionality currently includes count prefix strings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    STPhp is a PHP-based string translation (internationalization) tool designed to provide decent performance, full string externalization from your program, variable inclusion in translated strings and variable existance checking.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Add-on library for Allegro. Provides a very simple API for opening dialogs: You need one function call with a format string specifying a number of data fields. The library then opens an appropriate dialog. 3d look. Includes extra gui objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A fully reference counted String Utility Library, along with other Datastructures. The idea behind it is it is the "LAST" time I have to write string handing functions for each company I work for.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 5
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    rust-string-sharp

    rust traits for strings compatible with c#

    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    calculate math expression(string), for example: double ret = Cal("1+2"), ret= Cal("Pi+ln(e)+f(x,y)÷x+φ+φ0+φ1"). Features
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    TagRecommendation4J

    A java library for Tag recommendation

    Tag4J A java library for Tag Recommendation Tag recommendation is the action of recommending new tags to be added to a resource based on the tags the resource already has or other information about the resource such as its title. This java library does just that. Tutorial Recommender r = new Recommender(1); List<List<String>> list = new ArrayList<List<String(); List<String> tagSet1 = new ArrayList<String>(); tagSet1.add("Saturn"); tagSet1.add("Mars"); List<String> tagSet2 = new ArrayList<String>(); tagSet2.add("Venus"); tagSet2.add("Mars"); tagSet2.add("Earth"); list.add(tagSet1); list.add(tagSet2); r.computeRules(list); List<String> myTags = new ArrayList<String>(); myTags.add("Mars"); myTags.add("Pluto"); List<Sting> suggested = r.suggestTags(myTags,null);
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    String Le
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    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.
    Try Retool free
  • 10

    CStringLib

    C String LIbrary for creating and manipulating C Strings

    This is a C String library for creating and manipulating strings in user allocated memory that can be dropped into any C project as source files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    There are many template libraries, this is just another one, written in C++. The ouput of template processing can be sent to a std::ostream or to a std::string. A tag can be a simple text (C string), or a callback function.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Given a String , returns the next logically sequential string defined by a rule. The basic rule is, given a sequence of alphabets, it checks the string and returns a new string with one or more alteration. javadocs and source codes available inside.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    extract_csv

    Look for string in single column and print rows that match.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Evaluate-expression

    Evaluate a string expression (or a list) with arithmetic operations

    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    add_or_remove_underscore

    adds or removes underscores from input string, prints result

    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    cryptia

    Cryptia is an open-source string encryption and decryption tool design

    Cryptia is an innovative open-source tool designed to provide robust string encryption and decryption capabilities for developers and organizations. Built with a focus on security, ease of use, and scalability, Cryptia ensures sensitive information remains protected during data transmission or storage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Merlin Forward

    Text to Numbers Transfrom Using Holonomic Cosmology Concepts

    A text to numbers tranform using a mix of: numerlogy, relativity, quantum mechanics and genetics. The numbers correspond to the energy levels of the text string at the time settings of the transform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Spider is web crawler written in the Java.Based on an Regular expression string the spider parses the internet for web pages matching this string and stores it in an MYSQL database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    SAMPL programming language

    SAMPL is simple, minimalistic and extensible small programming languag

    SAMPL is simple, minimalistic and extensible small programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A C program to check for a palindrome determines if a string or number reads the same forward and backward. It compares characters from the beginning and end, moving toward the center, while ignoring case and non-alphanumeric characters if needed. Palindrome checks are useful for algorithms involving strings, numbers, and symmetry-based problem-solving in computer science.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    fm-csv2json

    fm-csv2json

    A CSV Parser that converts CSV into JSON on the FileMaker Pro.

    A FileMaker script which when passed a valid CSV string, will covert this string into a JSON object.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    motif_counter

    Program to pull out specific motifs from bam sequence files

    Motif counter is a simple bash script that allows users to scan all reads contained in a bam file for a specific motif sequence repeated a number of times. Designed to look for the number of variant telomere repeats and reads in a whole genome sequencing dataset. The program prompts for a character string, and the number of times that string should be present in each read, then pulls out the data. Motifs can either be consecutive or uncoupled from each other across the read, and analysis endpoints include read number and percentage tables, compiled bam files with only motif-containing reads, or bam files with motif-containing reads together with their paired end.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    LZ4X

    An optimized LZ4 compressor

    LZ4X is an LZ4-compatible file compressor which uses optimized string parsing to provide higher compression ratios.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    fm-xml2json

    fm-xml2json

    An XML Parser that converts XML into JSON on the FileMaker Pro.

    A FileMaker script which when passed a valid XML string, will covert this string into a JSON object.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    GeoLib

    A python geometry library

    The geolib library is a Python-based geometry package designed to facilitate easy and intuitive manipulation of geometric shapes. The initial version of the library primarily focuses on two fundamental shapes: Squares and Triangles. This library aims to be both educational and practical, making it useful for developers, students, and anyone who needs to work with basic geometric operations in Python.
    Downloads: 0 This Week
    Last Update:
    See Project