aveia's Stars
BurntSushi/ripgrep
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
tldraw/tldraw
whiteboard / infinite canvas SDK
sharkdp/fd
A simple, fast and user-friendly alternative to 'find'
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
BurntSushi/xsv
A fast CSV command line toolkit written in Rust.
aalhour/awesome-compilers
:sunglasses: Curated list of awesome resources on Compilers, Interpreters and Runtimes
VadimBoev/FlappyBird
Less than 100 Kilobytes. Works for Android 5.1 and above
edubart/nelua-lang
Minimal, efficient, statically-typed and meta-programmable systems programming language heavily inspired by Lua, which compiles to C and native code.
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
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
cpp-for-yourself/lectures-and-homeworks
📚 A place for all supplementary materials like slides, homework assignments etc.
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
lee-hen/Algoexpert
All AlgoExpert questions implemented in golang.
igorbrigadir/ishkurs-guide-dataset
Structured Data from Ishkur's Guide to Electronic Music. Working Mirror for v2.5 here: https://igorbrigadir.github.io/ishkurs-guide-dataset/
schlaile/concatfs
concatfs FUSE driver for easy file concatenation (like large movie files)
sjoerdvisscher/proarrow
Haskell library for doing category theory with a central role for profunctors
rudymatela/conjure
Produce Haskell functions out of partial definitions
iepsen/cmvm
CMake Version Manager
BaseMax/PriorityUnsortedQueueGo
This is a priority unsorted queue written in Go (Golang).