eesaber's Stars
google-gemini/cookbook
Examples and guides for using the Gemini API
OpenSIPS/opensips
OpenSIPS is a GPL implementation of a multi-functionality SIP Server that targets to deliver a high-level technical solution (performance, security and quality) to be used in professional SIP server platforms.
charlax/professional-programming
A collection of learning resources for curious software engineers
libuv/libuv
Cross-platform asynchronous I/O
compiler-explorer/compiler-explorer
Run compilers interactively from your web browser and interact with the assembly
hikogui/hikocsp
C++ Server Pages (CSP)
Xavorim/cpp_tasks_bench
Comparison between async/await coroutine C++ libs
ReactTooltip/react-tooltip
React Tooltip Component
David-Haim/concurrencpp
Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all
testing-library/user-event
🐕 Simulate user events
facebookexperimental/libunifex
Unified Executors
Neargye/magic_enum
Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate code
mattwilson1024/google-photos-exif
A tool to populate missing `DateTimeOriginal` EXIF metadata in Google Photos takeout, using Google's JSON metadata.
jbaldwin/libcoro
C++20 coroutine library
jestjs/jest
Delightful JavaScript Testing.
chriskohlhoff/talking-async
Example programs for Talking Async videos
google/re2
RE2 is a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. It is a C++ library.
p-ranav/argparse
Argument Parser for Modern C++
friendlyanon/cmake-init
The missing CMake project initializer
veselink1/refl-cpp
Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).
twitter/the-algorithm
Source code for Twitter's Recommendation Algorithm
TheNitesWhoSay/RareCpp
Creating a simpler, more intuitive means of C++ reflection
libcpr/cpr
C++ Requests: Curl for People, a spiritual port of Python Requests.
crobertsbmw/MyTargets
Android app, which helps archers keep track of their training progress
meta-llama/llama
Inference code for Llama models
ada-url/ada
WHATWG-compliant and fast URL parser written in modern C++, part of Node.js, Clickhouse, Redpanda, Kong, Telegram and Cloudflare Workers.
typesense/typesense
Open Source alternative to Algolia + Pinecone and an Easier-to-Use alternative to ElasticSearch ⚡ 🔍 ✨ Fast, typo tolerant, in-memory fuzzy Search Engine for building delightful search experiences
hsutter/cppfront
A personal experimental C++ Syntax 2 -> Syntax 1 compiler
nlohmann/json
JSON for Modern C++
fmtlib/fmt
A modern formatting library