haneefmubarak's Stars
opentofu/manifesto
The OpenTF Manifesto expresses concern over HashiCorp's switch of the Terraform license from open-source to the Business Source License (BSL) and calls for the tool's return to a truly open-source license.
seaweedfs/seaweedfs
SeaweedFS is a fast distributed storage system for blobs, objects, files, and data lake, for billions of files! Blob store has O(1) disk seek, cloud tiering. Filer supports Cloud Drive, cross-DC active-active replication, Kubernetes, POSIX FUSE mount, S3 API, S3 Gateway, Hadoop, WebDAV, encryption, Erasure Coding.
slint-ui/slint
Slint is a declarative GUI toolkit to build native user interfaces for Rust, C++, or JavaScript apps.
skywind3000/kcp
:zap: KCP - A Fast and Reliable ARQ Protocol
soxoj/maigret
🕵️♂️ Collect a dossier on a person by username from thousands of sites
ulid/spec
The canonical spec for ulid
floooh/sokol
minimal cross-platform standalone C headers
warmcat/libwebsockets
canonical libwebsockets.org networking library
google/orbit
C/C++ Performance Profiler
mitchellh/libxev
libxev is a cross-platform, high-performance event loop that provides abstractions for non-blocking IO, timers, events, and more and works on Linux (io_uring or epoll), macOS (kqueue), and Wasm + WASI. Available as both a Zig and C API.
tezc/sc
Common libraries and data structures for C.
maharmstone/quibble
Quibble - the custom Windows bootloader
atopile/atopile
Design circuit boards with code! ✨ Get software-like design reuse 🚀, validation, version control and collaboration in hardware; starting with electronics ⚡️
h2o/picohttpparser
tiny HTTP parser written in C (used in HTTP::Parser::XS et al.)
master-of-zen/Av1an
Cross-platform command-line AV1 / VP9 / HEVC / H264 encoding framework with per scene quality encoding
openglonmetal/MGL
OpenGL 4.6 on Metal
skeeto/hash-prospector
Automated integer hash function discovery
oconnor663/sha256_project
The SHA-256 Project, developed for NYU Tandon's Applied Cryptography course
avaneev/avir
High-quality pro HDR image resizing / scaling C++ library, including a very fast, precise, SIMD Lanczos resizer (header-only C++)
poettering/diskomator
🦠 NVMe-TCP at your fingertips 🦠
google/transperf
a tool for testing transport protocol performance over emulated network scenarios
likle/cargs
A lightweight cross-platform getopt alternative that is tested on Linux, Windows, FreeBSD and macOS. Command line argument parser library for C/C++. Can be used to parse argv and argc parameters.
catid/leopard
Leopard-RS : O(N Log N) MDS Reed-Solomon Block Erasure Code for Large Data
DFiantHDL/DFHDL
DFiant HDL (DFHDL): A Dataflow Hardware Descripition Language
goncalomb/sane-wasm
A WebAssembly port of the SANE API.
FelixK15/c_ocoa
Clybius/aom-av1-lavish
A fork of aom-av1-psy, which is a fork of aomenc. Designed to open up the encoder for hyper-tuning and fidelity.
RhysU/helm
A header-only proportional-integral-derivative (PID) controller.
Deaod/spsc_queue
A fast, concurrent, bounded, single producer, single consumer queue
nestordemeure/pairArithmetic
A very simple, header only, implementation of pair arithmetic. Destined to be used when a C++ program needs a local boost in accuracy but cannot easily be refactored to be more numerically stable.