Stars
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs,…
Capturing SSL/TLS plaintext without a CA certificate using eBPF. Supported on Linux/Android kernels for amd64/arm64.
AddressSanitizer, ThreadSanitizer, MemorySanitizer
antimatter15 / alpaca.cpp
Forked from ggml-org/llama.cppLocally run an Instruction-Tuned Chat-Style LLM
A minimal programming example for a chat server
Samples for CUDA Developers which demonstrates features in CUDA Toolkit
proxychains - a tool that forces any TCP connection made by any given application to follow through proxy like TOR or any other SOCKS4, SOCKS5 or HTTP(S) proxy. Supported auth-types: "user/pass" fo…
🔥 比libevent/libuv/asio更易用的网络库。A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket/MQTT client/server.
A blazing fast and lightweight C asymmetric coroutine library 💎 ⛅🚀⛅🌞
An open source utility that provides fast incremental file transfer. It also has useful features for backup and restore operations among many other use cases.
Simple kernel for learning operating systems. 用于学习操作系统的简单内核
chroot, mount --bind, and binfmt_misc without privilege/setup for Linux
This tool provides an efficient implementation of the continuous bag-of-words and skip-gram architectures for computing vector representations of words. These representations can be subsequently us…
nsync is a C library that exports various synchronization primitives, such as mutexes
A post-processing tool for scanned sheets of paper.
Small and very fast portable launcher and updater for Chromium.
A Redis Module that make it possible to create a consistent Raft cluster from multiple Redis instances.