awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
lkl avatar

lkl/linuxFork

0
View on GitHub↗
905 stars·152 forks·C·9 viewslkl.github.io↗

Linux

Linux kernel source tree

Features

  • Fuzzing Frameworks - Library for running the kernel in userspace for fuzzing.
  • Kernel Fuzzers - Library for running the Linux kernel in userspace.

Star history

Star history chart for lkl/linuxStar history chart for lkl/linux

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Linux

These projects share indexed features with Linux. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • sslab-gatech/janussslab-gatech avatar

    sslab-gatech/janus

    236View on GitHub↗

    Janus: a state-of-the-art file system fuzzer on Linux

    C
    View on GitHub↗236
  • google/syzkallergoogle avatar

    google/syzkaller

    6,232View on GitHub↗

    Syzkaller is an unsupervised, coverage-guided kernel fuzzer that automatically generates and mutates system call sequences to find bugs in operating system kernels. It operates without human intervention, using a closed feedback loop of input generation, execution, crash detection, and corpus refinement to continuously explore kernel code paths. The fuzzer distinguishes itself by supporting multiple operating system kernels, including Linux, FreeBSD, and Windows, through per-platform syscall harnesses that abstract system call interfaces behind a common driver. It uses declarative description

    Go
    View on GitHub↗6,232
  • ant4g0nist/slothant4g0nist avatar

    ant4g0nist/sloth

    130View on GitHub↗

    Sloth 🦥 is a coverage guided fuzzing framework for fuzzing Android Native libraries that makes use of libFuzzer and QEMU user-mode emulation

    C++
    View on GitHub↗130
  • aoh/radamsaaoh avatar

    aoh/radamsa

    1,290View on GitHub↗

    a general-purpose fuzzer

    View on GitHub↗1,290
Compare all 30 related projects→

Frequently asked questions

What does lkl/linux do?

Linux kernel source tree

What are the main features of lkl/linux?

The main features of lkl/linux are: Fuzzing Frameworks, Kernel Fuzzers.

Which projects share features with lkl/linux?

Projects with overlapping indexed features include: sslab-gatech/janus — Janus: a state-of-the-art file system fuzzer on Linux. google/syzkaller — Syzkaller is an unsupervised, coverage-guided kernel fuzzer that automatically generates and mutates system call… ant4g0nist/sloth — Sloth 🦥 is a coverage guided fuzzing framework for fuzzing Android Native libraries that makes use of libFuzzer and… atrosinenko/kbdysch — A collection of user-space Linux kernel specific guided fuzzers based on LKL. b17fr13nds/lxfuzz — lxfuzz is a grey-box kernel fuzzer used for linux. it is scalable because of qemu being used to emulate in a way to be… aoh/radamsa — a general-purpose fuzzer.