Showing 115 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
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 1
    LameUtils
    LameUtils contails LameInts (large integer numbers signed and unsigned), LameStrings, and LameArray.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    CTokenizer accepts C++ syntax as input and outputs a vector of CToken objects, which contain a token string and a(n enumerated) token type, which can then be used to parse the input.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Simple and useful C++ encapsulation of GNU regex.h library. Except string matching contain string substitution like s/// in sed program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Yoda's Protector
    Yoda's Protector is a free, open source, Windows 32-bit software protector.
    Downloads: 14 This Week
    Last Update:
    See Project
  • $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
  • 5
    An alternative to the string library for C and C++ which is more functional and does not have buffer overflow problems.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Sequential and parallel implementation of string quicksorts(-select) . Articles: On the number of string lookups in BSTs (and related algorithms) with digital access/ Combining digital access and parallel partition for quicksort and quickselect.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ystr is 'Yeat another STRing library'.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Spreadsort is a fast general-case in-place hybrid radix/comparison algorithm, which tends to be roughly twice as fast as std::sort. This library has calls to sort integers, floats, or strings, or other data types based upon integer, float, or string keys
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The pdFormat library is an extended set of C "format string" functions (like printf or fprintf) It appends to standard format strings some new features
    Downloads: 0 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
  • 10
    C++ implementation of the DAWG and trimmed DAWG data structures. Supports basic string searching.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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
  • 12
    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
  • 13
    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
  • 14
    webdevlib is a open source project for develop web applications, it include general api for web develop, such as string, array, hash, cgi get and post, and template file operate.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    this tool helps you to trim all your development files like the trim-string-command in various languages: it trims all whitespaces at the beginning and at the end of a file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A few usefull tools for the C++ software developer. The tool named 'mstring' generates codes from the string messages like exception classes, error functions, string messages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This is a repartition generator for a bunch of repartitions. It is done in C++ (MFC) and you interface with it with a string.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    iwRoot is a framework base library providing services such as threading, IPC, string handling, memory managment, etc...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Layered and skinned G.U.I. , alpha blending, plugins system, embedded script engine, signal & slot, xml & xslt, unicode string
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Class Integration allows easy save/load of data, also helps you to avoid creating lots of methods to access variable members. (CallStack) Provides "multithread debug info on error" funcionalities to your program. (String) Easy access to terminal colors
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Midea is a robust c string api set with regex support, handling fixed width 8 to 64 bit character sets at runtime (no recompilation is required). Initialization routines convert multibyte encodings such as utf8.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The project is a modern and effective implementation of an immutable string class for C++. The string uses optimizations not quite applicable for mutable string classes, provides cheap creation and copy, expression templates for concatenation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    VTools is a C++ class collection of some little but helpfull classes for string manipulationen, dialog & win-console handling and more. I coded it to write easily windows programs without MFC but with the same comfort.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    MString is a dynamic string class which is mostly compatible with the MFC CString. It is implimented with linked lists. MStringArray is a dynamic array of MStrings (based on the MFC CStringArray).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Power Grid is a C++ string grid class using Win32 API to display text strings in a column/row format.
    Downloads: 0 This Week
    Last Update:
    See Project