Showing 1680 open source projects for "string"

View related business solutions
  • Veeam Data Platform v13.1 - Get Your Free Trial Icon
    Veeam Data Platform v13.1 - Get Your Free Trial

    Secure by design, portable by default. Recover clean, fast, anywhere. Start a free trial.

    Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
    Try it Free
  • 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
    TinyHTML++

    TinyHTML++

    Allows to parse HTML in C++

    ...TinyHTML++ is even able to parse and correct wrong HTML documents. It is also possible to get the page in text format as a user of a webbrowser reads it. TinyHTML++ also allows to convert it back to a HTML string. Please let me know if you find any bugs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Project CIF(Core Information Foundation)

    c++ and c library to help build win32 software and others platforms

    ...BTS (Basic Text Support) Library Used in TOM (Text Object Module). TOM for now with CAnsiString , CAnsiStringLite And Text namespace. CAnsiString created with more functionality then typical string and text classes. EVS (Enhanced Visual Support) provide COpenFileDialog And CSaveFileDialog. JCM (Joint Core Module) used as base in project. Properly support for a class available TPT (Template Properly Type) and VTM (Value Type Macro). BTS,EVS,JCM,TOM,TPT,VTM are parts of project CIF. CIF5SDK used in project Bytes Counter. Project Core Information Foundation (CIF) is created by Muhammad Arshad Latti.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4

    Save Web Page Inputs

    Save user inputs into web a page

    A JavaScript function called getNewHtml() determines what the html of a file would be, if the user's inputs were hard-coded into the html. The function then returns a string of characters with this information. An AppleScript called replaceHtml.scpt calls getNewHtml(), and sets string_to_write to the content of an .html file. The AppleScript then write the string to a TextWrangler file. This is a first rough draft of the JavaScript and AppleScript, but both work now.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 5
    ResXer

    ResXer

    Edit ResX files

    Open and edit ResX resource files for translation purpose. You can edit string resources as well as embedded or linked images. Supports multiple languages (English and German included). You can open multiple files at once and synchronize the files (add missing items).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    OneLineOfCode.NET

    Popular .Net functions in one line of code

    ...From image thumbnail creation to getting data from many different types of databases to retrieving how many cpus are installed in your PC. just a few examples: //read text file contents string data = OLC.IO.ReadTextFile(filepath); //generate a strong random password string randPass = OLC.Randomizer.Instance.GeneratePasswords(1, 10, true, true, true, true)[0]; //get the ip and mac of my system string myip = OLC.Net.GetSystemIPAddress(); string mymac = OLC.Net.GetMacAddress(myip); //object serialization and deserialization OLC.Obj.PutToFile(@"c:\myfile.dat", myobj); object outobj = null; OLC.Obj.GetFromFile((@"c:\myfile.dat", out outobj); //launch a process and get the results from std output string results = OLC.Proc.StartProcessWithResult("arp","-a"); //etc.etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Java OpenBase

    Java OpenBase

    Java all purpose Library

    A small library with some day to day problemsolving classes. Database, XML, Parallel, Math, String, ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Filekit

    File Processing Tools - string search and DOS command execution

    Filekit is a set of file processing GUI tools that can be put into an USB flash, so that no installation is required. Aim of the project is to include many file processing tools such as file searching tool, batch rename file, find duplicate files, split and join files and so on ... Release 0.1.0 consist of the multi-threaded file search tool that allow you to select multiple folders and files, then search those files that contains particular strings using regular expression. Release 2.0...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    angular-local-storage

    angular-local-storage

    AngularJS module that gives you access to the browsers local storage

    An AngularJS module that gives you access to the browsers local storage with cookie fallback. You can install angular-local-storage using 3 different ways. For local testing (when you are testing on localhost) set the domain to an empty string ''. Setting the domain to 'localhost' will not work on all browsers (eg. Chrome) since some browsers only allow you to set domain cookies for registry-controlled domains, i.e. something ending in .com or so, but not IPs or intranet hostnames like localhost. Configure whether events should be broadcasted on $rootScope for each action. ...
    Downloads: 1 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

    SoftwareTechnology_KovácsMáté

    This project is for the Software Technology class at my university.

    ...The tables contain columns. The columns have names, types and can-be-empty-flags. The column type defines the possilble values of that column, which can be boolean, integer, real or string. If the can-be-empty-flag is not set, than writing data to that row is obligatory. The program must save every table into separate text files (the form of the file name is: <databasename>_<tablename>.dat). These files must contain the count of rows and table specific properties and the rows.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    JGGJCalendar

    JGGJCalendar

    A fully customizable datepicker for your Swing application!

    ...It provides an efficient and simple way to add a fully customizable calendar widget to your Swing applications. You can easily pick up a date and get the Date object, the corresponding formatted string representing the date, the formatting pattern and so on. JGGJCalendar is easy to set up in your code and provides a powerful interface with getter and setter methods. It's "locale sensitive" but you can change the Locale and the formatting rules before and after the initialization. JGGJCalendar supports the Gregorian calendar, the Imperial Japanese calendar and Thai Buddhist calendar. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A wrapper API for the NHibernate ICriteria API providing a refactoring friendly and "magic string"-free lambda based interface. Current build is compiled against: .NET 4.0 and NHibernate 3.3.3
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Z3-str

    A Z3-Based String Constraint Solver

    We moved to Github. This website only hosts previous releases. Please check https://github.com/z3str/Z3-str for the latest version.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    MRamSpy

    Search RAM on unix-like machines. (good for shell server admins)

    mramspy: MRamSpy is a utility written in perl that accepts a string as input, then searches the RAM of the machine for that string, and finally prints the data that is in the vicinity of the entered string as it is found; it uses xxd, grep, and cut accomplish these tasks. MRamSpy was written with Linux as it's main platform, it will work with little motification on a number of Unix(TM)(R)(etc) and Unix-Like machines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    WekaBinaryMeasures is an extension of Weka that implements several measures to compare binary feature vectors; and, additionally, extrapolates those measures to work with multi-value, string and numerical feature vectors. Visit the wiki for information about installation and examples: https://sourceforge.net/p/wekabinarymeasures/wiki/Home/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    wespo

    An unofficial tool to create a .po file for your wesnoth add-on

    ...Unlike the official tool WesCamp, you will run wespo on your local PC and you will obtain immediately your .po file. And it allows you to customize the output information related to a string, if you need it. See Advanced Usage
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17

    sfgen

    General Utilities For Tcl (now: previewing | publishing: 2014/12/1)

    ...It will be published on 12/1.) Say you are in the middle of solving one problem and find you need to solve another. Suppose you need to write the contents of a string to a file. You could look up how to do this, but it would be nice and convenient if there were something that does it all for you with one command. Gen is about making it a little bit easier to write Tcl programs. There are no major innovations here or buzzwords to understand. Gen is supposed to be code that you could well write yourself but do not want to have to.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Bubble BASIC

    A free, minimal 64-bit BASIC compiler for Linux

    * Fully featured BASIC compiler (fully featured a la 1980s/Commodore 64 era!) * Nearly all familiar BASIC commands supported (PRINT, INPUT, IF... THEN, GOTO, GOSUB, DATA, etc.) * Lots of BASIC functions supported (SIN, COS, EXP, LOG, string functions such as LEN and MID) * All the traditional BASIC operators (unary -, NOT, OR, AND, >, >=, <, <=, = [equality operator], +, -, *, /, ^, function(...), = [assignment operator]) * Three intrinsic data types (all 64-bit): Integer, double precision floating point, and UTF-8 string. Arrays of any dimensionality. * Full Unicode support (UNI function replaces traditional ASC) * Text file I/O...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19

    Ruby Bidirectional Support

    Convert UTF-8 String to Visual

    Convert logical UTF-8 strings to visual according to the BiDi algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    DummyXmlParser

    DummyXmlParser

    Java XML parser / binder

    ...Written from scratch to avoid some legacy problems. Code sample: import javax.xml.bind.annotation.XmlElement; import dummyxmlparser.XmlBinder; public class Foo { @XmlElement public String counter; public static void main(String[] args) throws Exception{ Foo foo= XmlBinder.fromXml(Foo.class, "<Foo><counter>42</counter></Foo>"); assert foo.counter.equals("42"); } }
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Audio Game Kit

    a game library to develop audio games

    do you want to make your audio game? it is easy! just embed AGK in your C++ application and use it it is very easy to learn
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22

    JNIAnotationBridge

    Automatic c++ JAVA JNI code generator via annotations

    Automatic c++ JAVA JNI code generator via annotations Supported: JNI header + source code with automatic cast to c++ bridge class Java String conversion to std::string Bridge c++ class to Java class
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23

    SQLVer

    A version tracking system for MSSQL with additional tools

    ***NOTE: The current repository for SQLVer is now at https://github.com/DavidRueter/SQLVer/ SQLVer automatically tracks and logs all DDL changes to a SQL database, and provides tools for reviewing historical changes and reverting back to older versions. It also provides a system for run-time logging (think debug and performance tuning logging), a way to search for a string in all the source code in a database, a way to identify slow queries, a way to identify SQL connections that are hogging resources and blocking access to objects, and more. SQLVer is written entirely in T-SQL with no external dependencies. It installs via execution of a single .SQL script, creates all of it's objects neatly within a sqlver schema in the current database, and can be uninstalled with a single command.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    strxcat

    A new C string concatenation function

    strxcat can be considered as a safe replacement for strlcat. * Another c-string concatenation function. * strxcat only affects dst if there is enough space to copy src at the end of dst. It null-terminates dst. Otherwise, strxcat doesn't touch dst. Algorithm: This function traverses dst looking for the null character '\0'. If it's found it starts to copy src to dst+dst_len, including the '\0' character. strxcat doesn't set the remaining positions (if any) in dst to '\0'
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    ... - fast to start - easy to test - work out of the box into your shell - possibility to attach any type of display - basic commands already implemented All you need to do is implement the Command and Display interfaces Command: - Output execute(List<String> args) throws CommandException; Display: - public void render(Output output); After registered the display and the command you will be able to call it into your shell.
    Downloads: 0 This Week
    Last Update:
    See Project