Skip to content

StaplerIO/libcpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project libcpp

A cpp library developed by StaplerIO

Project Manager: Jeb Feng

Current plan

The library has 3 parts: algorithm, container, math

Algorithm

  • Sort
  • Compare
  • Random

Container

  • Pair
  • Array
  • Stack
  • Queue
  • Priority Queue
  • Dictionary
  • Tree

Math

  • Trigonometric function
  • (Calculation) Square, Cube, Power
  • Random number
  • Square root
  • Log function
  • Round, ceil
  • Absolute
  • Min, max

About

A C++ library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors