Crowdin
Get quality translations for your app, website, game, supporting documentation, and on. Invite your own translation team or work with professional translation agencies within Crowdin.
Features that ensure quality translations and speed up the process
• Glossary – create a list of terms to get consistent translations
• Translation Memory (TM) – no need to translate identical strings
• Screenshots – tag source strings to get context-relevant translations
• Integrations – set up integration with GitHub, Google Play, API, CLI, Android Studio, and on
• QA checks – make sure that all the translations have the same meaning and functions as the source strings
• In-Context – proofreading within the actual web application
• Machine Translations (MT) – pre-translate via translation engine
• Reports – get insights, plan and manage the project
Crowdin supports more than 30 file formats for mobile, software, documents, subtitles, graphics and assets:
.xml, .strings, .json, .html, .xliff, .csv, .php, .resx, .yaml, .xml, .strings and on.
Learn more
Nutrient SDK
Nutrient provides an extensive solution for all your PDF requirements, delivering tools that seamlessly operate PDF features across any platform.
1. SDK: Incorporate advanced PDF functionality into iOS, Android, Windows, web, or any cross-platform technology, supplying abilities like PDF viewing, annotation, collaboration, and beyond.
2. Libraries: Employ our powerful .NET and Java libraries to enhance your backend applications with batch processing of redactions and PDF forms, OCR'd scanned text, and PDF document editing, all directly from your application server.
3. Processor: Our agile PDF microservice, Processor, enables rapid generation of PDFs from HTML, including HTML forms, as well as Office-to-PDF conversions, OCR, redaction, and XFDF combining and exporting.
4. PDF API: Take advantage of our hosted PDF API to generate, convert, and alter PDF documents in your workflows. We handle the development and server management, freeing you up to concentrate on your business.
At Nutrient, we're not just a tool; we're a committed ally in your success. Gain direct contact with our engineers for expert guidance, utilize comprehensive examples to simplify integration, and make the most of our top-tier documentation.
Learn more
OpenCppCoverage
OpenCppCoverage is a free and open-source tool designed for measuring code coverage in C++ applications on Windows platforms. Primarily aimed at enhancing unit testing, it also aids in identifying executed lines during program debugging. The tool is compatible with compilers that generate program database files (.pdb) and allows users to execute their programs without the need for recompilation. Users can exclude specific lines based on regular expressions, and it offers coverage aggregation, enabling the merging of multiple coverage reports into a singular comprehensive document. It requires Microsoft Visual Studio 2008 or newer, including the Express edition, although it may also function with earlier versions of Visual Studio. Furthermore, tests can be conveniently run through the Test Explorer window, streamlining the testing process for developers. This versatility makes OpenCppCoverage a valuable asset for those focused on maintaining high code quality.
Learn more
yarl
All components of a URL, including scheme, user, password, host, port, path, query, and fragment, can be accessed through their respective properties. Every manipulation of a URL results in a newly generated URL object, and the strings provided to the constructor or modification functions are automatically encoded to yield a canonical format. While standard properties return percent-decoded values, the raw_ variants should be used to obtain encoded strings. A human-readable version of the URL can be accessed using the .human_repr() method. Binary wheels for yarl are available on PyPI for operating systems such as Linux, Windows, and MacOS. In cases where you wish to install yarl on different systems like Alpine Linux—which does not comply with manylinux standards due to the absence of glibc—you will need to compile the library from the source using the provided tarball. This process necessitates having a C compiler and the necessary Python headers installed on your machine. It is important to remember that the uncompiled, pure-Python version is significantly slower. Nevertheless, PyPy consistently employs a pure-Python implementation, thus remaining unaffected by performance variations. Additionally, this means that regardless of the environment, PyPy users can expect consistent behavior from the library.
Learn more