All Projects → Datum → Similar Projects or Alternatives

613 Open source projects that are alternatives of or similar to Datum

Algae
Bootstrapped algebraic data types for Elixir
Stars: ✭ 272 (+145.05%)
futils
Utilities for generic functional programming
Stars: ✭ 21 (-81.08%)
Mutual labels:  monads, lenses
Cyclops
An advanced, but easy to use, platform for writing functional applications in Java 8.
Stars: ✭ 1,180 (+963.06%)
Mutual labels:  data-structures, streams
Whyhaskellmatters
In this article I try to explain why Haskell keeps being such an important language by presenting some of its most important and distinguishing features and detailing them with working code examples. The presentation aims to be self-contained and does not require any previous knowledge of the language.
Stars: ✭ 418 (+276.58%)
Mutual labels:  algebraic-data-types, monads
Imtools
Fast and memory-efficient immutable collections and helper data structures
Stars: ✭ 85 (-23.42%)
Language Ext
C# functional language extensions - a base class library for functional programming
Stars: ✭ 3,964 (+3471.17%)
Mutual labels:  monads, lenses
Lambda
Functional patterns for Java
Stars: ✭ 737 (+563.96%)
Mutual labels:  algebraic-data-types, lenses
Fuego
Functional Experiment in Golang
Stars: ✭ 87 (-21.62%)
Mutual labels:  streams
Algorithms
Algorithms and data structures implemented in JavaScript with explanations, for further readings
Stars: ✭ 99 (-10.81%)
Mutual labels:  data-structures
Algorithms Explanation
All Algorithms explained in simple language with examples and links to their implementation in various programming languages and other required resources.
Stars: ✭ 1,243 (+1019.82%)
Mutual labels:  data-structures
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 (-26.13%)
Mutual labels:  data-structures
Jsav
JavaScript Algorithm Visualization library
Stars: ✭ 87 (-21.62%)
Mutual labels:  data-structures
Flatqueue
A very fast and simple JavaScript priority queue
Stars: ✭ 98 (-11.71%)
Mutual labels:  data-structures
Cl Algebraic Data Type
Algebraic data types in Common Lisp
Stars: ✭ 86 (-22.52%)
Mutual labels:  algebraic-data-types
Codelibrary
💎Collection of algorithms and data structures
Stars: ✭ 1,585 (+1327.93%)
Mutual labels:  data-structures
C
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
Stars: ✭ 11,897 (+10618.02%)
Mutual labels:  data-structures
Merkle.rs
🎄 Merkle tree in Rust
Stars: ✭ 98 (-11.71%)
Mutual labels:  data-structures
Leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
Stars: ✭ 45,650 (+41026.13%)
Mutual labels:  data-structures
E Maxx Eng
Translation of http://e-maxx.ru into English
Stars: ✭ 1,238 (+1015.32%)
Mutual labels:  data-structures
Gopherlabs
The Ultimate Workshop Track for #golang Developer
Stars: ✭ 106 (-4.5%)
Mutual labels:  data-structures
Mystl
C++11 实现的简易版 STL
Stars: ✭ 97 (-12.61%)
Mutual labels:  data-structures
Leetcode
My Python Solutions for Leetcode
Stars: ✭ 80 (-27.93%)
Mutual labels:  data-structures
Adaptive Radix Tree
A fast and space efficient Radix tree in Java
Stars: ✭ 76 (-31.53%)
Mutual labels:  data-structures
Must Do Coding Questions
GeeksforGeeks Must-Do-Coding-Questions Solutions
Stars: ✭ 96 (-13.51%)
Mutual labels:  data-structures
Ctci 6th Edition Php
Cracking the Coding Interview 6th Ed. PHP Solutions
Stars: ✭ 76 (-31.53%)
Mutual labels:  data-structures
Algorithm Playground
An (old) and unstructured (messy tbh) collection of programming exercises.
Stars: ✭ 75 (-32.43%)
Mutual labels:  data-structures
Awesome Coding Javascript
📌 持续构建个人的源码库(JavaScript 原生、常用库、数据结构、算法)
Stars: ✭ 88 (-20.72%)
Mutual labels:  data-structures
Bit
Bitset data structure
Stars: ✭ 100 (-9.91%)
Mutual labels:  data-structures
Cpg
CloudI Process Groups
Stars: ✭ 87 (-21.62%)
Mutual labels:  data-structures
Go Algorithms
Algorithms and data structures for golang
Stars: ✭ 1,529 (+1277.48%)
Mutual labels:  data-structures
Javascript
A repository for All algorithms implemented in Javascript (for educational purposes only)
Stars: ✭ 16,117 (+14419.82%)
Mutual labels:  data-structures
Daily Coding Problem
Solutions to Daily Coding Problem in Javascript
Stars: ✭ 102 (-8.11%)
Mutual labels:  data-structures
Algorithms
In case you want to contribute, ping on https://gitter.im/NITSkmOS/algo.
Stars: ✭ 95 (-14.41%)
Mutual labels:  data-structures
Indexlist
indexlist: A doubly linked list, backed by a vector
Stars: ✭ 75 (-32.43%)
Mutual labels:  data-structures
Data Structures And Algorithms
Python implementation of common algorithms and data structures interview questions
Stars: ✭ 84 (-24.32%)
Mutual labels:  data-structures
Ipfs Connector
AKASHA <---> IPFS connector
Stars: ✭ 107 (-3.6%)
Mutual labels:  data-structures
Data processor
数据algorithm & 分析算法
Stars: ✭ 83 (-25.23%)
Mutual labels:  data-structures
Softuni
SoftUni Courses
Stars: ✭ 98 (-11.71%)
Mutual labels:  data-structures
Algorithms And Data Structures
JavaScript Algorithms and Data Structures Masterclass course on Udemy by Colt Steele
Stars: ✭ 82 (-26.13%)
Mutual labels:  data-structures
Code With Love
Open source programming algorithms
Stars: ✭ 107 (-3.6%)
Mutual labels:  data-structures
Advanced Data Structures With Python
Python implementations of Advanced Data Structures and Algorithms. With each code, there is an associated markdown for explanation and applications of that algorithm or data structure.
Stars: ✭ 82 (-26.13%)
Mutual labels:  data-structures
Hxd Plugin Framework
Plugin framework for HxD's data inspector
Stars: ✭ 98 (-11.71%)
Mutual labels:  data-structures
Splay Tree
Fast splay-tree data structure
Stars: ✭ 80 (-27.93%)
Mutual labels:  data-structures
Go Algorithm
Implementations of data structures & algorithms written in Golang.
Stars: ✭ 109 (-1.8%)
Mutual labels:  data-structures
Algorithmic Toolbox San Diego
✔ My Solutions of (Algorithmic-Toolbox ) Assignments from Coursera ( University of California San Diego ) With "Go In Depth" Part Which Contains More Details With Each of The Course Topics
Stars: ✭ 78 (-29.73%)
Mutual labels:  data-structures
Scalacaster
Purely Functional Algorithms and Data Structures in Scala
Stars: ✭ 1,342 (+1109.01%)
Mutual labels:  data-structures
Lecture
王道考研机试指南(第二版) 例题代码
Stars: ✭ 73 (-34.23%)
Mutual labels:  data-structures
Lispe
An implementation of a full fledged Lisp interpreter with Data Structure, Pattern Programming and High level Functions with Lazy Evaluation à la Haskell.
Stars: ✭ 105 (-5.41%)
Mutual labels:  data-structures
Technical Interview Guide
My learning material for technical interviews!
Stars: ✭ 76 (-31.53%)
Mutual labels:  data-structures
Php Fetch
A simple, type-safe, zero dependency port of the javascript fetch WebApi for PHP
Stars: ✭ 95 (-14.41%)
Mutual labels:  streams
Daily Coding Problem
Self-implemented python solution for https://dailycodingproblem.com every day.
Stars: ✭ 75 (-32.43%)
Mutual labels:  data-structures
Java
All Algorithms implemented in Java
Stars: ✭ 42,893 (+38542.34%)
Mutual labels:  data-structures
Websocketstream Explainer
Explainer for the WebSocketStream JavaScript API
Stars: ✭ 75 (-32.43%)
Mutual labels:  streams
Competitive Programming
My solutions to problems from various competitive programming websites.
Stars: ✭ 93 (-16.22%)
Mutual labels:  data-structures
Ganja.js
📐 Javascript Geometric Algebra Generator for Javascript, c++, c#, rust, python. (with operator overloading and algebraic literals) -
Stars: ✭ 1,179 (+962.16%)
Mutual labels:  algebraic-data-types
Data Structures And Algorithms
A collection of some implementations of data structures and algorithms.
Stars: ✭ 101 (-9.01%)
Mutual labels:  data-structures
Pkucourse
北大计算机课程大作业
Stars: ✭ 1,322 (+1090.99%)
Mutual labels:  data-structures
Coursera Specializations
Solutions to assignments of Coursera Specializations - Deep learning, Machine learning, Algorithms & Data Structures, Image Processing and Python For Everybody
Stars: ✭ 72 (-35.14%)
Mutual labels:  data-structures
Algorithm
📌 Notes and Codes for studying data structures and algorithm
Stars: ✭ 71 (-36.04%)
Mutual labels:  data-structures
Bloomex
🌺 A pure Elixir implementation of Scalable Bloom Filters
Stars: ✭ 93 (-16.22%)
Mutual labels:  data-structures
1-60 of 613 similar projects