Coder Social home page Coder Social logo

BobLiu's Projects

awesome-cpp icon awesome-cpp

A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.

boost icon boost

Super-project for modularized Boost

chinesschess icon chinesschess

Cross-platform and online battle platform game based on Qt: Chinese Chess

chromium icon chromium

The official GitHub mirror of the Chromium source

cjson icon cjson

Ultralightweight JSON parser in ANSI C

cpp-httplib icon cpp-httplib

A C++ header-only HTTP/HTTPS server and client library

fmt icon fmt

A modern formatting library

folly icon folly

An open-source C++ library developed and used at Facebook.

freenos icon freenos

FreeNOS (Free Niek's Operating System) is an experimental microkernel based operating system for learning purposes written in C++. You may use the code as you wish under the terms of the GPLv3.

ftplibpp icon ftplibpp

Platform independent c++ library providing ftp client functionality.

hp-socket icon hp-socket

High Performance TCP/UDP/HTTP Communication Component

interview icon interview

📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。 loading library, interview experience, recruitment, recommendation, etc.

leetcode icon leetcode

This repository contains the solutions and explanations to the algorithm problems on LeetCode. Only medium or above are included. All are written in C++/Python and implemented by myself. The problems attempted multiple times are labelled with hyperlinks.

leveldb icon leveldb

LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.

lms icon lms

Lightweight Music Server. Access your self-hosted music using a web interface.

log4c icon log4c

基于C++11的轻量级日志库,支持日志等级设置,日志加密,多线程、多进程并发调用,支持跨平台;(The lightweight logger library base on C++11, supports the mutil-thread or mutil-process concurrent invokes and crossplatform)

log4cplus icon log4cplus

log4cplus is a simple to use C++ logging API providing thread-safe, flexible, and arbitrarily granular control over log management and configuration. It is modelled after the Java log4j API.

log4cview icon log4cview

提交基于log4c日志库的日志查看工具

modern-cpp-tutorial icon modern-cpp-tutorial

📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/

node icon node

Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:

pyjion icon pyjion

Pyjion - A JIT for Python based upon CoreCLR

qmlonline icon qmlonline

OFFICIAL REPOSITORY: https://invent.kde.org/webapps/qmlonline

qribbon icon qribbon

Qt 实现的 Ribbon 风格菜单栏,基本思路是定制QTabWidget,通过QSS(样式表)实现显示样式的调整,QRibbon的原则是尽量不侵入正常业务逻辑的开发,所以在开发基于QMainWindow的程序时,可以按照正常的开发流程创建界面,创建普通的菜单栏以及菜单项及其信号槽关联,最后调用QRibbon::install(&mainWindow)函数即可自动创建出与QMainWindow原有QMenuBar相对应的Ribbon...

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.