jwc1zkj's Stars
WolfgangMehner/c-support
Edit C/C++ programs in Vim/gVim. Insert code snippets, compile the code, run Make/CMake/... and look up help.
nickdiego/compiledb
Tool for generating Clang's JSON Compilation Database files for make-based build systems.
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.
TortoiseGit/TortoiseGit
Windows Explorer Extension to Operate Git; Mirror of official repository https://tortoisegit.org/sourcecode
Genivia/RE-flex
A high-performance C++ regex library and lexical analyzer generator with Unicode support. Extends Flex++ with Unicode support, indent/dedent anchors, lazy quantifiers, functions for lex and syntax error reporting and more. Seamlessly integrates with Bison and other parsers.
foonathan/lex
Replaced by foonathan/lexy
kkos/oniguruma
regular expression library
Mbed-TLS/mbedtls
An open source, portable, easy to use, readable and flexible TLS library, and reference implementation of the PSA Cryptography API. Releases are on a varying cadence, typically around 3 - 6 months between releases.
GNOME/libxml2
Read-only mirror of https://gitlab.gnome.org/GNOME/libxml2
madler/zlib
A massively spiffy yet delicately unobtrusive compression library.
curl/curl
A command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, TELNET, TFTP, WS and WSS. libcurl offers a myriad of powerful features
nginx/nginx
The official NGINX Open Source repository.
alanxz/rabbitmq-c
RabbitMQ C client
arvidn/libtorrent
an efficient feature complete C++ bittorrent implementation
HelloZeroNet/ZeroNet
ZeroNet - Decentralized websites using Bitcoin crypto and BitTorrent network
qbittorrent/qBittorrent
qBittorrent BitTorrent client
ngosang/trackerslist
Updated list of public BitTorrent trackers
microsoft/calculator
Windows Calculator: A simple yet powerful calculator that ships with Windows
Tribler/tribler
Privacy enhanced BitTorrent client with P2P content discovery
bitcoin/bitcoin
Bitcoin Core integration/staging tree
douglascrockford/DEC64
Decimal floating point
tree-sitter/tree-sitter
An incremental parsing system for programming tools
johnwbyrd/logog
logog is a portable C++ library to facilitate logging of real-time events in performance-oriented applications, such as games. It is especially appropriate for projects that have constrained memory and constrained CPU requirements.
taskflow/taskflow
A General-purpose Task-parallel Programming System using Modern C++
muellan/clipp
easy to use, powerful & expressive command line argument parsing for modern C++ / single header / usage & doc generation
andreasfertig/cppinsights
C++ Insights - See your source code with the eyes of a compiler
google/double-conversion
Efficient binary-decimal and decimal-binary conversion routines for IEEE doubles.
nndl/nndl.github.io
《神经网络与深度学习》 邱锡鹏著 Neural Network and Deep Learning
google/googletest
GoogleTest - Google Testing and Mocking Framework
reactos/reactos
A free Windows-compatible Operating System