Pinned Repositories
asio
Asio C++ Library
awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
boost
Super-project for modularized Boost
circle
The compiler is available for download. Get it!
concurrentqueue
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
gpu.cpp
A lightweight library for portable low-level GPU computation using WebGPU.
leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
modern-cpp-tutorial
📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/
ModernCppStarter
🚀 Kick-start your C++! A template for modern C++ projects using CMake, CI, code coverage, clang-format, reproducible dependency management and much more.
node-gitteh
Node.js bindings for libgit2
bananatfx's Repositories
bananatfx/asio
Asio C++ Library
bananatfx/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
bananatfx/boost
Super-project for modularized Boost
bananatfx/circle
The compiler is available for download. Get it!
bananatfx/concurrentqueue
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
bananatfx/gpu.cpp
A lightweight library for portable low-level GPU computation using WebGPU.
bananatfx/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
bananatfx/modern-cpp-tutorial
📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/
bananatfx/ModernCppStarter
🚀 Kick-start your C++! A template for modern C++ projects using CMake, CI, code coverage, clang-format, reproducible dependency management and much more.
bananatfx/node-gitteh
Node.js bindings for libgit2
bananatfx/rest_rpc
modern C++(C++11), simple, easy to use rpc framework
bananatfx/seastar
High performance server-side application framework
bananatfx/stdexec
`std::execution`, the proposed C++ framework for asynchronous and parallel programming.
bananatfx/PEGTL
Parsing Expression Grammar Template Library
bananatfx/spdlog
Fast C++ logging library.
bananatfx/sumo
Eclipse SUMO is an open source, highly portable, microscopic and continuous traffic simulation package designed to handle large networks. It allows for intermodal simulation including pedestrians and comes with a large set of tools for scenario creation.
bananatfx/TAD_Sim
腾讯自动驾驶仿真系统 TAD Sim (Tencent Autonomous Driving Simulation) 单机版是腾讯自动驾驶以建立更加安全和高效的自动驾驶测试工具为目标, 为自动驾驶系统研发和验证而量身定做的跨平台分布式系统.
bananatfx/taskflow
A General-purpose Parallel and Heterogeneous Task Programming System
bananatfx/tensorflow
Computation using data flow graphs for scalable machine learning
bananatfx/testing-distributed-systems
Curated list of resources on testing distributed systems
bananatfx/the-geek-in-the-corner
Sample code from thegeekinthecorner.com