All Projects → Libft → Similar Projects or Alternatives

501 Open source projects that are alternatives of or similar to Libft

Cracking The Coding Interview
Solutions for Cracking the Coding Interview - 6th Edition
Stars: ✭ 35 (+66.67%)
deque
JavaScript implementation of a double-ended queue
Stars: ✭ 17 (-19.05%)
Mutual labels:  linked-list, queue, double-linked-list
Interviewbit
Collection of Abhishek Agrawal's gists solutions for problems on https://www.interviewbit.com
Stars: ✭ 166 (+690.48%)
InterviewBit
Collection of solution for problems on InterviewBit
Stars: ✭ 77 (+266.67%)
Mutual labels:  linked-list, queue, strings
string theory
Flexible modern C++ string library with type-safe formatting
Stars: ✭ 32 (+52.38%)
Mutual labels:  strings, string-manipulation
needle
📌📚 An extensive standalone data structure library for JavaScript.
Stars: ✭ 25 (+19.05%)
Mutual labels:  linked-list, queue
Twine
String manipulation, leveled up!
Stars: ✭ 496 (+2261.9%)
Mutual labels:  strings, string-manipulation
Competitive Programming
Contains solutions and codes to various online competitive programming challenges and some good problems. The links to the problem sets are specified at the beginning of each code.
Stars: ✭ 65 (+209.52%)
Mutual labels:  linked-list, queue
Data-Structures-Algorithms-Handbook
A series of important questions with solutions to crack the coding interview and ace it!
Stars: ✭ 30 (+42.86%)
Mutual labels:  linked-list, strings
Data-Structures-and-Algorithms
Implementation of various Data Structures and algorithms - Linked List, Stacks, Queues, Binary Search Tree, AVL tree,Red Black Trees, Trie, Graph Algorithms, Sorting Algorithms, Greedy Algorithms, Dynamic Programming, Segment Trees etc.
Stars: ✭ 144 (+585.71%)
Mutual labels:  linked-list, queue
Data-Structures-and-Algorithms
Data Structures and Algorithms implementation in Python
Stars: ✭ 31 (+47.62%)
Mutual labels:  linked-list, queue
ctl
My variant of the C Template Library
Stars: ✭ 105 (+400%)
Mutual labels:  queue, rbtree
python-string-utils
A handy Python library to validate, manipulate and generate strings
Stars: ✭ 47 (+123.81%)
Mutual labels:  strings, string-manipulation
the-stringler
An OOP approach to string manipulation.
Stars: ✭ 36 (+71.43%)
Mutual labels:  strings, string-manipulation
Sc
Common libraries and data structures for C.
Stars: ✭ 161 (+666.67%)
Mutual labels:  linked-list, queue
js-symbol-tree
Turn any collection of objects into its own efficient tree or linked list using Symbol
Stars: ✭ 86 (+309.52%)
Mutual labels:  linked-list, queue
Util
A collection of useful utility functions
Stars: ✭ 201 (+857.14%)
Mutual labels:  strings, string-manipulation
AlgoDaily
just for fun
Stars: ✭ 118 (+461.9%)
Mutual labels:  linked-list, queue
Chr
🔤 Lightweight R package for manipulating [string] characters
Stars: ✭ 18 (-14.29%)
Mutual labels:  strings, string-manipulation
Iruka
A collection of classical data structures ⛩ and algorithms 🏃‍♂️ implemented in Typescript with video lectures 📹.
Stars: ✭ 625 (+2876.19%)
Mutual labels:  linked-list, queue
Learningmasteringalgorithms C
Mastering Algorithms with C 《算法精解:C语言描述》源码及Xcode工程、Linux工程
Stars: ✭ 615 (+2828.57%)
Mutual labels:  linked-list, queue
Coding Ninjas Java Solutions
This will have solutions to all the problems that are included in Coding Ninja's 2020 Java Course. Star the repo if you like it.
Stars: ✭ 32 (+52.38%)
Mutual labels:  linked-list, strings
Data Structures
This repository contains some data structures implementation in C programming language. I wrote the tutorial posts about these data structures on my personal blog site in Bengali language. If you know Bengali then visit my site
Stars: ✭ 82 (+290.48%)
Mutual labels:  linked-list, queue
Data Structures With Go
Data Structures with Go Language
Stars: ✭ 121 (+476.19%)
Mutual labels:  linked-list, queue
Data Structures
Data-Structures using C++.
Stars: ✭ 121 (+476.19%)
Mutual labels:  linked-list, string-manipulation
bigint
bigint is a C++ library which can handle Very very Big Integers. It can calculate factorial of 1000000... it can go any big. It may be useful in Competitive Coding and Scientific Calculations which deals with very very large Integers. It can also be used in Decryption process. It has many inbuilt functions which can be very useful.
Stars: ✭ 34 (+61.9%)
Mutual labels:  strings, string-manipulation
Algo Tree
Algo-Tree is a collection of Algorithms and data structures which are fundamentals to efficient code and good software design. Creating and designing excellent algorithms is required for being an exemplary programmer. It contains solutions in various languages such as C++, Python and Java.
Stars: ✭ 166 (+690.48%)
Mutual labels:  linked-list, queue
Javascript Datastructures Algorithms
📚 collection of JavaScript and TypeScript data structures and algorithms for education purposes. Source code bundle of JavaScript algorithms and data structures book
Stars: ✭ 3,221 (+15238.1%)
Mutual labels:  linked-list, queue
Geeksforgeeks Dsa 2
This repository contains all the assignments and practice questions solved during the Data Structures and Algorithms course in C++ taught by the Geeks For Geeks team.
Stars: ✭ 53 (+152.38%)
Mutual labels:  linked-list, queue
Interview Questions
List of all the Interview questions practiced from online resources and books
Stars: ✭ 187 (+790.48%)
Mutual labels:  linked-list, queue
LeetCode
Solution to LeetCode Problems in Python and Golang 🎯
Stars: ✭ 12 (-42.86%)
Mutual labels:  linked-list, strings
ds
🔗 Common Data Structures and Algorithms
Stars: ✭ 40 (+90.48%)
Mutual labels:  red-black-tree, rbtree
libftTester
Tester for the libft project of 42 school
Stars: ✭ 141 (+571.43%)
Mutual labels:  libft, 42
Cuerdas
String manipulation library for Clojure(Script)
Stars: ✭ 272 (+1195.24%)
Mutual labels:  strings, string-manipulation
Buckets Js
A complete, fully tested and documented data structure library written in pure JavaScript.
Stars: ✭ 1,128 (+5271.43%)
Mutual labels:  linked-list, queue
Stringz
💯 Super fast unicode-aware string manipulation Javascript library
Stars: ✭ 181 (+761.9%)
Mutual labels:  strings, string-manipulation
Str
str: yet another string library for C language.
Stars: ✭ 159 (+657.14%)
Mutual labels:  strings, string-manipulation
Mightystring
Making Ruby Strings Powerful
Stars: ✭ 28 (+33.33%)
Mutual labels:  strings, string-manipulation
Data-Structure-Algorithm-Programs
This Repo consists of Data structures and Algorithms
Stars: ✭ 464 (+2109.52%)
Mutual labels:  linked-list, queue
Data-Structures
Algorithmic Problems Solutions -- hash table code featured in geeksforgeeks
Stars: ✭ 44 (+109.52%)
Mutual labels:  linked-list, queue
adif
用标准c语言开发的常用数据结构和算法基础库,作为应用程序开发接口基础库,为编写高性能程序提供便利,可极大地缩短软件项目的开发周期,提升工程开发效率,并确保软件系统运行的可靠性、稳定性。
Stars: ✭ 33 (+57.14%)
Mutual labels:  linked-list, rbtree
Data Structures Algorithms
My implementation of 85+ popular data structures and algorithms and interview questions in Python 3 and C++
Stars: ✭ 273 (+1200%)
Mutual labels:  linked-list, strings
Cdsa
A library of generic intrusive data structures and algorithms in ANSI C
Stars: ✭ 549 (+2514.29%)
Mutual labels:  linked-list, queue
Algodeck
An Open-Source Collection of 200+ Algorithmic Flash Cards to Help you Preparing your Algorithm & Data Structure Interview 💯
Stars: ✭ 4,441 (+21047.62%)
Mutual labels:  linked-list, queue
Liblist
Generic Linked list Management Library in C
Stars: ✭ 22 (+4.76%)
Mutual labels:  linked-list, queue
Data-structures
Data Structures in Java
Stars: ✭ 13 (-38.1%)
Mutual labels:  linked-list, queue
Data Structures
Common data structures and algorithms implemented in JavaScript
Stars: ✭ 139 (+561.9%)
Mutual labels:  linked-list, queue
Problem-Solving
This Repository consists of my solutions💡 in Python 3 to various problems in Data Structures and Algorithms.🎖️
Stars: ✭ 17 (-19.05%)
Mutual labels:  linked-list, strings
libft-war-machine
forked repository of libftest (by jtoty) for libft at 42
Stars: ✭ 167 (+695.24%)
Mutual labels:  libft, 42
queue-bundle
Symfony Queue Bundle
Stars: ✭ 31 (+47.62%)
Mutual labels:  queue
dynamic-queue
The dynamic queue
Stars: ✭ 17 (-19.05%)
Mutual labels:  queue
android-localization-helper
A python script that helps you create strings.xml for all languages in different hierarchical folder(using Google Translation API)
Stars: ✭ 19 (-9.52%)
Mutual labels:  strings
aioScrapy
基于asyncio与aiohttp的异步协程爬虫框架 欢迎Star
Stars: ✭ 34 (+61.9%)
Mutual labels:  queue
ft get next line
42 São Paulo - get_next_line
Stars: ✭ 17 (-19.05%)
Mutual labels:  42
filequeue
light weight, high performance, simple, reliable and persistent queue for Java applications
Stars: ✭ 35 (+66.67%)
Mutual labels:  queue
RabbitMQTools
PowerShell module containing cmdlets to manage RabbitMQ.
Stars: ✭ 27 (+28.57%)
Mutual labels:  queue
signmeup
Real-time application to sign up for and manage TA hours.
Stars: ✭ 97 (+361.9%)
Mutual labels:  queue
poeditor-cli
POEditor CLI
Stars: ✭ 29 (+38.1%)
Mutual labels:  strings
tasq
A simple task queue implementation to enqeue jobs on local or remote processes.
Stars: ✭ 83 (+295.24%)
Mutual labels:  queue
ostrich
An SMT Solver for string constraints
Stars: ✭ 18 (-14.29%)
Mutual labels:  strings
1-60 of 501 similar projects