All Projects → ngenerics → Ngenerics

ngenerics / Ngenerics

Licence: other
Data structures and algorithms for .NET

Projects that are alternatives of or similar to Ngenerics

Quickgraph
Generic Graph Data Structures and Algorithms for .NET
Stars: ✭ 386 (+235.65%)
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
Newbie Plan
📚 Java 技术体系面试指南 , 旨在锻炼学习方法论的技术指南 🚀 数学,算法,基础框架,原理剖析,职业感悟,技术面试
Stars: ✭ 412 (+258.26%)
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
Math Advanced Data Structures And Algorithms
Math, Advanced Data Structures & Algorithms - Please check before use
Stars: ✭ 40 (-65.22%)
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
180+ Algorithm & Data Structure Problems using C++
Stars: ✭ 4,667 (+3958.26%)
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
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
Treelib
An efficient implementation of tree data structure in python 2/3.
Stars: ✭ 540 (+369.57%)
Mutual labels:  algorithm, datastructures
Hackerranksolutions
This is a repo for HackerRankSolutions with Swift
Stars: ✭ 213 (+85.22%)
Mutual labels:  algorithm, datastructures
Awesome Java Leetcode
👑 LeetCode of algorithms with java solution(updating).
Stars: ✭ 8,297 (+7114.78%)
Mutual labels:  algorithm, datastructures
Data Structures And Algorithms
Data Structures and Algorithms implementation in Go
Stars: ✭ 2,272 (+1875.65%)
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
Interview Questions
List of all the Interview questions practiced from online resources and books
Stars: ✭ 187 (+62.61%)
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
Algorithm
The repository algorithms implemented on the Go
Stars: ✭ 163 (+41.74%)
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
Algorithms And Data Structures In Java
Algorithms and Data Structures in Java
Stars: ✭ 498 (+333.04%)
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

Build Status

A class library providing generic data structures and algorithms not implemented in the standard .NET framework.

NGenerics includes contains several useful data structures and algorithms. For a complete list, please see the wiki.

Note: This project is being resurrected at the moment. A lot has happened in 10 years, and plenty of changes are to be expected. Changes planned are documented here: Planned Changes

Nuget packages can be found here.

Builds provided by Codebetter TeamCity build server, might be superseded by Travis.

Old builds can still be found at the old project site at Google Code.

Changelog

  • January 2018 - Updated project to .NET standard.

  • October 2017 - Changed license from LGPL to the more permissive MIT

  • February 2013 - Project site moved to Github from Google Code.

Detailed version history : Version History

The Team

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].