Merge pull request #1417 from hnwyllmm/main

add miniob in C++ section
This commit is contained in:
Sammy Hori 2024-10-19 22:03:41 +01:00 committed by GitHub
commit cf2c1d9d52
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -148,6 +148,15 @@
],
"description": "Easy-to-use open source robotics manipulation platform for developing commercial applications, prototyping designs, and benchmarking algorithms."
},
{
"name": "MiniOB",
"link": "https://github.com/oceanbase/miniob",
"label": "good-first-issue",
"technologies": [
"C++"
],
"description": "MiniOB is a compact database that assists developers in understanding the fundamental workings of a database(main language is Chinese)."
},
{
"name": "F3D",
"link": "https://github.com/f3d-app/f3d",