All Projects → Ngenerics → Similar Projects or Alternatives

978 Open source projects that are alternatives of or similar to Ngenerics

Phpalgorithms
A collection of common algorithms implemented in PHP. The collection is based on "Cracking the Coding Interview" by Gayle Laakmann McDowell
Stars: ✭ 865 (+652.17%)
Mutual labels:  algorithm, datastructures
Algorithms and data structures
180+ Algorithm & Data Structure Problems using C++
Stars: ✭ 4,667 (+3958.26%)
Mutual labels:  algorithm, datastructures
Data Structures And Algorithms
Data Structures and Algorithms implementation in Go
Stars: ✭ 2,272 (+1875.65%)
Mutual labels:  algorithm, datastructures
Treelib
An efficient implementation of tree data structure in python 2/3.
Stars: ✭ 540 (+369.57%)
Mutual labels:  algorithm, datastructures
Quickgraph
Generic Graph Data Structures and Algorithms for .NET
Stars: ✭ 386 (+235.65%)
Mutual labels:  algorithm, datastructures
Awesome Java Leetcode
👑 LeetCode of algorithms with java solution(updating).
Stars: ✭ 8,297 (+7114.78%)
Mutual labels:  algorithm, datastructures
Competitive Programming
VastoLorde95's solutions to 2000+ competitive programming problems from various online judges
Stars: ✭ 147 (+27.83%)
Mutual labels:  algorithm, datastructures
Proalgos Cpp
C++ implementations of well-known (and some rare) algorithms, while following good software development practices
Stars: ✭ 369 (+220.87%)
Mutual labels:  algorithm, 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 (+11148.7%)
Mutual labels:  algorithm, datastructures
Gate And Cse Resources For Students
📚 📖 📚CSE GATE Resources for GATE and CSE Aspirants 😎 😁 . Show your ❤️ by ⭐️⭐️
Stars: ✭ 321 (+179.13%)
Mutual labels:  algorithm, datastructures
Algorithms And Data Structures In Java
Algorithms and Data Structures in Java
Stars: ✭ 498 (+333.04%)
Mutual labels:  algorithm, datastructures
Math Advanced Data Structures And Algorithms
Math, Advanced Data Structures & Algorithms - Please check before use
Stars: ✭ 40 (-65.22%)
Mutual labels:  algorithm, datastructures
Interview Questions
List of all the Interview questions practiced from online resources and books
Stars: ✭ 187 (+62.61%)
Mutual labels:  algorithm, datastructures
Competitive Programming
📌 📚 Solution of competitive programming problems, code templates, Data Structures and Algorithms, hackathons, interviews and much more.
Stars: ✭ 496 (+331.3%)
Mutual labels:  algorithm, datastructures
Data Structures Algorithms
My implementation of 85+ popular data structures and algorithms and interview questions in Python 3 and C++
Stars: ✭ 273 (+137.39%)
Mutual labels:  algorithm, datastructures
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 (+56.52%)
Mutual labels:  algorithm, datastructures
Problem Solving Javascript
🔥 Crack you JS interviews ⚡ Collection of most common JS Interview questions with Unit Tests 🚀
Stars: ✭ 451 (+292.17%)
Mutual labels:  algorithm, datastructures
Hackerranksolutions
This is a repo for HackerRankSolutions with Swift
Stars: ✭ 213 (+85.22%)
Mutual labels:  algorithm, datastructures
Algorithm
The repository algorithms implemented on the Go
Stars: ✭ 163 (+41.74%)
Mutual labels:  algorithm, datastructures
Python data structures and algorithms
Python 中文数据结构和算法教程
Stars: ✭ 2,194 (+1807.83%)
Mutual labels:  algorithm, datastructures
Newbie Plan
📚 Java 技术体系面试指南 , 旨在锻炼学习方法论的技术指南 🚀 数学,算法,基础框架,原理剖析,职业感悟,技术面试
Stars: ✭ 412 (+258.26%)
Mutual labels:  algorithm, datastructures
Data Structure And Algorithms
A complete and efficient guide for Data Structure and Algorithms.
Stars: ✭ 48 (-58.26%)
Mutual labels:  algorithm, datastructures
Repository
个人学习知识库涉及到数据仓库建模、实时计算、大数据、Java、算法等。
Stars: ✭ 92 (-20%)
Mutual labels:  algorithm, datastructures
Algorithm templates
algorithm templates and leetcode examples in Python3, you can learn many python tricks too.
Stars: ✭ 107 (-6.96%)
Mutual labels:  algorithm
Publish Nuget
📦 GitHub action to automate publishing NuGet packages when project version changes
Stars: ✭ 109 (-5.22%)
Mutual labels:  dotnet-core
Codelibrary
💎Collection of algorithms and data structures
Stars: ✭ 1,585 (+1278.26%)
Mutual labels:  algorithm
Yacep
yet another csharp expression parser
Stars: ✭ 107 (-6.96%)
Mutual labels:  dotnet-core
Commonutil
android,java必备知识,面试知识,工作学习记录。这里记录一些常用android工具类,android开发经验,面试算法题,牛客算法题解析。也包含java数据结构,算法,爬虫,泛型,反射等实现
Stars: ✭ 110 (-4.35%)
Mutual labels:  algorithm
Go Algorithms
Algorithms and data structures for golang
Stars: ✭ 1,529 (+1229.57%)
Mutual labels:  algorithm
Hello World
Add any Program in any language you like or add a hello world Program ❣️ if you like give us ⭐
Stars: ✭ 1,464 (+1173.04%)
Mutual labels:  algorithm
Robotics Coursework
🤖 Places where you can learn robotics (and stuff like that) online 🤖
Stars: ✭ 1,810 (+1473.91%)
Mutual labels:  algorithm
Cspspemu
C# PSP Emulator (.NET Core 3.1)
Stars: ✭ 106 (-7.83%)
Mutual labels:  dotnet-core
Rabbitmq Dotnet Client
RabbitMQ .NET client for .NET Standard 2.0+ and .NET 4.6.1+
Stars: ✭ 1,580 (+1273.91%)
Mutual labels:  dotnet-core
Delaunator
An incredibly fast JavaScript library for Delaunay triangulation of 2D points
Stars: ✭ 1,641 (+1326.96%)
Mutual labels:  algorithm
Reinforced.tecture
Aspect-based architectural framework for .NET business applications involving some FP and CQRS principles.
Stars: ✭ 113 (-1.74%)
Mutual labels:  dotnet-core
Raft.net
Implementation of RAFT distributed consensus algorithm among TCP Peers on .NET / .NETStandard / .NETCore / dotnet
Stars: ✭ 112 (-2.61%)
Mutual labels:  dotnet-core
Go Algorithm
Implementations of data structures & algorithms written in Golang.
Stars: ✭ 109 (-5.22%)
Mutual labels:  algorithm
Fast zlib
Heavily optimized zlib compression algorithm
Stars: ✭ 105 (-8.7%)
Mutual labels:  algorithm
Aspnetcore App Workshop
This workshop has been migrated to https://github.com/dotnet-presentations/aspnetcore-app-workshop
Stars: ✭ 105 (-8.7%)
Mutual labels:  dotnet-core
Lexrank
LexRank algorithm for text summarization
Stars: ✭ 108 (-6.09%)
Mutual labels:  algorithm
Pokemon
A Pokémon API that was made with .NET Core and the frontend with React.
Stars: ✭ 105 (-8.7%)
Mutual labels:  dotnet-core
Sharpcompress
SharpCompress is a fully managed C# library to deal with many compression types and formats.
Stars: ✭ 1,397 (+1114.78%)
Mutual labels:  dotnet-core
Comboost
ComBoost是一个领域驱动的快速开发框架
Stars: ✭ 111 (-3.48%)
Mutual labels:  dotnet-core
Mygo
Leetcode、剑指offer(第二版)的Go实现😀 Come join us!🤝❤️👻
Stars: ✭ 109 (-5.22%)
Mutual labels:  algorithm
Lens
A utility for working with nested data structures.
Stars: ✭ 104 (-9.57%)
Mutual labels:  datastructures
Datastructure
数据结构和算法
Stars: ✭ 104 (-9.57%)
Mutual labels:  algorithm
Basicknowledge
Data struct, algorithm, LeetCode and DesignPattern introduction and implementation in Cpp and C#
Stars: ✭ 109 (-5.22%)
Mutual labels:  algorithm
Pure Fun
Purely functional data structures for OCaml, translated from Chris Okasaki's book "Purely Functional Data Structures"
Stars: ✭ 103 (-10.43%)
Mutual labels:  datastructures
Brighter
Command Dispatcher, Processor, and Distributed Task Queue
Stars: ✭ 1,393 (+1111.3%)
Mutual labels:  dotnet-core
Pmcenter
A Telegram bot helping you process private messages.
Stars: ✭ 115 (+0%)
Mutual labels:  dotnet-core
Netcore Samples
This repo contains code samples using .NET Core, which run on Windows, Mac OS and Ubuntu.
Stars: ✭ 113 (-1.74%)
Mutual labels:  dotnet-core
Fastreport
Free Open Source Reporting tool for .NET6/.NET Core/.NET Framework that helps your application generate document-like reports
Stars: ✭ 1,688 (+1367.83%)
Mutual labels:  dotnet-core
Python Memoization
A powerful caching library for Python, with TTL support and multiple algorithm options.
Stars: ✭ 109 (-5.22%)
Mutual labels:  algorithm
Frontend knowledge
📚 Important Frontend Knowledge(前端知识汇总)
Stars: ✭ 103 (-10.43%)
Mutual labels:  algorithm
Quadsort
Quadsort is a stable adaptive merge sort which is faster than quicksort.
Stars: ✭ 1,385 (+1104.35%)
Mutual labels:  algorithm
Dotnet Istanbul Microservices Demo
This is the demo application that i created for my talk 'Microservice Architecture & Implementation with Asp.Net Core' at Dotnet İstanbul Meetup Group.
Stars: ✭ 109 (-5.22%)
Mutual labels:  dotnet-core
Fast methods
N-Dimensional Fast Methods: Fast Marching, Fast Sweeping, Group Marching, Fast Iterative, etc.
Stars: ✭ 102 (-11.3%)
Mutual labels:  algorithm
Acm Icpc Preparation
ACM-ICPC Preparation Guide
Stars: ✭ 1,377 (+1097.39%)
Mutual labels:  algorithm
Todo
✅ Commad-Line Task management with storage on your GitHub 🔥
Stars: ✭ 111 (-3.48%)
Mutual labels:  dotnet-core
Xseries
Library for cross-version Minecraft Bukkit support and various efficient API methods.
Stars: ✭ 109 (-5.22%)
Mutual labels:  algorithm
1-60 of 978 similar projects