68 projects for "utf8-cpp" with 2 filters applied:

  • Retool your internal operations Icon
    Retool your internal operations

    Generate secure, production-grade apps that connect to your business data. Not just prototypes, but tools your team can actually deploy.

    Build internal software that meets enterprise security standards without waiting on engineering resources. Retool connects to your databases, APIs, and data sources while maintaining the permissions and controls you need. Create custom dashboards, admin tools, and workflows from natural language prompts—all deployed in your cloud with security baked in. Stop duct-taping operations together, start building in Retool.
    Build an app in Retool
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 1
    libgdome-cpp is a C++ library that provides the DOM level 2 Core API for accessing XML documents. It is implemented as a wrapper around the libgdome library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A PHP project to convert logical Persian and Arabic characters to visual. At this time, we support UTF8, but it can be developed for your own encodings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    C++ Prettify is a GNU sed script that is used to convert C++ source code into a chroma-coded HTML format suitable for use with most blogging sites and inclusion into other HTML documents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Library incapsulate lua state and give some additional features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • 5
    A cross-platform C++ library written in platform-independent C++ which purpose is to provide the user with overrides and/or replacements for standard and/or custom I/O functions in order to support user-defined character sets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A set of C++ basic modules, which can be used for C++ Training or some small projects
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Modern C++ libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The open-source C++ implementation of the Open Mobile Alliance (OMA) specification - Mobile Location Protocol (MLP).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    MadEdit is a Cross-Platform Text/Hex Editor written in C++&wxWidgets. MadEdit can edit files in Text/Column/Hex modes, and supports many useful functions e.g. SyntaxHighlightings, WordWrap, Encodings(UTF8/16/32,Big5,GBK...) and WordCount.
    Downloads: 41 This Week
    Last Update:
    See Project
  • Create and run cloud-based virtual machines. Icon
    Create and run cloud-based virtual machines.

    Secure and customizable compute service that lets you create and run virtual machines.

    Computing infrastructure in predefined or custom machine sizes to accelerate your cloud transformation. General purpose (E2, N1, N2, N2D) machines provide a good balance of price and performance. Compute optimized (C2) machines offer high-end vCPU performance for compute-intensive workloads. Memory optimized (M2) machines offer the highest memory and are great for in-memory databases. Accelerator optimized (A2) machines are based on the A100 GPU, for very demanding applications.
    Try for free
  • 10
    TypeRecognizer is C++ class which enables the developer to recognize data types in compile-time
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    C++ SimpleTable is a class which enables the developer to create tables and detect design errors in compile-time
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    An inversion of control mechanism for C++. cpp-resolver takes advantage of the strengths of C++ to check the resolution of dependencies at link time, while promoting proper separation of concerns.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Builds native installers for multiple platforms using a single project definitions file (XML based). The component focuses on standards compliant package generation with the least possible overhead and feature set. This is not another installer!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The cpp_trace is a flexible and compact logging C++ library. The library provides a facility to filter and route between output streams text trace messages. It uses generic type-safe design and conforms to STL io stream concepts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Simple C++ Toolkit to add a GUI to your application based on a HTML Web-Frontend. Provides a Webserver & capabilities to extract POST data (forms). Template based dynamic HTML page generation. All templates and other contents (images) in one executable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    j18n is a replacement of java.util.ResourceBundle to support Unicode properties files. You can put UTF8 characters into your *.properties, and the only code change is to replace "ResourceBundle.getBundle(..)" with "J18n.getBundle(..)".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    C++ Portable Dynamic Loader A small and lightweight library for creating and using dynamically loaded classes in C++. Common interface works on both Windows and Unix/Linux platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Do you meet such situation,convert between utf8 and unicode,dump the constant pool of java class file,a simple server instead of use tomcat as a midlet download server for test purpose;so this is the utility-tool's responsibility;
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Performs the 4 normalizations: NFD, NFC, NFKD, NFKC. Complies with the official Unicode.org regression test. Uses UTF8 binary strings natively but can normalize a string in any UTF format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Pprof2calltree-cpp is a C++ port of pprof2calltree to convert a debug data created by APD to calltree format that Kcachegrind understands.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This lib is a utility for auto read|write a xml dom to cpp struct. It use other xml parser such as tinyxml , would support xerces-c.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Cpp Ant task implementation. The project is simple cpp ant task implementation. It is intended to be platform independent but it requires presence of cpp preprocessor somewhere in searchpath.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    fgen is a free command line tool that facilitates cross platform c++ development, including header generation, cpp file generation, makefile generation, unit test framework generation, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The set of facilities for conversion through several domains. Such as UTF8 <-> UTF16(LE, BE) <-> UTF32(LE, BE) <-> arbitrary code page encodings <-> UTF7.
    Downloads: 0 This Week
    Last Update:
    See Project