Pinned Repositories
12k-Tech-Wiki
12k Tech Group的日常12k技术讨论
astar-algorithm-cpp
Implementations of the A* algorithm in C++ and C#
basic_json
A modern C++ library for working with JSON data, aims to provide full support for the JSON standard, as well as allowing users to customize and extend the library according to their needs. The library offers a user-friendly and C++-idiomatic API, without compromising on performance.
bipolar
A nano concurrency library
brevzin_cpp_proposals
My WG21 proposals
co
An elegant and efficient C++ basic library for Linux, Windows and Mac.
constexpr-scope-guard
Constexpr-ized version of scope guards in LFTS v3
cor3ntin_CPPProposals
Collection of proposals for c++
cpp-docs
C++ Documentation
cppguidebook
小彭老师领衔编写,现代C++的中文百科全书
frederick-vs-ja's Repositories
frederick-vs-ja/constexpr-scope-guard
Constexpr-ized version of scope guards in LFTS v3
frederick-vs-ja/cppguidebook
小彭老师领衔编写,现代C++的中文百科全书
frederick-vs-ja/basic_json
A modern C++ library for working with JSON data, aims to provide full support for the JSON standard, as well as allowing users to customize and extend the library according to their needs. The library offers a user-friendly and C++-idiomatic API, without compromising on performance.
frederick-vs-ja/brevzin_cpp_proposals
My WG21 proposals
frederick-vs-ja/cor3ntin_CPPProposals
Collection of proposals for c++
frederick-vs-ja/cpprestsdk
The C++ REST SDK is a Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design. This project aims to help C++ developers connect to and interact with services.
frederick-vs-ja/draft
C++ standards drafts
frederick-vs-ja/duckdb
DuckDB is an in-process SQL OLAP Database Management System
frederick-vs-ja/Einsenwave-cpp-proposals
My C++ proposals.
frederick-vs-ja/FunctionalPlus
Functional Programming Library for C++. Write concise and readable C++ code.
frederick-vs-ja/google-benchmark
A microbenchmark support library
frederick-vs-ja/jdk8u-dev
https://wiki.openjdk.org/display/jdk8u
frederick-vs-ja/kingofthebongo2008-examples
frederick-vs-ja/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
frederick-vs-ja/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
frederick-vs-ja/Loser-HomeWork
卢瑟们的作业,展示以及答案讲解
frederick-vs-ja/LWG
Home of the official Library Working Group issues list
frederick-vs-ja/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
frederick-vs-ja/Modern-Cpp-templates-tutorial
现代C++模板教程
frederick-vs-ja/modern-cpp-tutorial
📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/
frederick-vs-ja/ModernCpp-ConcurrentProgramming-Tutorial
现代C++并发编程教程
frederick-vs-ja/Optional26
Beman.Optional26: `std::optional` extensions targeting C++26
frederick-vs-ja/plf_hive
plf::hive is a fork of plf::colony to match the current C++ standards proposal.
frederick-vs-ja/proxy
Proxy: Easy Polymorphism in C++
frederick-vs-ja/Quuxplusone-blog
https://quuxplusone.github.io/blog
frederick-vs-ja/sqlite-vec
A vector search SQLite extension that runs anywhere!
frederick-vs-ja/STL
MSVC's implementation of the C++ Standard Library.
frederick-vs-ja/wxWidgets
Cross-Platform GUI Library - Report issues here: https://trac.wxwidgets.org/
frederick-vs-ja/xapian
Mirror of the Xapian repository. You're welcome to open pull requests on github (they'll just get merged indirectly).
frederick-vs-ja/cpp-sqlitelib
C++ SQLite wrapper library