Jamshed Khan (jamshed)

jamshed

Geek Repo

Company:@COMBINE-lab at University of Maryland

Location:College Park, Maryland

Home Page:https://sites.google.com/view/jamshed

Twitter:@scarecrow00007

Github PK Tool:Github PK Tool


Organizations
bioconda
COMBINE-lab

Jamshed Khan's repositories

CaPS-SA

Cache-friendly, Parallel, and Samplesort-based Constructor for Suffix Arrays and LCP Arrays

Language:C++License:MITStargazers:9Issues:2Issues:0

Formal-Verification-of-Bubble-Sort

Formal Verification of the Correctness of a Bubble Sort Implementation Using Coq

Language:CoqStargazers:2Issues:1Issues:0

Ray-Tracer

An implementation of the ray tracing technique to render images of basic geometric shapes with simple simulation of various concepts (reflection, refraction, scattering etc.) from Physics.

Language:C++Stargazers:2Issues:1Issues:0

antlr-mega-tutorial

This is the companion repository of the ANTLR Mega Tutorial, that will explain everything you need to know to use ANTLR.

Language:C#License:MITStargazers:0Issues:0Issues:0

bioconda-recipes

Conda recipes for the bioconda channel.

Language:ShellStargazers:0Issues:0Issues:0

CMake-Playground

Playing around with and getting to know CMake.

Language:CMakeStargazers:0Issues:0Issues:0

Implementation-of-Some-Succint-Primitives

Implementation of: an efficient basic bitvector library with constant-time set and get words; a succint, constant-time bit-vector rank-support data structure; a succint, logarithmic-time bit-vector select-support data structure; and wavelet tree construction on arbitrary texts, with serialization, access, rank, and select query support.

Language:C++Stargazers:0Issues:1Issues:0

k-mer

An attempt on designing an arbitrary length k-mer class; and to generate the codes of the classes for all k-values at compile-time using template metaprogramming.

Language:C++License:MITStargazers:0Issues:0Issues:0

key-value-collator

Collate collections of key-value pairs, deposited from multiple producers; and iterate over the collated collection.

Language:C++License:MITStargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0

Caring-for-your-cache-with-AMQs

Implementation of a basic Bloom filter and of a blocked Bloom filter.

Language:C++Stargazers:0Issues:1Issues:0

CPP-Custom-Container-Playground

Playing around with C++ custom containers and iterators designing.

Language:C++Stargazers:0Issues:0Issues:0
Language:Jupyter NotebookStargazers:0Issues:0Issues:0
Language:C++Stargazers:0Issues:0Issues:0

ffpw

Fastest FastX Parser in the West

License:BSD-3-ClauseStargazers:0Issues:0Issues:0

GFA-spec

Graphical Fragment Assembly (GFA) Format Specification

Stargazers:0Issues:0Issues:0

Handwritten-Digit-Classifier

A simple classifier for recognizing handwritten characters from image data, implementing the naive Bayes and the k-nearest neighbor classifications.

Language:JavaStargazers:0Issues:0Issues:0

Huffman-Compressor

A lossless data compressor using the Huffman Coding.

Language:CStargazers:0Issues:0Issues:0

KMC

Fast and frugal disk based k-mer counter

Language:C++Stargazers:0Issues:0Issues:0

KmerEstimate_Project

A project submitted as the requirement of the course CSE 549 (Computational Biology), titled as "Efficient Parallelization for KmerEstimate: A Streaming Algorithm for Estimating k-mer Counts with Optimal Space Usage". Original serial algorithm available at github.com/srbehera11/KmerEstimate.

Language:C++License:MITStargazers:0Issues:1Issues:0
Language:C++Stargazers:0Issues:1Issues:0
Stargazers:0Issues:0Issues:0

the-unix-workbench

:house_with_garden: A Book for Anyone to Get Started with Unix

Language:CSSLicense:CC0-1.0Stargazers:0Issues:0Issues:0

The-Unix-Workbench-Project

Peer-graded Assignment: Bash, Make, Git, and GitHub

Language:ShellStargazers:0Issues:0Issues:0

Voronoi-Diagram-Generator

A Voronoi diagram generator for any given set of points in the Euclidean plane using an incremental computation of the corresponding Delaunay triangulation.

Language:JavaStargazers:0Issues:0Issues:0