boratanrikulu's Stars
bluesky-social/social-app
The Bluesky Social application for Web, iOS, and Android
hashicorp/packer
Packer is a tool for creating identical machine images for multiple platforms from a single source configuration.
microsoft/BitNet
Official inference framework for 1-bit LLMs
actions/cache
Cache dependencies and build outputs in GitHub Actions
Azure/azure-cli
Azure Command-Line Interface
NVIDIA/garak
the LLM vulnerability scanner
stern/stern
⎈ Multi pod and container log tailing for Kubernetes -- Friendly fork of https://github.com/wercker/stern
nadimkobeissi/mkbsd
Download all the wallpapers in MKBHD's "Panels" app
tonybaloney/vscode-pets
Adds playful pets 🦀🐱🐶 in your VS Code window
cucumber/godog
Cucumber for golang
inspektor-gadget/inspektor-gadget
Inspektor Gadget is a set of tools and framework for data collection and system inspection on Kubernetes clusters and Linux hosts using eBPF
groundcover-com/caretta
Instant K8s service dependency map, right to your Grafana.
systeminit/si
The System Initiative software
emluque/golang-internals-resources
A collection of articles and videos to understand Golang internals.
ThomasRinsma/pdftris
ppggff/vagrant-qemu
Use Vagrant to manage machines using QEMU. Test with Apple Silicon / M1 and CentOS aarch64 image
rhettlunn/is-odd-ai
Why check if something is odd simply, when you can do it with ✨AI✨
eunomia-bpf/GPTtrace
Generate eBPF programs and tracing with ChatGPT
dylandreimerink/edb
An eBPF program debugger
0xdeafbeef/jeprofl
Allocations profiler built using ebpf
vadorovsky/aya-examples
Examples of small eBPF projects based on Aya
xmigrate/blxrep
eBPF based sector level disk replication tool for disaster recovery purpose
aws-samples/vmware-cloud-on-aws-packer-examples
Example HashiCorp Packer templates for VMware Cloud on AWS
ebpffoundation/publications
Publications from the eBPF foundation
microsoft/ntosebpfext
eBPF-For-Windows extension to provide access to Windows kernel functionality
dorkamotorka/ebpf-unittest
Demo Repository for eBPF XDP Unit Test
SRodi/ebpf-file-delete-tracer
This project demonstrates the use of eBPF (Extended Berkeley Packet Filter) to trace file deletion events on a Linux system. A Go userspace application loads the eBPF program from an ELF file, and attaches it to the appropriate kernel hooks to monitor file deletions.
aykutkardas/gramo-next
GramoNext is a modern, AI-powered text enhancement platform that helps users improve their writing through advanced grammar checking, style analysis, and intelligent suggestions.
ynlamy/packer-ubuntuserver24_04
Creating a virtual machine template under Ubuntu Server 24.04 LTS from ISO file with Packer using VMware Workstation
dorkamotorka/ebpf-ring-buffer-ops
Demo Repository for eBPF Ring Buffer Optimizations