All Projects → juce_faustllvm → Similar Projects or Alternatives

369 Open source projects that are alternatives of or similar to juce_faustllvm

pMix2
pMix - a preset interpolator, plug-in chainer and Faust IDE written with JUCE
Stars: ✭ 84 (+162.5%)
Mutual labels:  faust, juce
ugo
µGo编程语言(从头开发一个迷你Go语言编译器)
Stars: ✭ 38 (+18.75%)
Mutual labels:  llvm
clangbuilder
Building Clang ♡ Utility and Environment
Stars: ✭ 101 (+215.63%)
Mutual labels:  llvm
Lesma
The Lesma Programming Language
Stars: ✭ 14 (-56.25%)
Mutual labels:  llvm
Dachs
Dachs; A Doggy 🐶 Programming Language
Stars: ✭ 82 (+156.25%)
Mutual labels:  llvm
nocc
A LLVM based self-hosting C compiler
Stars: ✭ 22 (-31.25%)
Mutual labels:  llvm
FastLua
Lua trace JIT compiler using LLVM-C
Stars: ✭ 22 (-31.25%)
Mutual labels:  llvm
MetaCG
MetaCG offers an annotated whole program call-graph tool for Clang/LLVM.
Stars: ✭ 21 (-34.37%)
Mutual labels:  llvm
mlir-standalone-template
An out-of-tree MLIR dialect template.
Stars: ✭ 44 (+37.5%)
Mutual labels:  llvm
EffectiveSan
Runtime type and bounds-error checking for C/C++
Stars: ✭ 95 (+196.88%)
Mutual labels:  llvm
codebrowser
Woboq CodeBrowser
Stars: ✭ 985 (+2978.13%)
Mutual labels:  llvm
EmbedSanitizer
EmbedSantizer is a runtime race detection tool which extends ThreadSanitizer to detect data races in 32-bit ARM applications.
Stars: ✭ 16 (-50%)
Mutual labels:  llvm
contech
The Contech analysis framework provides the means for generating and analyzing task graphs that enable computer architects and programmers to gain a deeper understanding of parallel programs.
Stars: ✭ 43 (+34.38%)
Mutual labels:  llvm
nballerina-cpp
Ballerina compiler backend that generates platform-specific executables.
Stars: ✭ 16 (-50%)
Mutual labels:  llvm
docker-opengl
Multi-Arch Docker - Mesa 3D OpenGL Software Rendering (Gallium) - LLVMpipe, and OpenSWR Drivers
Stars: ✭ 68 (+112.5%)
Mutual labels:  llvm
neo-c
Yet another modern compiler. It is also C compiler. Using LLVM wih boehmGC
Stars: ✭ 72 (+125%)
Mutual labels:  llvm
faustide
Faust IDE (Integrated Development Environment)
Stars: ✭ 44 (+37.5%)
Mutual labels:  faust
NatsuLang
No description or website provided.
Stars: ✭ 96 (+200%)
Mutual labels:  llvm
U-00DC-Sprache
"Ü" programming language development
Stars: ✭ 43 (+34.38%)
Mutual labels:  llvm
SCAF
A Speculation-Aware Collaborative Dependence Analysis Framework
Stars: ✭ 25 (-21.87%)
Mutual labels:  llvm
Roboverb
A VST / VST3 / AU / LV2 Reverb Plugin
Stars: ✭ 48 (+50%)
Mutual labels:  juce
vicis
Manipulate LLVM-IR in Pure Rust
Stars: ✭ 194 (+506.25%)
Mutual labels:  llvm
pamplejuce
A JUCE Plugin CI template. JUCE 7 & Catch2 with macOS notarization and Windows EV code signing on Github Actions
Stars: ✭ 115 (+259.38%)
Mutual labels:  juce
geode
The Geode Programming Language
Stars: ✭ 16 (-50%)
Mutual labels:  llvm
Chigraph
A visual systems language for beginners compiled using LLVM
Stars: ✭ 247 (+671.88%)
Mutual labels:  llvm
Checkedc
Checked C is an extension to C that lets programmers write C code that is guaranteed by the compiler to be type-safe. The goal is to let people easily make their existing C code type-safe and eliminate entire classes of errors. Checked C does not address use-after-free errors. This repo has a wiki for Checked C, sample code, the specification, a…
Stars: ✭ 2,692 (+8312.5%)
Mutual labels:  llvm
homebrew-llvm
LLVM formulae for the Homebrew package manager
Stars: ✭ 23 (-28.12%)
Mutual labels:  llvm
azula
A fast, statically typed compiled language
Stars: ✭ 25 (-21.87%)
Mutual labels:  llvm
vuo
A realtime visual programming language for interactive media.
Stars: ✭ 103 (+221.88%)
Mutual labels:  llvm
AtomSynth
A modular synthesizer built using the juce api.
Stars: ✭ 20 (-37.5%)
Mutual labels:  juce
qbicc
Experimental static compiler for Java programs.
Stars: ✭ 118 (+268.75%)
Mutual labels:  llvm
CSCD70
CSCD70 Compiler Optimization
Stars: ✭ 147 (+359.38%)
Mutual labels:  llvm
sycl
SYCL for Vitis: Experimental fusion of triSYCL with Intel SYCL oneAPI DPC++ up-streaming effort into Clang/LLVM
Stars: ✭ 80 (+150%)
Mutual labels:  llvm
Weld
High-performance runtime for data analytics applications
Stars: ✭ 2,709 (+8365.63%)
Mutual labels:  llvm
linux
Linux kernel source tree
Stars: ✭ 234 (+631.25%)
Mutual labels:  llvm
deollvm64
deobfuscator llvm arm64 script
Stars: ✭ 67 (+109.38%)
Mutual labels:  llvm
TON-Compiler
Clang compiler for Free TON Virtual Machine
Stars: ✭ 56 (+75%)
Mutual labels:  llvm
dumb-obfuscator
Tutorial on how to write the dumbest obfuscator I could think of.
Stars: ✭ 147 (+359.38%)
Mutual labels:  llvm
suicide
LLVM pass that detects one undefined behavior, and emits code to delete your hard drive
Stars: ✭ 33 (+3.13%)
Mutual labels:  llvm
popsicle
Popsicle aims to bridge the JUCE c++ framework to python.
Stars: ✭ 102 (+218.75%)
Mutual labels:  juce
expressi
Expression-oriented toy programming language written in Rust
Stars: ✭ 17 (-46.87%)
Mutual labels:  llvm
LLVMTemplate
LLVM + Swift template Xcode project
Stars: ✭ 12 (-62.5%)
Mutual labels:  llvm
osmid
osmid is a tool to bridge MIDI and OSC. It is currently in use in Sonic Pi
Stars: ✭ 63 (+96.88%)
Mutual labels:  juce
tinylang
Tiny玩具语言(Go语言实现/包含Tiny编译器/CASL汇编器/COMET虚拟机/调试器/支持WebAssembly/LLVM)
Stars: ✭ 61 (+90.63%)
Mutual labels:  llvm
MIMS
PyQt application for creating mass interaction models and compiling them into Faust dsp code, or ~gen objects (for Max/MSP)
Stars: ✭ 22 (-31.25%)
Mutual labels:  faust
heyoka.py
Python library for ODE integration via Taylor's method and LLVM
Stars: ✭ 45 (+40.63%)
Mutual labels:  llvm
Kernel-Compile-Script
This is a collection of scripts aimed at streamlining the process of kernel compilation for improved efficiency and effectiveness.
Stars: ✭ 20 (-37.5%)
Mutual labels:  llvm
Amalgamate
A tool for creating an amalgamation from C and C++ sources. Forked from https://github.com/vinniefalco/Amalgamate.
Stars: ✭ 17 (-46.87%)
Mutual labels:  juce
sbt-instrumentation
Configurable instrumentation of LLVM bitcode
Stars: ✭ 31 (-3.12%)
Mutual labels:  llvm
flextool
C++ compile-time programming (serialization, reflection, code modification, enum to string, better enum, enum to json, extend or parse language, etc.)
Stars: ✭ 32 (+0%)
Mutual labels:  llvm
Dr checker
DR.CHECKER : A Soundy Vulnerability Detection Tool for Linux Kernel Drivers
Stars: ✭ 251 (+684.38%)
Mutual labels:  llvm
juce-plugin-ci
Cross-platform CI for JUCE audio plugins with Github Actions
Stars: ✭ 51 (+59.38%)
Mutual labels:  juce
Dg
[LLVM Static Slicer] Various program analyses, construction of dependence graphs and program slicing of LLVM bitcode.
Stars: ✭ 242 (+656.25%)
Mutual labels:  llvm
mars
Minimal language with type inference, structures, control flow, and more.
Stars: ✭ 19 (-40.62%)
Mutual labels:  llvm
DSP-Testbench
A DSP Testbench for users of the JUCE framework
Stars: ✭ 40 (+25%)
Mutual labels:  juce
PhaseVocoder
A C++ based phase vocoder example that allows pitch and timescale modifications of incoming signals. UI built with Juce.
Stars: ✭ 44 (+37.5%)
Mutual labels:  juce
rain
A programming language.
Stars: ✭ 20 (-37.5%)
Mutual labels:  llvm
LLAST
A high level LLVM IR AST provider for GraphEngine JIT.
Stars: ✭ 21 (-34.37%)
Mutual labels:  llvm
llvm2cpg
LLVM meets Code Property Graphs
Stars: ✭ 62 (+93.75%)
Mutual labels:  llvm
llrl
An experimental Lisp-like programming language
Stars: ✭ 126 (+293.75%)
Mutual labels:  llvm
1-60 of 369 similar projects