All Projects → gpuhd → Similar Projects or Alternatives

189 Open source projects that are alternatives of or similar to gpuhd

Huffman-Coding
A C++ compression program based on Huffman's lossless compression algorithm and decoder.
Stars: ✭ 81 (+170%)
CARE
CHAI and RAJA provide an excellent base on which to build portable codes. CARE expands that functionality, adding new features such as loop fusion capability and a portable interface for many numerical algorithms. It provides all the basics for anyone wanting to write portable code.
Stars: ✭ 22 (-26.67%)
Heteroflow
Concurrent CPU-GPU Programming using Task Models
Stars: ✭ 57 (+90%)
Mutual labels:  gpu-acceleration, gpu-computing
decompress
Pure OCaml implementation of Zlib.
Stars: ✭ 103 (+243.33%)
Mutual labels:  huffman, decompression
runtime
AnyDSL Runtime Library
Stars: ✭ 17 (-43.33%)
Mutual labels:  gpu-acceleration, gpu-computing
Deepnet
Deep.Net machine learning framework for F#
Stars: ✭ 99 (+230%)
Mutual labels:  gpu-acceleration, gpu-computing
Pysnn
Efficient Spiking Neural Network framework, built on top of PyTorch for GPU acceleration
Stars: ✭ 129 (+330%)
Mutual labels:  gpu-acceleration, gpu-computing
Apriori-and-Eclat-Frequent-Itemset-Mining
Implementation of the Apriori and Eclat algorithms, two of the best-known basic algorithms for mining frequent item sets in a set of transactions, implementation in Python.
Stars: ✭ 36 (+20%)
ArithmeticEncodingPython
Data Compression using Arithmetic Encoding in Python
Stars: ✭ 37 (+23.33%)
Mutual labels:  data-compression, entropy-coding
Emu
The write-once-run-anywhere GPGPU library for Rust
Stars: ✭ 1,350 (+4400%)
Mutual labels:  gpu-acceleration, gpu-computing
rbcuda
CUDA bindings for Ruby
Stars: ✭ 57 (+90%)
Mutual labels:  gpu-acceleration, gpu-computing
Bayadera
High-performance Bayesian Data Analysis on the GPU in Clojure
Stars: ✭ 342 (+1040%)
Mutual labels:  gpu-acceleration, gpu-computing
Vuh
Vulkan compute for people
Stars: ✭ 264 (+780%)
Mutual labels:  gpu-acceleration, gpu-computing
Obsidian
Obsidian Language Repository
Stars: ✭ 38 (+26.67%)
Mutual labels:  gpu-acceleration, gpu-computing
huffman-coding
A C++ compression and decompression program based on Huffman Coding.
Stars: ✭ 31 (+3.33%)
Mutual labels:  decompression, huffman-coding
Cekirdekler
Multi-device OpenCL kernel load balancer and pipeliner API for C#. Uses shared-distributed memory model to keep GPUs updated fast while using same kernel on all devices(for simplicity).
Stars: ✭ 76 (+153.33%)
Mutual labels:  gpu-acceleration, gpu-computing
Montecarlomeasurements.jl
Propagation of distributions by Monte-Carlo sampling: Real number types with uncertainty represented by samples.
Stars: ✭ 168 (+460%)
Mutual labels:  gpu-acceleration, gpu-computing
raisin
A simple lightweight set of implementations and bindings for compression algorithms written in Go.
Stars: ✭ 17 (-43.33%)
Mutual labels:  huffman, decompression
Clojurecuda
Clojure library for CUDA development
Stars: ✭ 158 (+426.67%)
Mutual labels:  gpu-acceleration, gpu-computing
Stdgpu
stdgpu: Efficient STL-like Data Structures on the GPU
Stars: ✭ 531 (+1670%)
Mutual labels:  gpu-acceleration, gpu-computing
Gpufit
GPU-accelerated Levenberg-Marquardt curve fitting in CUDA
Stars: ✭ 174 (+480%)
Mutual labels:  gpu-acceleration, gpu-computing
gpuvmem
GPU Framework for Radio Astronomical Image Synthesis
Stars: ✭ 27 (-10%)
Mutual labels:  gpu-acceleration, gpu-computing
cef-mixer
High Performance off-screen rendering (OSR) demo using CEF
Stars: ✭ 183 (+510%)
Mutual labels:  gpu-acceleration
PetIBM
PetIBM - toolbox and applications of the immersed-boundary method on distributed-memory architectures
Stars: ✭ 80 (+166.67%)
Mutual labels:  gpu-computing
notebooks
A docker-based starter kit for machine learning via jupyter notebooks. Designed for those who just want a runtime environment and get on with machine learning. Docker tags:
Stars: ✭ 29 (-3.33%)
Mutual labels:  gpu-computing
opensbli
A framework for the automated derivation and parallel execution of finite difference solvers on a range of computer architectures.
Stars: ✭ 56 (+86.67%)
Mutual labels:  gpu-computing
gorilla
An effective time-series data compression/decompression method based on Facebook's Gorilla.
Stars: ✭ 51 (+70%)
Mutual labels:  decompression
AngryEngine
Game Engine for Windows by Vulkan SDK
Stars: ✭ 20 (-33.33%)
Mutual labels:  gpu-programming
LvArray
Portable HPC Containers (C++)
Stars: ✭ 37 (+23.33%)
Mutual labels:  gpu-computing
em inflate
Fast, small, in-memory inflate (zlib, deflate and gzip decompression)
Stars: ✭ 59 (+96.67%)
Mutual labels:  huffman
Turbo-Transpose
Transpose: SIMD Integer+Floating Point Compression Filter
Stars: ✭ 50 (+66.67%)
Mutual labels:  data-compression
PHCpack
The primary source code repository for PHCpack, a software package to solve polynomial systems with homotopy continuation methods.
Stars: ✭ 50 (+66.67%)
Mutual labels:  gpu-acceleration
Guided Missile Simulation
Guided Missile, Radar and Infrared EOS Simulation Framework written in Fortran.
Stars: ✭ 33 (+10%)
Mutual labels:  gpu-acceleration
Vitro
Experimental C++20 multiplatform graphics engine.
Stars: ✭ 14 (-53.33%)
Mutual labels:  gpu-programming
lambdafs
Efficient (de)compression package for AWS Lambda
Stars: ✭ 24 (-20%)
Mutual labels:  decompression
Minlzma
The Minimal LZMA (minlzma) project aims to provide a minimalistic, cross-platform, highly commented, standards-compliant C library (minlzlib) for decompressing LZMA2-encapsulated compressed data in LZMA format within an XZ container, as can be generated with Python 3.6, 7-zip, and xzutils
Stars: ✭ 236 (+686.67%)
Mutual labels:  decompression
length-limited-prefix-codes
A collection of various algorithms to produce length-limited prefix codes
Stars: ✭ 12 (-60%)
Mutual labels:  huffman
beatmup
Beatmup: image and signal processing library
Stars: ✭ 168 (+460%)
Mutual labels:  gpu-computing
hiperc
High Performance Computing Strategies for Boundary Value Problems
Stars: ✭ 36 (+20%)
Mutual labels:  gpu-computing
Util
A collection of useful utility functions
Stars: ✭ 201 (+570%)
Mutual labels:  decompression
Libarchivejs
Archive library for browsers
Stars: ✭ 145 (+383.33%)
Mutual labels:  decompression
Scientific-Programming-in-Julia
Repository for B0M36SPJ
Stars: ✭ 32 (+6.67%)
Mutual labels:  gpu-acceleration
Uniextract2
Universal Extractor 2 is a tool to extract files from any type of archive or installer.
Stars: ✭ 1,966 (+6453.33%)
Mutual labels:  decompression
euler2d cudaFortran
2nd order Godunov solver for 2d Euler equations written in CUDA Fortran and stdpar (standard paralelism)
Stars: ✭ 24 (-20%)
Mutual labels:  gpu-computing
pytod
TOD: GPU-accelerated Outlier Detection via Tensor Operations
Stars: ✭ 131 (+336.67%)
Mutual labels:  gpu-acceleration
Sdefl
Small inflate/deflate implementation in ~300 LoC of ANSI C
Stars: ✭ 120 (+300%)
Mutual labels:  decompression
Py7zr
7zip in python3 with ZStandard, PPMd, LZMA2, LZMA1, Delta, BCJ, BZip2, and Deflate compressions, and AES encryption.
Stars: ✭ 110 (+266.67%)
Mutual labels:  decompression
kanzi-cpp
Lossless data compression in C++
Stars: ✭ 60 (+100%)
Mutual labels:  huffman
Libmspack
A library for some loosely related Microsoft compression formats, CAB, CHM, HLP, LIT, KWAJ and SZDD.
Stars: ✭ 104 (+246.67%)
Mutual labels:  decompression
Numcompress
Python package to compress numerical series & numpy arrays into strings
Stars: ✭ 68 (+126.67%)
Mutual labels:  decompression
GoldenSun
A path tracer based on hardware ray tracing
Stars: ✭ 20 (-33.33%)
Mutual labels:  gpu-acceleration
CUDAfy.NET
CUDAfy .NET allows easy development of high performance GPGPU applications completely from the .NET. It's developed in C#.
Stars: ✭ 56 (+86.67%)
Mutual labels:  gpu-computing
Tinf
Tiny inflate library (inflate, gzip, zlib)
Stars: ✭ 57 (+90%)
Mutual labels:  decompression
Aspnetcore Request Decompression
HTTP request decompression middleware for ASP.NET Core
Stars: ✭ 51 (+70%)
Mutual labels:  decompression
QUICK
QUICK: A GPU-enabled ab intio quantum chemistry software package
Stars: ✭ 79 (+163.33%)
Mutual labels:  gpu-acceleration
Lz4 Java
LZ4 compression for Java
Stars: ✭ 814 (+2613.33%)
Mutual labels:  decompression
Compressonator
Tool suite for Texture and 3D Model Compression, Optimization and Analysis using CPUs, GPUs and APUs
Stars: ✭ 785 (+2516.67%)
Mutual labels:  decompression
zstd-rs
zstd-decoder in pure rust
Stars: ✭ 148 (+393.33%)
Mutual labels:  decompression
learn-gpgpu
Algorithms implemented in CUDA + resources about GPGPU
Stars: ✭ 37 (+23.33%)
Mutual labels:  gpu-computing
nhwcodec
NHW : A Next-Generation Image Compression Codec
Stars: ✭ 56 (+86.67%)
Mutual labels:  entropy-coding
1-60 of 189 similar projects