All Projects → chunjie-sam-liu → useful-scripts

chunjie-sam-liu / useful-scripts

Licence: GPL-3.0 license
common useful script

Programming Languages

shell
77523 projects
perl
6916 projects
python
139335 projects - #7 most used programming language
r
7636 projects

Projects that are alternatives of or similar to useful-scripts

marathon
Cross-platform test runner written for Android and iOS projects
Stars: ✭ 398 (+1226.67%)
Mutual labels:  parallel
Galaxy
Galaxy is an asynchronous parallel visualization ray tracer for performant rendering in distributed computing environments. Galaxy builds upon Intel OSPRay and Intel Embree, including ray queueing and sending logic inspired by TACC GraviT.
Stars: ✭ 18 (-40%)
Mutual labels:  parallel
pyfuncol
Functional collections extension functions for Python
Stars: ✭ 32 (+6.67%)
Mutual labels:  parallel
pareach
a tiny function that "parallelizes" work in NodeJS
Stars: ✭ 19 (-36.67%)
Mutual labels:  parallel
bascomtask
Lightweight parallel Java tasks
Stars: ✭ 49 (+63.33%)
Mutual labels:  parallel
video features
Extract video features from raw videos using multiple GPUs. We support RAFT and PWC flow frames as well as S3D, I3D, R(2+1)D, VGGish, CLIP, ResNet features.
Stars: ✭ 225 (+650%)
Mutual labels:  parallel
sample
Performs memory-efficient reservoir sampling on very large input files delimited by newlines
Stars: ✭ 61 (+103.33%)
Mutual labels:  bed
pwm
Parallel Wavelet Tree and Wavelet Matrix Construction
Stars: ✭ 17 (-43.33%)
Mutual labels:  parallel
codeceptjs-bdd
⭐️ ⭐️⭐️ Migrated to Salesforce Open Source Platform - https://github.com/salesforce/codeceptjs-bdd
Stars: ✭ 24 (-20%)
Mutual labels:  parallel
Linux-Kernel-Driver-Programming
Implementation of PCI drivers, kprobe, sysfs, devfs, sensor driver, miscdevices, synchronization
Stars: ✭ 43 (+43.33%)
Mutual labels:  parallel
Parallel-NDJSON-Reader
Parallel NDJSON Reader for Python
Stars: ✭ 13 (-56.67%)
Mutual labels:  parallel
PTTmineR
Parallel Searching and Crawling Data from PTT 🚀
Stars: ✭ 31 (+3.33%)
Mutual labels:  parallel
raptor
General, high performance algebraic multigrid solver
Stars: ✭ 50 (+66.67%)
Mutual labels:  parallel
quagmire
Python surface process framework on highly scalable unstructured meshes
Stars: ✭ 13 (-56.67%)
Mutual labels:  parallel
sst-core
SST Structural Simulation Toolkit Parallel Discrete Event Core and Services
Stars: ✭ 82 (+173.33%)
Mutual labels:  parallel
Parrows
Using Arrows to model parallel processes/computations.
Stars: ✭ 18 (-40%)
Mutual labels:  parallel
noroutine
Goroutine analogue for Node.js, spreads I/O-bound routine calls to utilize thread pool (worker_threads) using balancer with event loop utilization. 🌱
Stars: ✭ 86 (+186.67%)
Mutual labels:  parallel
SIMDArray
SIMD enhanced Array operations
Stars: ✭ 123 (+310%)
Mutual labels:  parallel
machine-learning-data-pipeline
Pipeline module for parallel real-time data processing for machine learning models development and production purposes.
Stars: ✭ 22 (-26.67%)
Mutual labels:  parallel
rTRNG
R package providing access and examples to TRNG C++ library
Stars: ✭ 17 (-43.33%)
Mutual labels:  parallel

useful-scripts

This repo is created for my learning codes. Most of scripts are created for bioinformaitc utilities, for example download-* scritps are used to download SRA and GSE data although this data can be downloaded through specific softwares like fastq-dump now. Afterwrads, some commands that I used often on Linux system, I compiled commands as shell or python scripts such as generalParallel and killparallel, and these scripts are used in my daily life.

shadowsocks-*, jrocker and jukeras are the scripts that aimed for restoration of working environment. shadowsocks is the well known software for scientific network. shadowsocks-* can be used to deploy the vss system. jrocker and jukeras are the scripts to use my docker image of rstudio server and jupyter notebook.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].