Giter VIP home page Giter VIP logo

alouane04 / custom-stl-containers-exploring-oop-and-red-black-tree Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 364 KB

Dive deep into world of Object-Oriented Programming (OOP) with this project, which introduces custom implementations of essential C++ Standard Template Library (STL) containers like vector, map, stack, and set with RED BLACK TREE implementation .

Home Page: https://www.linkedin.com/in/ali-achraf-riahi-065888212/

C++ 99.71% Makefile 0.29%
1337 1337cursus 1337school 42 42born2code 42cursus 42projects containers cpp cpp98-compatible map set stack stl-containers

custom-stl-containers-exploring-oop-and-red-black-tree's Introduction

Logo

CPP-STL-Containers

This project provides implementations of the C++ Standard Template Library (STL) containers, including std::vector, std::map, std::stack, std::set.

Features

  • Implements all major STL container classes and their associated iterators
  • Provides a consistent, easy-to-use interface for working with containers
  • Supports all standard C++ types, as well as user-defined types
  • Every Container have have associated with namesapce ft::

Requirements

  • Linux, Macos, Windows
  • C++98 or later

Reference

Here's some References that can help start writing your own STL Containers.

std::vector

std::stack

std::map

Usage/Examples

git clone https://github.com/alouane04/Custom-STL-Containers-Exploring-OOP-and-RED-BLACK-TREE.git
cd Custom-STL-Containers-Exploring-OOP-and-RED-BLACK-TREE
make && ./ft_containers

Support

For support, email [email protected]

custom-stl-containers-exploring-oop-and-red-black-tree's People

Contributors

alouane04 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.