Showing 105 open source projects for "string"

View related business solutions
  • 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
  • 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

    Expressions parser and evaluator

    C# classes for parsing and evaluation.

    ...Expressions may have user-defined operators, user-defined variables of any type, user-defined functions, user-defined classes with methods and properties, object constants, arrays and collections with indexes, assignment to variables and properties of objects. Supports Unicode. Name of variables, functions, methods and properties, string constants may have surrogates, diacritical combining marks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Word Unscrambler

    Simple Word Unscrambler

    A simple word unscrambler program. To use you Input a string of scrambled letters and the program will display any possible word matches. If the program is missing a word, you can simply add the word to your custom dictionary.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    LeetSocket is an easy to use Socket Component, built on TCP, written in c# .net 2.0 Example Usage: Build a chat in 5 mins http://www.youtube.com/watch?v=Tm2jS6mQjRs Developers: Ahmet Yüksektepe Nick Russler
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Tariff Checkup 4 SMS

    Check the Tariff of Short/Long Codes automatically

    Tariff Checkup 4 SMS v1.0 ===================================== This is an application intended to test SMS tariff of different Short Codes/MSISDNs automatically. How it works? ------------- Contacts with the Modem Picks the USSD string from balanceUSSDString.txt Dials USSD and pick up the current balance Picks Short Codes/MSISDNs from number2SendSMS.txt Dials USSD and pick up the balance again Continue the process until it sends SMSs to all the listed Short Codes/MSISDNs in number2SendSMS.txt Usage -------------------- Connect a Phone/Modem with USB data cable to PC Define the USSD string (Ex. *124#) for balance query to balanceUSSDString.txt Define the Short Codes/MSISDNs to number2SendSMS.txt on which SMS tariff need to be tested Make sure you have .Net Framework 2.0 installed in your system Run TariffCheckup4SMS.exe
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5

    TopThreads

    list top windows (oracle) threads

    list top windows threads. for example useful when using oracle on windows, where oracle is one big process with many threads (and windows task manager doesn't show threads of a process...). if an odbc connection string is passed then also some useful information about the corresponding oracle process/session is displayed (oracle user, sid, serial#, ...) example: TopThreads.exe -t -l=40 --connect=DSN=ORCL;UID=system;PWD=manager; -p oracle --sort=2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Code Generator for .Net and SQL Server

    Generate database access code within seconds with CodeGenConnect

    Generate code to insert and update data of a table. This tool generates C#.Net code and SQL stored procedures needed to insert and update data. Simply paste in your connection string, select the tables you want and click generate code button. Ideal for big tables that has so many columns. To run this tool, you should have .Net framework 3.5 installed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Mini.Net.Library

    Utility library

    Mini.Net.Library is a utility library for .Net, containing a comprehensive set of utility functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Line Counter .NET

    Line Counter .NET

    Free configurable source file line counting tool based on C# and .NET.

    Line Counter .NET is an analyzing tool that helps finding out the number of code lines, empty lines, comment lines etc. Of course counting of string and character literals is also supported. As special feature this tool allows users to configure their own “Comment Schemes”. Also note, this code analyzing tool finds and counts source code comments that are surrounded by code. A detailed help file is of course included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    chksm-chkfile

    chksm-chkfile

    Windows MD5/SHA-1/SHA-256 file hashes calculator.

    Calculate MD5, SHA-1, SHA-256 checksum hashes from a specific file, and compare these values with a given string. Accept one filename as parameter. Functionalities : - automatically retrieve text from Windows clipboard and compare it. - 32 & 64 bits windows platforms supported - Installation (Add to file context menu) - Uninstallation Requirements: - Microsfot .NET Framework 2.0 Files: chksm-chkfile.exe MD5: c0b7761deeb7d7dc45aa04726309d4ca SHA1: b19e8013ce1ea6c297c682a9ad5940024f8ff68e SHA256: a539d86960ec28429d98fc619a213efd8435d4c340f78c4d07bb1494ace82ce5 chksm-chkfile-src.zip MD5: f60acabb5a5e3e0e930b74e918e20d71 SHA1: 05ec2018fe4de677b1f27b498be3b61afe5f15c1 SHA256: e5c9caba615066c539a7ff523ea1a89af6dcf1665fd47362dd95bc8adf88fe65
    Downloads: 0 This Week
    Last Update:
    See Project
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Try Free
  • 10
    .NET Date Time Parser class. It finds the first instance of date and/or time within the passed string and converts it into DateTime. It's somewhat like Perl's str2time() or PHP's strtotime(). See more in codeproject article 'C# Date Time Parser'
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11

    C_Sharp_Calculator

    RPN based calculator in C#.

    Currently, this is the first version of an RPN calculator made to be easy to implement for any C# project requiring parsing of text into calculable data. Using RPN (Reverse Polish Notation) to place strings in a specific format to allow fast processing for parsing and evaluating the string.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    psso-sim

    scientific P sistems simulator projects

    beta version of simulator for P-systems with string replication rules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Character Copy

    Character Copy

    A KeePass plugin for copying characters from protected fields.

    Character Copy is a lightweight KeePass plugin that integrates into KeePass' entry menu and allows users to securely copy individual characters from an entry's protected string fields, such as the Password field.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Second String Heroes

    XNA Action RPG developed by Entropy Entertainment of Davenport Univer.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    FFEntityFramework is an Object-Relational Mapping Framework (O-R Mapping / Object Persistence) for .NET with built-in features like Xml-Serialization, Model-View-Controller-Framework or UndoManagement ... All these Components use the same Meta-Base which can be definied via Attributes (Annotations) on your Business-Classes. Nevertheless differences between Xml- and Db-Serialization can be made via an enum MetaUsage (Database, Xml, Internal …). For Example you can define a Key-Column which...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    WordSegment

    WordSegment

    wordseg project is a word segment module implemented by C#

    ...In above, if a token has some attributes, the attribute result will be appended into the corresponding token within "[]". Since wordseg has introduced statistics model to segment text by context, for same sub string in different context, dif
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    WordSort

    String Sorting algoritm

    WordSort is an algoritm written in c# specifically designed for string sorting with linear complexity. Based on partial hashing approach, provides higher performance than classical algorithms that use the comparison. WordSort includes a console application easy and intuitive to use to evaluate and compare algorithms performance. Only Ordinal sorting and non-case-sensitive sorting provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A collection of library methods for the Microsoft .NET platform. Major themes include string manipulation, syntax enhancements, LINQ helpers, collection extensions, random numbers, and mathematical/set-theoretical tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Lioness (Languages Interop Framework)
    Framework for making Windows applications that are one .exe file in AutoHotKey_L,C++,C#, VB.NET,Java,Groovy,Common Lisp,Nemerle,Ruby,Python,PHP,Lua,Tcl,Perl,Jint,S#,WSH VBScript,HTML/JavaScript/CSS,COM, PowerShell without compiling . For .NET 4.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    An XNA game developed by Entropy Entertainment of Davenport University
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Dictmatch is a high performance multi-mode string match lib which supports full matching and max forward matching. It is used to match substrings which contented in dictionary from string user provides. Its throughout is more than 20w line per sec.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    parse a json literal string into c# object of anonymous type which reflects its intrinsic structures. "{name:"lxguru", zipcode:98005} generates a C3 object as by var obj = new {name="lxguru, zipcode=98005}.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This is part 1 of 3 of my (nik's) MidievalRPG
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A multi-line string formatting tool to take in any delimited input and process it into a well defined format. Especially useful for creating bulk scripts, SQL and otherwise, from spreadsheet values and other input.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    String Generator
    Generate password strings of given lengths
    Downloads: 0 This Week
    Last Update:
    See Project