An open API service providing repository metadata for many open source software ecosystems.

GitHub / Bader-Research 34 Repositories

Bader-Research/MST-ReplacementEdges

MST-ReplacementEdges: Find Minimum Spanning Tree Replacement Edges

Language: C - Size: 123 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

Bader-Research/triangle-counting

Language: Jupyter Notebook - Size: 940 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 2

Bader-Research/TriangleCentrality-in-GraphBLAS Fork of ak47mrj/TriangleCentrality-in-GraphBLAS

A GraphBLAS implementation of Paul Burkhardt's Triangle Centrality Algorithm

Language: C - Size: 13.7 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Bader-Research/SWARM

SWARM: Software and Algorithms for Running on Multicore

Language: Shell - Size: 696 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

Bader-Research/stinger Fork of stingergraph/stinger

The STINGER in-memory graph store and dynamic graph analysis platform. Millions to billions of vertices and edges at thousands to millions of updates per second.

Size: 15.2 MB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

Bader-Research/Spanning-Tree

Spanning-Tree: Parallel Spanning Tree

Language: C - Size: 14.6 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Bader-Research/snap-graph

SNAP (Small-world Network Analysis and Partitioning) is an extensible parallel framework for exploratory analysis and partitioning of large-scale networks.

Language: C - Size: 1.35 MB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 7 - Forks: 1

Bader-Research/SIMPLE

SIMPLE is a framework for implementation of parallel algorithms using our methodology for developing high performance programs running on clusters of SMP nodes. Our methodology is based on a small kernel (SIMPLE) of collective communication primitives that make efficient use of the hybrid shared and message passing environment. We illustrate the power of our methodology by presenting experimental results for sorting integers, two-dimensional fast Fourier transforms (FFT), and constraint-satisfied searching.

Language: C - Size: 137 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

Bader-Research/Rake

Rake: Parallel Expression Evaluation using Tree Contraction

Language: C - Size: 9.77 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Bader-Research/PSort

PSort: Parallel Sorting using Sampling with Randomized and Deterministic Approaches

Language: SuperCollider - Size: 33.2 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Bader-Research/PMedian

PMedian: Parallel Selection and Median Finding

Language: C - Size: 60.5 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Bader-Research/pasqual

Pasqual: a Parallel de Novo Genome Sequence Assembler

Language: C - Size: 26.1 MB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Bader-Research/ParJedi

ParJedi: Parallel Code for the State Assignment of large Finite State Machines

Language: C - Size: 64.5 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

Bader-Research/ListRanking

Parallel List Ranking for multicore processors

Language: C - Size: 17.6 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

Bader-Research/MST

MST: Parallel Minimum Spanning Forest

Language: C - Size: 43 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 0

Bader-Research/ImageU

ImageU: Parallel Combinatorial Algorithms

Language: SuperCollider - Size: 1.61 MB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Bader-Research/hornet Fork of hornet-gt/hornet

Hornet data structure for sparse dynamic graphs and matrices

Size: 4.91 MB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

Bader-Research/GTgraph

GTgraph: A suite of synthetic random graph generators

Language: C - Size: 350 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

Bader-Research/gtfold Fork of gtfold/gtfold

GTfold is a fast, scalable multicore code for predicting RNA secondary structure and is one to two orders of magnitude faster than the de facto standard programs and achieves comparable accuracy of prediction.

Language: C++ - Size: 9.54 MB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Bader-Research/GRAPPA

GRAPPA: Genome Rearrangements Analysis under Parsimony and other Phylogenetic Algorithms

Language: C - Size: 479 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

Bader-Research/GraphCT

GraphCT: a Graph Characterization Toolkit for the Cray XMT

Language: C - Size: 79.1 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Bader-Research/ExactMP

ExactMP: An Efficient Parallel Exact Solver for Phylogenetic Tree Reconstruction Using Maximum Parsimony

Language: C - Size: 258 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Bader-Research/DCJUC Fork of stplaydog/DCJUC

Maximum Parsimonious Tree Construction

Size: 2.52 MB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

Bader-Research/DARPA-SSCA2

DARPA UHPC Graph Theory Benchmark (Scalable Synthetic Compact Application #2)

Language: C - Size: 2.27 MB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

Bader-Research/Cycle-Detection

Cycle-Detection: A Parallel Algorithm for Cycle Detection in Planar Partitioned Digraphs

Language: C - Size: 70.3 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Bader-Research/cuStinger Fork of cuStinger/cuStinger

This repository contains the cuStinger data structure used for dynamic graph representation.

Size: 201 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

Bader-Research/cuStingerAlg Fork of cuStinger/cuStingerAlg

This repository contains streaming graph algorithms using the cuStinger data structure.

Size: 94.7 KB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

Bader-Research/CUDARMAT

RMAT Graph Generator for NVIDIA CUDA

Language: Cuda - Size: 326 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

Bader-Research/BioPerf

BioPerf: A Benchmark Suite to Evaluate High-Performance Computer Architecture on Bioinformatics Applications

Language: C - Size: 45.4 MB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

Bader-Research/biconnected-components

Parallel Biconnected Components

Language: C - Size: 121 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

Bader-Research/PSRS

PSRS: Parallel Sorting using Regular Sampling

Language: C - Size: 6.84 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

Bader-Research/sorting

Performance evaluation of sequential integer sorting algorithms

Language: C - Size: 69.3 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Bader-Research/CellBuzz

CellBuzz: The Sony-Toshiba-IBM Cell Broadband Engine is a heterogeneous multicore architecture that consists of a traditional microprocessor (PPE) with eight SIMD co-processing units (SPEs) integrated on-chip. This repository contains Cell B.E. optimized libraries and software for FFT, MPEG, compression, and encryption.

Language: C - Size: 746 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 0

Bader-Research/arkouda Fork of Bears-R-Us/arkouda

Arkouda: NumPy-like arrays at massive scale backed by Chapel (a python/chapel package)

Language: Python - Size: 9.04 MB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 2