Counting the number of matching characters in two ASCII strings

This page summarizes the projects mentioned and recommended in the original post on /r/C_Programming

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • libdna

    ♥ Essential Functions for DNA Manipulation

  • In Bioinformatics, if you now the number of mismatching characters between two strings of DNA your can compute their evolutionary distance. As DNA is long, easily a few megabytes, computing such a hamming distance via SIMD really pays of. Here is my implementation if anyone is interested: https://github.com/kloetzl/libdna

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • A good, fast hash for nucleotides triplet converted to 0, 1, 3, 2 using `3 & (nuc << 1)`

    3 projects | /r/bioinformatics | 6 Apr 2023
  • Looking for a tool to convert a whole fasta file with CDS sequences to a fasta file with protein sequences.

    3 projects | /r/bioinformatics | 8 Aug 2021
  • Question about ORF finder

    1 project | /r/bioinformatics | 23 Feb 2021
  • Bioawk: Awk Modified for Biological Data

    1 project | news.ycombinator.com | 31 Mar 2024
  • A look at the Mojo language for bioinformatics

    9 projects | news.ycombinator.com | 11 Feb 2024