-
-
asmjit Public
Forked from asmjit/asmjitLow-latency machine code generation
C++ zlib License UpdatedJul 9, 2024 -
protobuf Public
Forked from protocolbuffers/protobufProtocol Buffers - Google's data interchange format
C++ Other UpdatedJul 9, 2024 -
substrait Public
Forked from substrait-io/substraitA cross platform way to express data transformation, relational algebra, standardized record expression and plans.
Python Apache License 2.0 UpdatedJul 9, 2024 -
antlr4 Public
Forked from antlr/antlr4ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.
Java BSD 3-Clause "New" or "Revised" License UpdatedJul 9, 2024 -
-
poco Public
Forked from pocoproject/pocoThe POCO C++ Libraries are powerful cross-platform C++ libraries for building network- and internet-based applications that run on desktop, server, mobile, IoT, and embedded systems.
C Other UpdatedJul 9, 2024 -
cctz Public
Forked from google/cctzCCTZ is a C++ library for translating between absolute and civil times using the rules of a time zone.
C++ Apache License 2.0 UpdatedJul 8, 2024 -
abseil-cpp Public
Forked from abseil/abseil-cppAbseil Common Libraries (C++)
C++ Apache License 2.0 UpdatedJul 8, 2024 -
glog Public
Forked from google/glogC++ implementation of the Google logging module
C++ BSD 3-Clause "New" or "Revised" License UpdatedJul 7, 2024 -
-
rapidjson Public
Forked from Tencent/rapidjsonA fast JSON parser/generator for C++ with both SAX/DOM style API
C++ Other UpdatedJul 3, 2024 -
libpg_query Public
Forked from pganalyze/libpg_queryC library for accessing the PostgreSQL parser outside of the server environment
C BSD 3-Clause "New" or "Revised" License UpdatedJul 1, 2024 -
datasketches-cpp Public
Forked from apache/datasketches-cppCore C++ Sketch Library
C++ Apache License 2.0 UpdatedJun 26, 2024 -
mimalloc Public
Forked from microsoft/mimallocmimalloc is a compact general purpose allocator with excellent performance.
C MIT License UpdatedJun 19, 2024 -
double-conversion Public
Forked from google/double-conversionEfficient binary-decimal and decimal-binary conversion routines for IEEE doubles.
C++ BSD 3-Clause "New" or "Revised" License UpdatedJun 17, 2024 -
gflags Public
Forked from gflags/gflagsThe gflags package contains a C++ library that implements commandline flags processing. It includes built-in support for standard types such as string and the ability to define flags in the source …
C++ BSD 3-Clause "New" or "Revised" License UpdatedJun 9, 2024 -
utf8proc Public
Forked from JuliaStrings/utf8proca clean C library for processing UTF-8 Unicode data
C Other UpdatedJun 7, 2024 -
prometheus-cpp Public
Forked from jupp0r/prometheus-cppPrometheus Client Library for Modern C++
C++ Other UpdatedJun 2, 2024 -
frozen Public
Forked from serge-sans-paille/frozena header-only, constexpr alternative to gperf for C++14 users
C++ Apache License 2.0 UpdatedJun 2, 2024 -
hyperscan Public
Forked from intel/hyperscanHigh-performance regular expression matching library
C++ Other UpdatedMay 3, 2024 -
Turbo-Base64 Public
Forked from ClickHouse/Turbo-Base64Turbo Base64 - Fastest Base64 SIMD/Neon/Altivec
C Other UpdatedAug 18, 2023 -
opencensus-cpp Public
Forked from census-instrumentation/opencensus-cppA stats collection and distributed tracing framework
C++ Apache License 2.0 UpdatedMay 2, 2023 -
-
ByteBufferCpp Public
Forked from RamseyK/ByteBufferCppAn implementation of ByteBuffer in C++
C++ Other UpdatedDec 27, 2022 -
Thesis-SE-ZJU-LaTeX Public
Forked from zsyh/Thesis-SE-ZJU-LaTeX浙大软院研究生毕业论文 Latex 模版(非官方)2021夏季
-
boost-cmake Public
Forked from Orphis/boost-cmakeEasy Boost integration in CMake projects
CMake Other UpdatedJun 28, 2022 -
ddia Public
Forked from Vonng/ddia《Designing Data-Intensive Application》DDIA中文翻译
Python Creative Commons Attribution 4.0 International UpdatedMay 20, 2022 -
interview Public
Forked from huihut/interview📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, in…
C++ Other UpdatedMar 18, 2022 -
JavaGuide Public
Forked from Snailclimb/JavaGuide「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!