Giter Site home page Giter Site logo

acloong Build Status

An easy to use library in Modern C++

Introduction

  1. acloong is an easy to use common components library which is written in modern standard C++.

  2. All of the acloong codes based on C++11 right now,and it does not depends on any thirdparty library.

  3. Structure acloong
    |---README.md
    |---doc
    |---src
    |---sample
    |---test

  4. Road Map

    1. os tool module:
      a. command line arguments tool
      b. process management tool
      c. date and time tool
      d. file and folder system

    2. io module
      a. console
      b. file operate
      c. log

    3. container module
      a. list, linkedlist and arraylist
      b. map, hashmap and sortedmap, dict: we should resolve the issue that take too much cost when rehash a big table.
      c. queue
      d. stack
      e. hash set and sortedset
      f. bitmap

    4. mathematically
      a. math compute
      b. random
      c. matrix

    5. text
      a. text
      b. byte
      c. bytes
      d. decode and encode
      e. json
      f. serializer

    6. utility
      a. strkit and format
      b. conf
      c. design patterns

What's New

None

How to contribute

  1. fork this repository into your user account.
  2. clone your repository to your local.
  3. coding.
  4. push your local changes to remote.
  5. Request a Pull Requests to this repository.
  6. review and merge.

About author

name: Jovan Wong
email:[email protected]

name: Tina
email:[email protected]

ACLoong's Projects

acloong icon acloong

An easy-to-use C++ common library in Modern C++

coho icon coho

An online compiling and running server

documents icon documents

Meeting review is very important for every team member.

grpc icon grpc

The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)

imp_c icon imp_c

Data structure Implenmentation

leetcode icon leetcode

LeetCode solutions in Java, C++ and Python

nba-tall icon nba-tall

This project aims to combine the NBA news based on different news title in most famous news platfroms,such as hupu,tencent,sina etc.

problem-sets icon problem-sets

每周选取几个计算机相关的问题进行讨论,巩固基础知识。

yuandao icon yuandao

A service that helps teaching easily.

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.