The "/@rnx-kit_metro-conf..0 source code.tar.gz" file could not be found or is not available. Please select another file.

Showing 4788 open source projects for "read"

View related business solutions
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 1
    StVideoEditor

    StVideoEditor

    Convert video, contact two videos, extract an audio from a video, etc

    Convert video, contact two videos, extract an audio from a video, remove an audio stream from a video, add new audio to the video, cut a video, make video black & white, speed up a video, slow down a video, play two and four videos side by side, add watermarks to video, add mages, videos and a text to most popular positions, than save an edited video as a new file. Please read brief description before start use of programme. We recommended to wait when process finish and then start new process.Press the select video button and choose a video, you will work with. To contact a video to your video, press the contact video button and choose a video you want to contact. To add text to video, write text in text area and choose position of your text, like in case with image or video, then press button add text. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    qiniuClient

    qiniuClient

    Cloud storage management client

    ...Support Qiniu Cloud, Tencent Cloud, Qingyun, Alibaba Cloud, Youpai Cloud, Amazon S3, JD Cloud, imitation folder management, image preview, drag and drop upload, folder upload, synchronization, batch URL export and other functions. package, adds a cdnPath field. You can upload resources to this path. This enables simple dynamic update of renderer resources. The default is empty to read local.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Walt

    Walt

    Walt is a JavaScript-like syntax for WebAssembly text format

    Walt is an alternative syntax for WebAssembly text format. It's an experiment for using JavaScript syntax to write to as 'close to the metal' as possible. It's JavaScript with rules. .walt files compile directly to WebAssembly binary format. Writing zero-overhead, optimized WebAssembly is pretty tough to do. The syntax for .wat files is terse and difficult to work with directly. If you do not wish to use a systems language like C or Rust, then you're kind of out of luck. Your best bet...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    HVPQ 5 Reader

    HVPQ 5 Reader

    Simple and easy to use reader for the files with ‘ocimf’ extension

    Simple and easy to use HVPQ 5 Reader that allows to read ‘hvpq’ files with ‘ocimf’ extension. Drag and drop ‘hvpq’ file in first tab to see internal data. Build in search functionality and ability to copy and paste data to any external application (e.g. excel, word, outlook). Compressed encrypted database.
    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
  • 5
    DBLX

    DBLX

    DBLX3 Relational Database System

    ...DBLX is well-documented so that you can just get the database, drop it on to your favorite system and start using it immediately. Go to the Discussion section to read the latest on DBLX!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    SageThumbs

    SageThumbs

    Powerful Windows shell extension allowing to preview images.

    SageThumbs is a powerful shell extension allowing to preview enormous amount of image formats directly in Windows Explorer by using Pierre-e Gougelet's GFL library (XnView's author). Please read carefully the following information: As SageThumbs is a Windows Explorer context menu extension, there is no an executable file that you should launch to bring it up. To use it, just open any folder with image files in Windows Explorer, and then right-click a file you want to preview. You'll see the thumbnail immediately in the context menu. ...
    Leader badge
    Downloads: 4,167 This Week
    Last Update:
    See Project
  • 7
    PHPExcel

    PHPExcel

    Library offering classes to read from and write to spreadsheet formats

    PHPExcel is a comprehensive library for reading, writing, and manipulating Excel spreadsheets in PHP, supporting multiple formats like XLS, XLSX, CSV, and more. Developers can create complex spreadsheets with styled cells, formulas, charts, images, and multiple sheets programmatically. It also supports reading existing files, iterating through cells, applying data validation, and converting between formats. Because it handles the details of Excel file structures—including relationships,...
    Downloads: 23 This Week
    Last Update:
    See Project
  • 8
    TriTan CMS

    TriTan CMS

    TriTan is a developer centric, headless, or nearly headless CMS.

    TriTan is a developer centric, lightweight content management system (CMS) and content management framework (CMF). It is easy to install, easy to manage, and easy to extend. The majority of TriTan's codebase is derived from WordPress, however, TriTan is not a fork of WordPress. It also should not be seen as a replacement for WordPress, Drupal, Joomla or any of the top used CMS's out there. The main purpose of TriTan is to give developer's an option that is geared toward how they think,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    RigolDso

    RigolDso

    Rigol (DS1052E) HMI

    ...The idea is about to use the DSO for get measure (without PC control) and then easily and fastly transfer data to PC (USB) for documentation of a project. You can show data and parameters about measures save them in CSV files or (in future) bitmap, pdf, ps. I don't wish to control the DSO but read, manipulate and save data. It is a java application but at this moment it work on linux only, but I think it should be easy get it working for M$W. It works but it is a beta version, your linux user has to be able to read and write on "/dev/usbtmc0" (see readme.txt" file).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10

    Java CsvReader and CsvWriter

    Java classes to read and write .csv files

    CsvReader can read .csv files in any characterset encoding (also with BOM) and with configurable separator and optional stringquote (delimiter). CsvWriter can write .csv files and supports the same features as CsvReader. There are also some other convenient optional configuration values. For feature documentation and examples see wiki or javadoc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Remme PKI (d) Protocol

    Remme PKI (d) Protocol

    Blockchain-based distributed PKI protocol

    ...Some of the groundbreaking features include: - Free Rate Limited Transactions - Low Latency Block confirmation (0.5 seconds) - Attribute-based identity and access control - Designed for Sparse Header Light Client Validation - Time Delay Security - Hierarchical Role Based Permissions - Support for Biometric Hardware Secured Keys (e.g. Apple Secure Enclave) - Designed for Parallel Execution of Context Free Validation Logic - Designed for Inter Blockchain Communication Read the Tech paper here: https://github.com/Remmeauth/Documentation/blob/master/RemmeProtocolTechPaper.md
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    base64io

    base64io

    A stream implementation for Python that provides transparent base64

    ...We wanted a standard stream that applies Base64 encoding and decoding. :class:`base64io.Base64IO` provides an io streaming interface with context manager support that transparently Base64-encodes data read from it. You can use it to transform large files without caching the entire context in memory or to transform an existing stream.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    ** Now on Github; https://github.com/aizvorski/h264bitstream ** libh264bitstream provides a complete set of functions to read and write video bitstreams conforming to the ITU-T H.264 | ISO/IEC 14496-10 AVC video standard.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14
    OpenRadar

    OpenRadar

    OpenRadar is a standalone radar screen for FlightGear

    OpenRadar is a standalone radar screen which connects to the FlightGear multiplayer servers. Coastlines, lakes, airfield layouts and airspaces are being read from shapefiles. It supports Multiplayer Chat and multiple FGCom frequencies.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    HBV interventions model

    HBV interventions model

    ODE HBV model and MCMC for fitting HBsAg, HBcAg and HBeAg data.

    ...The core MCMC and ODE code is implemented in C/C++, and is wrapped with an R front end. This is not an R-package (although there are plans to extend the code and eventually make it into an R-package). Please read the PDF file supplied for further instructions on how to use this code. [1] HBV vaccination and PMTCT as elimination tools in the presence of HIV: insights from a clinical cohort and dynamic model https://bmcmedicine.biomedcentral.com/articles/10.1186/s12916-019-1269-x
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    System-GoodStat
    The GoodStat system is a web application, operating in the hosting environment, counting the statistics of entries, page views and much more. After downloading you will be able to install it yourself on your hosting. The data can be read as soon as the installation is completed and pasted into a monitored page on each subpage, a special JavaScript code. I would like to share with you the script I created called the GoodStat System. You will probably think that the name is a little bit overproduced and exaggerated, but please understand that I have devoted some time to this project and I sincerely strive to make this script in the future worth the name of the System.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    properties

    properties

    another c#-like property accessor for c++11 and above.

    A property is a member that provides a flexible mechanism to read, write, or compute the value of a private field. Properties can be used as if they are public data members, but they are actually special methods called accessors. This enables data to be accessed easily and still helps promote the safety and flexibility of methods. * Github repository : https://github.com/gammasoft71/properties * Homepage : https://gammasoft71.wixsite.com/properties * Reference guide : https://codedocs.xyz/gammasoft71/properties/ * Examples : https://github.com/gammasoft71/properties/tree/master/examples
    Downloads: 5 This Week
    Last Update:
    See Project
  • 18
    DOMtastic

    DOMtastic

    Small, fast, and modular DOM and event library for modern browsers

    ...Weighs in at only 1KB to 12KB (minified), depending on the included modules. The full bundle is about 4KB gzipped. DOMtastic also serves as a starting point for your own application-specific DOM API (read more). Rollup and babel are used to create a UMD bundle (supporting AMD, CommonJS, and fallback to browser global).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Anko

    Anko

    An Android application development library

    Anko is a Kotlin library which makes Android application development faster and easier. It makes your code clean and easy to read, and lets you forget about rough edges of the Android SDK for Java. Anko was born as a type-safe DSL for building Android layouts. It not only allowed creating layouts in a type-safe way, but it made the layouts more adaptable, dynamic, reusable, and also performant, as there was no need for expensive layout inflation. Anko consists of several parts that make up the complete framework, which are: Anko Commons: a lightweight library full of helpers for intents, dialogs, logging and so on. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    WebPayAS2019

    Sample/Actual payroll program/book in PHP and MySQL

    ...New features for 2019 include this years Tax Percentages, and ability to print W2 forms at year end. The current feature for 2019 is 2019c. It contains improvements of numeric formats. Read the readme file, manual, and PDF Book for greatest use of this App. Enjoy!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    HSRA

    Hadoop spliced read aligner for RNA-seq data

    ...This tool allows bioinformatics researchers to efficiently distribute their mapping tasks over the nodes of a cluster by combining a fast multithreaded spliced aligner (HISAT2) with Apache Hadoop, which is a distributed computing framework for scalable Big Data processing. HSRA currently supports single-end and paired-end read alignments from FASTQ/FASTA datasets. Moreover, our tool uses the Hadoop Sequence Parser (HSP) library (link above) to efficiently read the input datasets stored on the Hadoop Distributed File System (HDFS), being able to process datasets compressed with Gzip and BZip2 codecs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    2checkout-inline-checkout

    2checkout-inline-checkout

    Two Checkout blesta payment gateway. Implement inline checkout without

    ...This makes it ideal for use with shopping cart applications or your own custom checkout process. Note: This feature is available to all 2Checkout merchants by default - there are no additional fees to use Inline Checkout. For more read 2co documentation https://www.2checkout.com/documentation/checkout/inline-checkout
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    free-programming-books

    free-programming-books

    Free computer programming Chinese books

    Free programming Chinese book index, welcome to contribute. The must-read books for programmers are recommended by foreign programmers. An index of popular programming books.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Abaqus implementation (through UEL subroutine) of the incremental energy/dissipation based arc-length method. Suitable for physically non-linear, geometrically linear solid mechanics problems solved through an implicit solution algorithm. The zip file includes a read-me pdf giving information about how to use the files. The details are presented in the following paper : Author : İ. Özdemir 'An alternative implementation of the incremental energy/dissipation based arc-length control method', Theoretical and Applied Fracture Mechanics, Vol. 100, April 2019, 208-2014
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    art-template

    art-template

    High performance JavaScript templating engine

    ...At the same time, it supports both NodeJS and browser. art-template simultaneously supports two syntax of template. Standard syntax allows templates to be easier to read and write. While original syntax has powerful logical processing ability. Original syntax is compatible with EJS, Underscore, LoDash templates. Performance is close to the JavaScript rendering limits. Debugging friendly. Syntax errors or runtime errors will be positioned accurately at which line of template. Support setting breakpoint in templating files (Webpack Loader). ...
    Downloads: 1 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB