GithubHelp home page GithubHelp logo

stl's Introduction

STL

这个项目是在大一暑假,为了深入学习STL而开始的一个造轮子项目.由于github帐号有所变迁,项目被转移到了这里.

现在回头来看,当时的完成度还是不够.

项目进度

组件 完成度 说明
allocator 100% 可投入正式使用
iterator_base 30% 适配器未完成,不可投入使用.目前各容器的iterator都差不多是重写的,能和标准库兼容
vector 100% 预期功能已完成,其他功能不再补充(如:copy constructor,copy-assignment constructor.....)
list 100% 预期功能已完成,其他功能不再补充
deque 100% 预期功能已完成
stack 100%
queue 100%
heap 100%
priority_queue 100%
binary-search-tree 100%
balanced-binary-search-tree 0%
set 90% 底层容器使用普通的二叉树
map 90% 底层容器使用普通的二叉树

stl's People

Contributors

aicarpenter avatar day-dreams avatar

Watchers

 avatar

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.