All Projects → kwstruct → Similar Projects or Alternatives

130 Open source projects that are alternatives of or similar to kwstruct

strict
Check for use of undeclared variables
Stars: ✭ 32 (+88.24%)
Mutual labels:  stdlib
Schematics
Project documentation: https://schematics.readthedocs.io/en/latest/
Stars: ✭ 2,461 (+14376.47%)
Mutual labels:  datastructures
Differentia.js
No longer being supported or maintained. A Graph Theory & Data Structure Library for JavaScript.
Stars: ✭ 13 (-23.53%)
Mutual labels:  datastructures
Algorithm
📝 Daily accumulate of algorithm.
Stars: ✭ 74 (+335.29%)
Mutual labels:  datastructures
Cosmos
Hacktoberfest 2021 | World's largest Contributor driven code dataset | Algorithms that run our universe | Your personal library of every algorithm and data structure code that you will ever encounter |
Stars: ✭ 12,936 (+75994.12%)
Mutual labels:  datastructures
icpc
Resources for Competitive Programming
Stars: ✭ 14 (-17.65%)
Mutual labels:  datastructures
synonym-extractor
Extract synonyms, keywords from sentences using modified implementation of Aho Corasick algorithm
Stars: ✭ 38 (+123.53%)
Mutual labels:  datastructures
cli
Autocode CLI and standard library tooling
Stars: ✭ 3,791 (+22200%)
Mutual labels:  stdlib
C Macro Collections
Easy to use, header only, macro generated, generic and type-safe Data Structures in C
Stars: ✭ 192 (+1029.41%)
Mutual labels:  datastructures
algorithms
💎 Documented algorithmic problems/solutions + datastructures
Stars: ✭ 40 (+135.29%)
Mutual labels:  datastructures
dd-algorithm-examples
Code Snippets of DataStructure & Algorithm & LeetCode Implementations/Solutions for Several Programming Language: Java, JavaScript, Go, Python, Rust, etc. 💫 多语言版本的数据结构与算法实现分析
Stars: ✭ 33 (+94.12%)
Mutual labels:  datastructures
Python data structures and algorithms
Python 中文数据结构和算法教程
Stars: ✭ 2,194 (+12805.88%)
Mutual labels:  datastructures
Data-Structures-and-Algorithms--A-Comprehensive-Guide
Data Structures & Algorithms - A Comprehensive Guide
Stars: ✭ 15 (-11.76%)
Mutual labels:  datastructures
DSA-cpp
C++ fundamentals and questions for beginners and intermediates. Welcoming developers, content writers, and programming enthusiasts.
Stars: ✭ 213 (+1152.94%)
Mutual labels:  datastructures
Python Scripts
It contains all the Python Programs, whether it's a GUI, basic, Data Structures, etc. It's a collection of some great Python scripts from basic to advance levels for automating some monotonous tasks.
Stars: ✭ 23 (+35.29%)
Mutual labels:  datastructures
CS Offer
后台开发基础知识总结(春招/秋招)
Stars: ✭ 352 (+1970.59%)
Mutual labels:  datastructures
Hackerrank
This repo contain all the problems of hackerrank
Stars: ✭ 40 (+135.29%)
Mutual labels:  datastructures
Competitive Programming Library
Templates, algorithms and data structures implemented and collected for programming contests. Check README.md for an overview.
Stars: ✭ 236 (+1288.24%)
Mutual labels:  datastructures
datastructures-and-algorithms
Repository for studying/practicing Data Structures, Algorithms and Code Interview Problems.
Stars: ✭ 30 (+76.47%)
Mutual labels:  datastructures
Nearestneighbors.jl
High performance nearest neighbor data structures and algorithms for Julia.
Stars: ✭ 212 (+1147.06%)
Mutual labels:  datastructures
Coding-Questions
Some coding problems with solutions
Stars: ✭ 13 (-23.53%)
Mutual labels:  datastructures
Algocasts Js
DSA in JavaScript ✅
Stars: ✭ 189 (+1011.76%)
Mutual labels:  datastructures
AlgorithmSet
LeetCode 算法练习集合 ~ 每天一道算法题
Stars: ✭ 19 (+11.76%)
Mutual labels:  datastructures
Coding Ninjas Competitive
This will have all the solutions to the competitive programming course's problems by Coding ninjas. Star the repo if you like it.
Stars: ✭ 168 (+888.24%)
Mutual labels:  datastructures
jgrapht
Master repository for the JGraphT project
Stars: ✭ 2,259 (+13188.24%)
Mutual labels:  datastructures
stdgems
Ruby's default & bundled gems: The new standard library
Stars: ✭ 94 (+452.94%)
Mutual labels:  stdlib
Golang Set
A simple set type for the Go language. Trusted by Docker, 1Password, Ethereum and Hashicorp.
Stars: ✭ 2,168 (+12652.94%)
Mutual labels:  datastructures
Programacion-Competitiva
Material de programación competitiva elaborado por el Grupo de Programación Competitiva UNI (GPC-UNI)
Stars: ✭ 23 (+35.29%)
Mutual labels:  datastructures
hawkweed
Yet another implementation of missing functions for Python
Stars: ✭ 20 (+17.65%)
Mutual labels:  datastructures
preface
Preface is an opinionated library designed to facilitate the handling of recurring functional programming idioms in OCaml.
Stars: ✭ 116 (+582.35%)
Mutual labels:  stdlib
rsdmx
Tools for reading SDMX data and metadata in R
Stars: ✭ 93 (+447.06%)
Mutual labels:  datastructures
treebitmap
Fast IP lookup table for IPv4/IPv6 prefixes
Stars: ✭ 81 (+376.47%)
Mutual labels:  datastructures
DSA--GeeksForGeeks
DSA course solutions in C++ Jump to below directly for more problems
Stars: ✭ 47 (+176.47%)
Mutual labels:  datastructures
bloomfilter
Simplistic (but fast) java implementation of a bloom filter.
Stars: ✭ 35 (+105.88%)
Mutual labels:  datastructures
datastructures-algorithms
List of Programs related to data structures and algorithms
Stars: ✭ 68 (+300%)
Mutual labels:  datastructures
Problem-Solving
contains all coding interview practice problems, data structures and algorithms implementations. 👨‍💻👨‍💻💥 🚩
Stars: ✭ 14 (-17.65%)
Mutual labels:  datastructures
interview-corner
Many time, when an interview approaches, candidates start searching for different algorithms in different programming languages for practise. This project aims to build a website which will contain the codes along with the techniques and explanations so that it can be helpful for many
Stars: ✭ 44 (+158.82%)
Mutual labels:  datastructures
Joy-of-Computing-using-Python-NPTEL
Joy of computing using Python NPTEL Course Assignment Solutions
Stars: ✭ 22 (+29.41%)
Mutual labels:  datastructures
cracking-interview
Cracking the coding interview
Stars: ✭ 19 (+11.76%)
Mutual labels:  datastructures
Data-Structures-And-Algorithms
Important data structure and algorithms codes and concept's open-source repository.
Stars: ✭ 48 (+182.35%)
Mutual labels:  datastructures
Staticvec
Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.
Stars: ✭ 236 (+1288.24%)
Mutual labels:  datastructures
TUMGAD
Exercise generator and helpful materials for the Introduction to Algorithms and Data Structures 📚
Stars: ✭ 27 (+58.82%)
Mutual labels:  datastructures
Hackerranksolutions
This is a repo for HackerRankSolutions with Swift
Stars: ✭ 213 (+1152.94%)
Mutual labels:  datastructures
go-workshops
Go language basic workshops for devz
Stars: ✭ 68 (+300%)
Mutual labels:  stdlib
Competitive Programming Resources
This repository consists of data helpful for ACM ICPC programming contest, in general competitive programming.
Stars: ✭ 199 (+1070.59%)
Mutual labels:  datastructures
stdlib
🎁 Gleam's standard library
Stars: ✭ 153 (+800%)
Mutual labels:  stdlib
Data Structures And Algorithms
Data Structures and Algorithms implementation in Go
Stars: ✭ 2,272 (+13264.71%)
Mutual labels:  datastructures
Python-Fundamentals
Jupyter Notebooks for How to Think Like a Computer Scientist - Learning with Python 3 (RLE) Textbook
Stars: ✭ 30 (+76.47%)
Mutual labels:  datastructures
Interview Questions
List of all the Interview questions practiced from online resources and books
Stars: ✭ 187 (+1000%)
Mutual labels:  datastructures
Objective-CPP
C++ compatibility library for Objective-C - Objective-CPP is a library intended to ease software development using Objective-C++. It declares categories on Objective-C classes, to work with the STL C++ types, such as std::string, std::vector, etc.
Stars: ✭ 37 (+117.65%)
Mutual labels:  stdlib
Matlab Octave
This repository contains algorithms written in MATLAB/Octave. Developing algorithms in the MATLAB environment empowers you to explore and refine ideas, and enables you test and verify your algorithm.
Stars: ✭ 180 (+958.82%)
Mutual labels:  datastructures
Algorithms
Algos&DS that I am practicing, useful for interview preparation (WIP) : Sources=> Leetcode, Programmers Creek, n00tc0d3r etc..
Stars: ✭ 14 (-17.65%)
Mutual labels:  datastructures
Algorithm
The repository algorithms implemented on the Go
Stars: ✭ 163 (+858.82%)
Mutual labels:  datastructures
Algorithms
Data Structures & Algorithms. Includes solutions for Cracking the Coding Interview 6th Edition
Stars: ✭ 89 (+423.53%)
Mutual labels:  datastructures
dataStructure
Implement different Data Structures using TypeScript and JavaScript. Deno Third-party Module.
Stars: ✭ 24 (+41.18%)
Mutual labels:  datastructures
RedQuarkTutorials
Code used in all my tutorials on my website - redquark.org
Stars: ✭ 27 (+58.82%)
Mutual labels:  datastructures
Julia
Algorithms implemented in the Julia programming language. We're collaborating with the Humans of Julia community!
Stars: ✭ 216 (+1170.59%)
Mutual labels:  datastructures
borax
📓 Python3工具集合库——中国农历/中文数字/设计模式/树形结构
Stars: ✭ 57 (+235.29%)
Mutual labels:  datastructures
peds
Type safe persistent/immutable data structures for Go
Stars: ✭ 57 (+235.29%)
Mutual labels:  datastructures
sorting-visualizer
Sorting Algorithms Visualizer
Stars: ✭ 429 (+2423.53%)
Mutual labels:  datastructures
1-60 of 130 similar projects