Search Results for "string library" - Page 13

Showing 551 open source projects for "string library"

View related business solutions
  • 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.
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1

    casefix

    a small set of casing tools for use by all

    The primary part of the casefix project is a small c library of case editing functions, the heart of which is 7 streaming case editors. Also, there are 3 functions that interface char arrays and strings to the streaming editors. So the library can modify the casing of any character, character block (word), any character string, character array, or any character stream. Currently, libcasefix only handles 7 or 8 bit character sets with some support for UTF-8.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    strcvt

    C++11 string conversion

    Conversion between the four character types char (locale dependent or UTF-8), wchar_t, char16_t (UTF-16) and char32_t (UTF-32) in all combinations. String and stream conversion. Locale dependent and UTF-only UTF-8/16/32 conversion. The StrCvt library is also available as part of the separate project Xprintf, also on sourceforge.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Library and command line program providing access to the EEPROM of an Silabs CP2101 / CP2102 / CP2103. It can programm the USB-Descriptors and the Baudrate table.
    Leader badge
    Downloads: 11 This Week
    Last Update:
    See Project
  • 4
    MathParser (Flash Pro)

    MathParser (Flash Pro)

    MathParser takes a math equation as a string and returns a number.

    MathParser for Flash Professional CC is a component library (SWC file) which takes a math equation as a string value and returns a resulting number. Ideal for UI user input involving strings, operators, and numbers. Use MathParser (Flash Pro) to build calculators for online and desktop.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 5

    Simple C++ string and vector classes

    Two simple C++ classes, replacements for std::string and std::vector

    The classes are useful as training examples for a C+++ tutorial, for novices in C++, or if you have to avoid the standard C++ library with its classes std::string and std::vector class for any reason. It contains basic functionality compatible with the std:: versions, more functions can easily be added. Class my_string is based on original work by Christian Stigen Larsen, 2007. It may happen in real projects that the std library must be avoided: I needed it because of link problems in an application using mixed libraries, especially one compiled with an old Intel compiler icc 7 (for Linux), and other libs compiled with newer compilers. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    libhash

    libhash

    Thread safe hash library

    A hash table library that can store binary data. It is thread safe and you can use as many hash tables in your program as you wish because each has its own context. You can drop items from the hash table and can expire items that have become too old. String keys are default, but with your own comparison routine you can use binary or specialty keys.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    xprintf

    Printf for c++11

    The well-known standard C printf() adapted to C++. Integrated into the C++ stream I/O and C++ string environment. The included StrCvt library converts strings and streams between the different C++ character types char, wchar_t, char16_t and char32_t, locale dependent and UTF. For more information see the README files in the Wiki.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Access Embadded Derby DataBase

    Access Embadded Derby DataBase

    We Can call it as short and sweet hibernate type utility.

    ...you can create table by calling aed.create(classname.class); with initialization of database. there are various methods to access data using pojos and also available sql methods in which you can pass your query in string. it need derby library externally.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    MGEScan is a suite of two software tools MGEScan-LTR and MGEScan-non-LTR. MGEScan-LTR is a software that can identify new LTR retrotransposons without relying on a library of known elements. It uses approximate string matching technique and protein domain analysis to detect intact LTR retrotransposons. In addition, it identifies partially deleted or solo LTRs using profile Hidden Markov Models (pHMMs). MGEScan-non-LTR is a software for the identification of non-LTR retrotransposons in genomic sequences, following a computational approach inspired by a generalized hidden Markov model (GHMM). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 10

    utf8_printf()

    printf() family of functions for printing from UTF32 to UTF8 strings

    Fully re-implemented from scratch and an original work, this UTF-8 encoder does not rely on the traditional method of range switching in various algorithms but has just one functional while loop to build the string. Built around this encoder are 6 utf8-printf() functions that allow printing a standard UTF32 - UNIX 32 bit wide character (wchar_t) string to stdout, a string, or a file as a UTF-8 encoded string.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Yacap

    Yet Another Command Argument Parser

    A highly configurable command line parser with help generation support. * Easy to configure option sets based on builder patterns * Typed options: boolean, string, int, long, double and enum * Dual POSIX short and GNU long parameter names * Support for unnamed (such as file list after options) and internal options (options are unparsed after --) * One step parsing * Result set with safe and typed getters * Error messages and warnings returned by result set * Text-based help...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Daabli
    Daabli is a simple cross-platform serialization framework for C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Graphal

    Graphal

    Graph algorithms interpreter, IDE, debugger, 3D visualizations.

    Graphal is an interpreter of a programming language that is mainly oriented to graph algorithms. There is a command line interpreter and a graphical integrated development environment. The IDE contains text editor for programmers, compilation and script output, advanced debugger and visualization window. The progress of the interpreted and debugged graph algorithm can be displayed in 3D scene.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    telescope-cf-library

    telescope-cf-library

    TeleScope-CF XML Content Filtering Library

    Current TeleScope-CF Java library implementation employs XML parsing and specific pattern-matching that provides standard logical operator constructs to construct the query over the values of XML elements and attributes applied to the XML message on the fly as it is provided in the form of a String object. The code base has been adopted from TeleScope CQ XML stream broker code base written in C.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Has been moved into project - monkeycall. Hope the new name works. Programming language interprater. Can be used as a library or a stand alone executeable. Light weight, reenterable, light reusing cost. Internally support data types: integer, string and buffer (big number will be added later).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The fstrcmp project provides a shared library for making fuzzy string comparisons, and also provides an fstrcmp command for use in shell scripts.
    Leader badge
    Downloads: 42 This Week
    Last Update:
    See Project
  • 17

    Multi-Column Row Comparator

    Provides multi-column sort capabilities for row-based text file data

    This Java library provides a basic implementation of the java.util.Comparator interface for delimited flat file records. The compare method assumes String arguments which are tokenized. These tokens represent the individual columns that are to be sorted based on rules that are injected prior to execution. The data structure of the file is also defined prior to execution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    XML-CF-lib

    XML-CF-lib

    TeleScope-CF XML Content Filtering Library

    Current TeleScope-CF Java library implementation employs XML parsing and specific pattern-matching that provides standard logical operator constructs to construct the query over the values of XML elements and attributes applied to the XML message on the fly as it is provided in the form of a String object. The code base has been adopted from TeleScope CQ XML stream broker code base written in C.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    SqlFormatter

    SqlFormatter

    Lightweight php class for formatting sql statements

    ...It can automatically indent and add line breaks in addition to syntax highlighting. I found myself having to debug auto-generated SQL statements all the time and wanted some way to easily output formatted HTML without having to include a huge library or copy and paste into online formatters. I was originally planning to extract the formatting code from PhpMyAdmin, but that was 10,000+ lines of code and used global variables. The SqlFormatter class has a static method 'format' which takes a SQL string as input and returns a formatted HTML block inside a pre tag. If you don't want syntax highlighting and only want the indentations and line breaks, pass in false as the second parameter. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    libhoro

    Embeddable Cron Library for C and C++

    libhoro is a simple cross platform embeddable cron library written in C that allows developers to easily schedule actions (callbacks) based on a descriptive cron style schedule string. The design of libhoro is such that it can easily integrate into any program event loop. For more information, see the FAQ on the libhoro webpage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    DynamicUtilities

    C# Library providing dynamic compilation, loading and other functions

    This C# library provides: - dynamic compilation of C# code - dynamic loading of DLLs and code reflection - library folder management - token replacement inside a string
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Python Mixed Fractions Class

    Support for mixed number fractions based on the library Fraction class

    The goal of this project is to expand the functionality of the Python 3.x standard library Fraction class to accept anything that Fraction would and more: Mixed('3 4/5') == Mixed(3,4,5) == Mixed(Fraction(19,5)) etc (see examples section in the source for full list). This class is designed to behave exactly as a standard Fraction would except that 1) it supports string constructions of mixed number fractions, 2) it supports three argument construction in the form of whole_number,numerator, denominator, and 3) the string representation is formatted in mixed number form. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    MathX

    MathX

    Fixed-length Arithmetic-types library

    MathX is a fixed-length arithmetic-types written in pure c++ templates. The goal is to provide signed-integer, unsigned-integer, IEEE-754 float-point and fixed-point types, all with specific number of bits. To this moment, only signed-integer and unsigned-integer are completed for little-endain architecture. Any compiler that support c++03 or c++11 can successfully compile MathX. Refer to README for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Brace is a comprehensive C++ template library that parse, organize and serialize string-based human-readable hierarchical data. The contained format itself is easier to edit and maintain than XML, yet similar in philosophy and already in widespread use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Fractions C++

    Fractions C++

    C++ library adds mathematical fractions. Example: 1/3, 4/7, 49/357...

    C++ library adds mathematical fractions. Example: 1/3, 4/7, 49/357... Library can: 1) Create fractions from or 2 "long long", or double, or "long long". 2) Round. 3) Methematic operators +, -, *, /, +=, -=, *=, /=. 4) Logic operators <, >, ==, !=, <=, >=. 5) Operator %. 6) Pow and fast pow. 7) Module: |-a| = a, |b| = b. 8) Input / output stream. 9) Convert in double and string.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB