aveia's Stars
tldraw/tldraw
whiteboard / infinite canvas SDK
analysis-tools-dev/static-analysis
⚙️ A curated list of static analysis (SAST) tools and linters for all programming languages, config files, build tools, and more. The focus is on tools which improve code quality.
idank/explainshell
match command-line arguments to their help text
bluenviron/mediamtx
Ready-to-use SRT / WebRTC / RTSP / RTMP / LL-HLS media server and media proxy that allows to read, publish, proxy, record and playback video and audio streams.
DoctorWkt/acwj
A Compiler Writing Journey
aalhour/awesome-compilers
:sunglasses: Curated list of awesome resources on Compilers, Interpreters and Runtimes
mxgmn/MarkovJunior
Probabilistic language based on pattern matching and constraint propagation, 153 examples
madler/pigz
A parallel implementation of gzip for modern multi-processor, multi-core machines.
inconvergent/weird
Generative art in Common Lisp
ThakeeNathees/pocketlang
A lightweight, fast embeddable scripting language.
rxi/fe
A tiny, embeddable language implemented in ANSI C
WolframResearch/Arrival-Movie-Live-Coding
Documents from a live coding session by Christopher Wolfram related to content from the 2016 film Arrival
cph-cachet/flutter-plugins
A collection of Flutter plugins developed by CACHET
rmind/ringbuf
Lock-free ring buffer (MPSC)
tweag/awesome-learning-haskell
A collection of resources which were useful to Tweagers for learning Haskell and its various aspects
vprover/vampire
The Vampire Theorem Prover
Barro/compiler-warnings
A list of compiler warning flags for different GCC and clang versions
knik0/faad2
Freeware Advanced Audio (AAC) Decoder faad2 mirror
rudymatela/concise-cheat-sheets
Cheat Sheets for programming languages and tools
VeryGoodOpenSource/very_good_flame_game
A Very Good Flutter Starter Flame Game created by the Very Good Ventures Team 🦄
CasperPas/flutter-sound-stream
stream audio data in & out
cpp-for-yourself/lectures-and-homeworks
📚 A place for all supplementary materials like slides, homework assignments etc.
lee-hen/Algoexpert
All AlgoExpert questions implemented in golang.
dinumathai/pushgateway
Solution for https://github.com/prometheus/pushgateway/issues/117
sjoerdvisscher/proarrow
Haskell library for doing category theory with a central role for profunctors
iepsen/cmvm
CMake Version Manager
intel/lvi-llvm-optimization-plugin
Load Value Injection Optimization Plugin for LLVM* Project
rudymatela/conjure
Produce Haskell functions out of partial definitions
DonaldDuck313/DisableAlwaysOnTop
This program disables the Always On Top feature in Windows so that no window is ever on top of the active window
BaseMax/PriorityUnsortedQueueGo
This is a priority unsorted queue written in Go (Golang).