laphets's Stars
danielmiessler/SecLists
SecLists is the security tester's companion. It's a collection of multiple types of lists used during security assessments, collected in one place. List types include usernames, passwords, URLs, sensitive data patterns, fuzzing payloads, web shells, and many more.
emscripten-core/emscripten
Emscripten: An LLVM-to-WebAssembly Compiler
libuv/libuv
Cross-platform asynchronous I/O
google/flatbuffers
FlatBuffers: Memory Efficient Serialization Library
go-delve/delve
Delve is a debugger for the Go programming language.
copy/v86
x86 PC emulator and x86-to-wasm JIT, running in the browser
prisma/prisma1
💾 Database Tools incl. ORM, Migrations and Admin UI (Postgres, MySQL & MongoDB) [deprecated]
abseil/abseil-cpp
Abseil Common Libraries (C++)
glideapps/quicktype
Generate types and converters from JSON, Schema, and GraphQL
jina-ai/clip-as-service
🏄 Scalable embedding, reasoning, ranking for images and sentences with CLIP
rook/rook
Storage Orchestration for Kubernetes
ninja-build/ninja
a small build system with a focus on speed
google/benchmark
A microbenchmark support library
scylladb/seastar
High performance server-side application framework
WebKit/WebKit
Home of the WebKit project, the browser engine used by Safari, Mail, App Store and many other applications on macOS, iOS and Linux.
Workiva/go-datastructures
A collection of useful, performant, and threadsafe Go datastructures.
Yelp/dumb-init
A minimal init system for Linux containers
rizsotto/Bear
Bear is a tool that generates a compilation database for clang tooling.
JonathanSalwan/ROPgadget
This tool lets you search your gadgets on your binaries to facilitate your ROP exploitation. ROPgadget supports ELF, PE and Mach-O format on x86, x64, ARM, ARM64, PowerPC, SPARC, MIPS, RISC-V 64, and RISC-V Compressed architectures.
killercup/cargo-edit
A utility for managing cargo dependencies from the command line.
checkpoint-restore/criu
Checkpoint/Restore tool
GeertJohan/go.rice
go.rice is a Go package that makes working with resources such as html,js,css,images,templates, etc very easy.
dongyuwei/hallelujahIM
hallelujahIM(哈利路亚 英文输入法) is an intelligent English input method with auto-suggestions and spell check features.
alecthomas/go_serialization_benchmarks
Benchmarks of Go serialization methods
eliben/llvm-clang-samples
UNMAINTAINED: Examples of using the LLVM and Clang compilation libraries and tools
kubernetes-csi/csi-driver-nfs
This driver allows Kubernetes to access NFS server on Linux node.
nats-rpc/nrpc
nRPC is like gRPC, but over NATS
fzyz999/Analysis_TCP_in_Linux
TiarkRompf/virtualization-lms-core
A Framework for Runtime Code Generation and Compiled DSLs
tianon/docker-qemu
Dockerization of supported QEMU releases