Coder Social home page Coder Social logo

liuxw7's Projects

boson icon boson

A C++14 framework for asynchronous I/O, cooperative multitasking and green threads scheduling

caffe icon caffe

Caffe: a fast open framework for deep learning.

cartographer icon cartographer

Cartographer is a system that provides real-time simultaneous localization and mapping (SLAM) in 2D and 3D across multiple platforms and sensor configurations.

cdipc icon cdipc

A Real-time Inter-Process Communication (IPC) mechanism and library

ceph icon ceph

Ceph is a distributed object, block, and file storage platform

ces icon ces

CES - Coroutines, Epoll and Sockets

cinatra icon cinatra

modern c++(c++17), cross-platform, header-only, easy to use http framework

circular_buffer_stl icon circular_buffer_stl

Boost's circular_buffer module converted to use all C++11 STL primitives, making it free of Boost dependencies.

cjson icon cjson

Ultralightweight JSON parser in ANSI C

concurrencpp icon concurrencpp

Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all

concurrentqueue icon concurrentqueue

A fast multi-producer, multi-consumer lock-free concurrent queue for C++11

coro icon coro

Modern coroutine library for C++

cpp-ipc icon cpp-ipc

C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.

cpp-reflection icon cpp-reflection

Reflection is not supported by current c++ standard, This examples demonstrates how to adopt reflection in your c++ code, particularly, string fromClass and classFromString. It relies on templates and a couple of short macros. The Factory functions are indexed in a map against the class string. The map is static, therefore is instantiated before int main() is given a chance to run. Making the reflection available right at the start without any setup code being required to run.

cpp_redis icon cpp_redis

C++11 Lightweight Redis client: async, thread-safe, no dependency, pipelining, multi-platform - NO LONGER MAINTAINED - Please check https://github.com/cpp-redis/cpp_redis

cpp_system_monitor icon cpp_system_monitor

System Monitor project it's in Linux system is a command line utility that allows the user to interactively monitor the system’s vital resources or server’s processes, Memory and CPU utilization and another features in real time

cpppubsub icon cpppubsub

boost based Publisher/Subscriber framework in C++

cpprestsdk icon 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.

cppshift-memorypool icon cppshift-memorypool

A very fast cross-platform memory pool mechanism for C++ built using a data-oriented approach (8 to 24 times faster than regular new or delete, depending on operating system & compiler)

cpu-scheduling icon cpu-scheduling

A CPU scheduling algorithm that simulates the work done managing threads by a CPU. Outputs detailed scheduling and usage data to the terminal.

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.