All Projects → Thorin → Similar Projects or Alternatives

1256 Open source projects that are alternatives of or similar to Thorin

Mini Interpreter
A Simple Scripting Language
Stars: ✭ 72 (-37.93%)
Mutual labels:  compiler
Shivyc
C compiler created in Python.
Stars: ✭ 845 (+628.45%)
Mutual labels:  compiler
Nvapiwrapper
NvAPIWrapper is a .Net wrapper for NVIDIA public API, capable of managing all aspects of a display setup using NVIDIA GPUs
Stars: ✭ 105 (-9.48%)
Mutual labels:  gpu
Cfl
a Compileable statically typed Functional programming Language
Stars: ✭ 7 (-93.97%)
Mutual labels:  compiler
Vfio
A script I've made to make passing PCI devices to a VM less of a chore. I use it for single-gpu VM gaming and other PCI/LiveCD/PXE/VM/RawImage testing given the script's accessibility.
Stars: ✭ 71 (-38.79%)
Mutual labels:  gpu
Hamler
Haskell-style functional programming language running on Erlang VM.
Stars: ✭ 840 (+624.14%)
Mutual labels:  compiler
Sketch
C++ Implementations of sketch data structures with SIMD Parallelism, including Python bindings
Stars: ✭ 96 (-17.24%)
Mutual labels:  simd
Ldc
The LLVM-based D Compiler.
Stars: ✭ 937 (+707.76%)
Mutual labels:  compiler
Lens
Language for Embeddable .NET Scripting
Stars: ✭ 71 (-38.79%)
Mutual labels:  compiler
Daskmaskrcnn
Running Mask-RCNN on Dask with PyTorch
Stars: ✭ 25 (-78.45%)
Mutual labels:  gpu
Corrfunc
⚡️⚡️⚡️Blazing fast correlation functions on the CPU.
Stars: ✭ 114 (-1.72%)
Mutual labels:  simd
Compressed Vec
SIMD Floating point and integer compressed vector library
Stars: ✭ 25 (-78.45%)
Mutual labels:  simd
Online Compiler
This is an online compiler that can compile and run C\C++ And Java Program. This online compiler is a part of my 5th semester project "RUET Online Judge" . Developed By Ashadullah Shawon
Stars: ✭ 71 (-38.79%)
Mutual labels:  compiler
Pynvvl
A Python wrapper of NVIDIA Video Loader (NVVL) with CuPy for fast video loading with Python
Stars: ✭ 95 (-18.1%)
Mutual labels:  gpu
Cymbal
Yet another Rust implementation of the Monkey language from "Writing an Interpreter in Go" and "Writing a Compiler in Go"
Stars: ✭ 49 (-57.76%)
Mutual labels:  compiler
Fieldplay
A vector field explorer
Stars: ✭ 922 (+694.83%)
Mutual labels:  gpu
Jit Compiler
JIT compiler in Go
Stars: ✭ 70 (-39.66%)
Mutual labels:  compiler
Radon
A scripting language.
Stars: ✭ 22 (-81.03%)
Mutual labels:  compiler
Haste Compiler
A GHC-based Haskell to JavaScript compiler
Stars: ✭ 1,429 (+1131.9%)
Mutual labels:  compiler
Walle
iOS Application performance monitoring
Stars: ✭ 19 (-83.62%)
Mutual labels:  cpu
Md5 Simd
Accelerate aggregated MD5 hashing performance up to 8x for AVX512 and 4x for AVX2. Useful for server applications that need to compute many MD5 sums in parallel.
Stars: ✭ 71 (-38.79%)
Mutual labels:  simd
Jetsonjs
Embed a JavaScript/WebGL application on a Nvidia Jetson TX2 and stream the results through websockets. It does not rely on CUDA/Jetpack. HDMI touchscreen, virtual keyboard, GPIO control, wifi config are included.
Stars: ✭ 18 (-84.48%)
Mutual labels:  gpu
Webpack Core Usage
webpack2完整系列课程,欢迎阅读。同时欢迎移步我的react全家桶文章全集: https://github.com/liangklfangl/react-article-bucket
Stars: ✭ 94 (-18.97%)
Mutual labels:  compiler
Wheels
Performance-optimized wheels for TensorFlow (SSE, AVX, FMA, XLA, MPI)
Stars: ✭ 891 (+668.1%)
Mutual labels:  gpu
Xfce4 Genmon Scripts
🐭 XFCE panel generic monitor scripts
Stars: ✭ 69 (-40.52%)
Mutual labels:  cpu
Modiscript
Acche din aa gaye
Stars: ✭ 888 (+665.52%)
Mutual labels:  compiler
Blazingsql
BlazingSQL is a lightweight, GPU accelerated, SQL engine for Python. Built on RAPIDS cuDF.
Stars: ✭ 1,652 (+1324.14%)
Mutual labels:  gpu
Ustc Tmips
Stars: ✭ 6 (-94.83%)
Mutual labels:  cpu
Boostchanger
With this app you can control CPU turbo boost and the settings of the cpu speed in order to consuming less battery voltage on Linux
Stars: ✭ 69 (-40.52%)
Mutual labels:  cpu
Tensorflow.jl
A Julia wrapper for TensorFlow
Stars: ✭ 822 (+608.62%)
Mutual labels:  gpu
Nvfancontrol
NVidia dynamic fan control for Linux and Windows
Stars: ✭ 93 (-19.83%)
Mutual labels:  gpu
Ruby Vmstat
A focused and fast library to gather memory, cpu, network, load avg and disk information
Stars: ✭ 68 (-41.38%)
Mutual labels:  cpu
Glove As A Tensorflow Embedding Layer
Taking a pretrained GloVe model, and using it as a TensorFlow embedding weight layer **inside the GPU**. Therefore, you only need to send the index of the words through the GPU data transfer bus, reducing data transfer overhead.
Stars: ✭ 85 (-26.72%)
Mutual labels:  gpu
Vexriscv
A FPGA friendly 32 bit RISC-V CPU implementation
Stars: ✭ 1,041 (+797.41%)
Mutual labels:  cpu
Scikit Cuda
Python interface to GPU-powered libraries
Stars: ✭ 803 (+592.24%)
Mutual labels:  gpu
Nvidia p106
NVIDIA P106 GPUs
Stars: ✭ 106 (-8.62%)
Mutual labels:  gpu
Gatsby Starter Default
The default Gatsby starter
Stars: ✭ 1,154 (+894.83%)
Mutual labels:  compiler
Pyopencl
OpenCL integration for Python, plus shiny features
Stars: ✭ 790 (+581.03%)
Mutual labels:  gpu
Trck
Query engine for TrailDB
Stars: ✭ 48 (-58.62%)
Mutual labels:  compiler
Typescripttolua
Typescript to lua transpiler. https://typescripttolua.github.io/
Stars: ✭ 783 (+575%)
Mutual labels:  compiler
Contracode
Contrastive Code Representation Learning: functionality-based JavaScript embeddings through self-supervised learning
Stars: ✭ 66 (-43.1%)
Mutual labels:  compiler
Ccompiler
c语言编译器,用 lex 和 yacc 工具完成词法分析与语法分析并生成语法树,C++实现了语 法树的解析并生成中间代码,生成中间代码的过程中实现了错误检测。C++实 现了中间代码的优化操作。之后利用 python 对中间代码进行处理并生成 mips 汇编码并且可以成功在 PCSpim(mips 模拟器)上运行。
Stars: ✭ 113 (-2.59%)
Mutual labels:  compiler
Nanojit
NanoJIT is a small, cross-platform C++ library that emits machine code.
Stars: ✭ 101 (-12.93%)
Mutual labels:  compiler
Fastai
R interface to fast.ai
Stars: ✭ 85 (-26.72%)
Mutual labels:  gpu
Min
Min: Crypto Token for Beautiful and Secure Code
Stars: ✭ 48 (-58.62%)
Mutual labels:  compiler
Marian
Fast Neural Machine Translation in C++
Stars: ✭ 777 (+569.83%)
Mutual labels:  gpu
Cva6
The CORE-V CVA6 is an Application class 6-stage RISC-V CPU capable of booting Linux
Stars: ✭ 1,144 (+886.21%)
Mutual labels:  cpu
Selfie
An educational software system of a tiny self-compiling C compiler, a tiny self-executing RISC-V emulator, and a tiny self-hosting RISC-V hypervisor.
Stars: ✭ 1,318 (+1036.21%)
Mutual labels:  compiler
Tf Coriander
OpenCL 1.2 implementation for Tensorflow
Stars: ✭ 775 (+568.1%)
Mutual labels:  gpu
Pyret Lang
The Pyret language.
Stars: ✭ 771 (+564.66%)
Mutual labels:  compiler
Swift Init Generator
An Xcode plugin that uses the Swift parser to generate initializers
Stars: ✭ 105 (-9.48%)
Mutual labels:  compiler
Gbrain
GPU Javascript Library for Machine Learning
Stars: ✭ 48 (-58.62%)
Mutual labels:  gpu
Waifu2x Ncnn Vulkan
waifu2x converter ncnn version, runs fast on intel / amd / nvidia GPU with vulkan
Stars: ✭ 1,258 (+984.48%)
Mutual labels:  gpu
Patchouli Compiler
An Oberon-07 compiler for Intel 64 (AMD64) architecture
Stars: ✭ 46 (-60.34%)
Mutual labels:  compiler
Leekscript V2
A dynamically typed, compiled just-in-time programming language used in Leek Wars' AIs
Stars: ✭ 46 (-60.34%)
Mutual labels:  compiler
Brain
An esoteric programming language compiler on top of LLVM based on Brainfuck
Stars: ✭ 112 (-3.45%)
Mutual labels:  compiler
Rife Ncnn Vulkan
RIFE, Real-Time Intermediate Flow Estimation for Video Frame Interpolation implemented with ncnn library
Stars: ✭ 108 (-6.9%)
Mutual labels:  gpu
Vc4c
Compiler for the VC4CL OpenCL implementation
Stars: ✭ 101 (-12.93%)
Mutual labels:  compiler
Decent Messup
Mess up js code in a different way
Stars: ✭ 84 (-27.59%)
Mutual labels:  compiler
U6a
Implementation of Unlambda, an esoteric programming language.
Stars: ✭ 46 (-60.34%)
Mutual labels:  compiler
301-360 of 1256 similar projects