not-mms's Stars
openai/whisper
Robust Speech Recognition via Large-Scale Weak Supervision
openwrt/openwrt
This repository is a mirror of https://git.openwrt.org/openwrt/openwrt.git It is for reference only and is not active for check-ins. We will continue to accept Pull Requests here. They will be merged via staging trees then into openwrt.git.
AnthonyCalandra/modern-cpp-features
A cheatsheet of modern C++ language and library features.
skypjack/entt
Gaming meets modern C++ - a fast and reliable entity component system (ECS) and much more
werman/noise-suppression-for-voice
Noise suppression plugin based on Xiph's RNNoise
livebook-dev/livebook
Automate code & data workflows with interactive Elixir notebooks
intel/hyperscan
High-performance regular expression matching library
builtbybel/Winpilot
The manic cousin of Microsoft Copilot
citizenfx/fivem
The source code for the Cfx.re modification frameworks, such as FiveM, RedM and LibertyM, as well as FXServer.
p-ranav/awesome-hpp
A curated list of awesome header-only C++ libraries
ReactiveX/RxCpp
Reactive Extensions for C++
samber/mo
🦄 Monads and popular FP abstractions, powered by Go 1.18+ Generics (Option, Result, Either...)
dendibakh/perf-ninja
This is an online course where you can learn and master the skill of low-level performance analysis and tuning.
xdp-project/xdp-tutorial
XDP tutorial
dashbitco/broadway
Concurrent and multi-stage data ingestion and data processing with Elixir
Dobiasd/FunctionalPlus
Functional Programming Library for C++. Write concise and readable C++ code.
miloyip/nativejson-benchmark
C/C++ JSON parser/generator benchmark
wojtekmach/mix_install_examples
A collection of simple Elixir scripts that are using Mix.install/2.
graninas/cpp_functional_programming
List of materials about functional programming in C++
xcellerator/linux_kernel_hacking
Linux Kernel Hacking
lord-alfred/ipranges
🔨 List all IP ranges from: Google (Cloud & GoogleBot), Bing (Bingbot), Amazon (AWS), Microsoft, Oracle (Cloud), GitHub, Facebook (Meta), OpenAI (GPTBot) and other with daily updates.
pfsense/FreeBSD-ports
FreeBSD ports tree with pfSense changes
ilammy/ftrace-hook
Using ftrace for function hooking in Linux kernel
asteris-llc/gofpher
a collection of functional programming constructs for go
semarie/build-rust
Script helper for building rustc and cargo from source on OpenBSD (without rustup)
xcellerator/freebsd_kernel_hacking
Learning FreeBSD Kernel Hacking - Exercises
m-messiah/xye-bot
Бот Хуификатор
rebeccaskinner/gofpher
a collection of functional programming constructs for go
michalslaski/livebook_examples
Elixir Livebook examples
YarikTH/cpp-io-impl
Saved copy of Lyberta/cpp-io-impl - reference implementation for P2146