All Projects → Datum → Similar Projects or Alternatives

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

Bit
Bitset data structure
Stars: ✭ 100 (-9.91%)
Mutual labels:  data-structures
Streams
Apache Streams
Stars: ✭ 65 (-41.44%)
Mutual labels:  streams
Cpg
CloudI Process Groups
Stars: ✭ 87 (-21.62%)
Mutual labels:  data-structures
Dashmap
Blazing fast concurrent HashMap for Rust.
Stars: ✭ 1,128 (+916.22%)
Mutual labels:  data-structures
Go Algorithms
Algorithms and data structures for golang
Stars: ✭ 1,529 (+1277.48%)
Mutual labels:  data-structures
Complete Placement Preparation
This repository consists of all the material required for cracking the coding rounds and technical interviews during placements.
Stars: ✭ 1,114 (+903.6%)
Mutual labels:  data-structures
Cl Algebraic Data Type
Algebraic data types in Common Lisp
Stars: ✭ 86 (-22.52%)
Mutual labels:  algebraic-data-types
Javascript
A repository for All algorithms implemented in Javascript (for educational purposes only)
Stars: ✭ 16,117 (+14419.82%)
Mutual labels:  data-structures
Pkucourse
北大计算机课程大作业
Stars: ✭ 1,322 (+1090.99%)
Mutual labels:  data-structures
Monad Skeleton
Operational monad library
Stars: ✭ 30 (-72.97%)
Mutual labels:  monads
Fundamentals Of Python Data Structures
《数据结构(Python语言描述)》"Fundamentals of Python:Data Structures" 电子书和配套代码
Stars: ✭ 30 (-72.97%)
Mutual labels:  data-structures
Funcj
Assorted functional-oriented data structures and algorithms for Java.
Stars: ✭ 60 (-45.95%)
Mutual labels:  monads
Data Structures And Algorithms
Python implementation of common algorithms and data structures interview questions
Stars: ✭ 84 (-24.32%)
Mutual labels:  data-structures
Fear
Ruby port of some Scala's monads
Stars: ✭ 58 (-47.75%)
Mutual labels:  monads
Ipfs Connector
AKASHA <---> IPFS connector
Stars: ✭ 107 (-3.6%)
Mutual labels:  data-structures
Momi
Monadic middleware
Stars: ✭ 57 (-48.65%)
Mutual labels:  algebraic-data-types
Data processor
数据algorithm & 分析算法
Stars: ✭ 83 (-25.23%)
Mutual labels:  data-structures
Interview Guide
Coding/technical interview guide: data structures, algorithms, complexity analyses, interview questions
Stars: ✭ 54 (-51.35%)
Mutual labels:  data-structures
Softuni
SoftUni Courses
Stars: ✭ 98 (-11.71%)
Mutual labels:  data-structures
Lens
A Racket package for creating and composing pure functional lenses
Stars: ✭ 54 (-51.35%)
Mutual labels:  lenses
Algorithms And Data Structures
JavaScript Algorithms and Data Structures Masterclass course on Udemy by Colt Steele
Stars: ✭ 82 (-26.13%)
Mutual labels:  data-structures
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 (-52.25%)
Mutual labels:  data-structures
Code With Love
Open source programming algorithms
Stars: ✭ 107 (-3.6%)
Mutual labels:  data-structures
Dlist
Difference lists in Haskell
Stars: ✭ 52 (-53.15%)
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
Audio player flutter
🎧 Apple Music / Tidal Audio Player for Flutter
Stars: ✭ 52 (-53.15%)
Mutual labels:  streams
Hxd Plugin Framework
Plugin framework for HxD's data inspector
Stars: ✭ 98 (-11.71%)
Mutual labels:  data-structures
Visualgo
visualization of algorithms and data structures.
Stars: ✭ 50 (-54.95%)
Mutual labels:  data-structures
Splay Tree
Fast splay-tree data structure
Stars: ✭ 80 (-27.93%)
Mutual labels:  data-structures
Ready For Tech Interview
💻 신입 개발자로서 준비를 하기 위해 지식을 정리하는 공간 👨‍💻
Stars: ✭ 1,035 (+832.43%)
Mutual labels:  data-structures
Go Algorithm
Implementations of data structures & algorithms written in Golang.
Stars: ✭ 109 (-1.8%)
Mutual labels:  data-structures
Shon
A simple tool to convert json or yaml into a shell-compliant data structure.
Stars: ✭ 47 (-57.66%)
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
Flatbush
A very fast static spatial index for 2D points and rectangles in JavaScript
Stars: ✭ 1,031 (+828.83%)
Mutual labels:  data-structures
Scalacaster
Purely Functional Algorithms and Data Structures in Scala
Stars: ✭ 1,342 (+1109.01%)
Mutual labels:  data-structures
Algorithms
Solved algorithms and data structures problems in many languages
Stars: ✭ 1,021 (+819.82%)
Mutual labels:  data-structures
Lecture
王道考研机试指南(第二版) 例题代码
Stars: ✭ 73 (-34.23%)
Mutual labels:  data-structures
Libgenerics
libgenerics is a minimalistic and generic library for C basic data structures.
Stars: ✭ 42 (-62.16%)
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
Dart functional data
Simple and non-intrusive code generator for lenses and boilerplate of data types
Stars: ✭ 39 (-64.86%)
Mutual labels:  lenses
Technical Interview Guide
My learning material for technical interviews!
Stars: ✭ 76 (-31.53%)
Mutual labels:  data-structures
Learn some algorithm and data structure
从零开始回顾一下最简单最基础的算法与数据结构
Stars: ✭ 38 (-65.77%)
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
Purefun
Functional Programming library for Java
Stars: ✭ 37 (-66.67%)
Mutual labels:  monads
Daily Coding Problem
Self-implemented python solution for https://dailycodingproblem.com every day.
Stars: ✭ 75 (-32.43%)
Mutual labels:  data-structures
Algo Phantoms Backend
💻 Algo-Phantoms-Backend is an Application that provides pathways and quizzes along with a code editor to help you towards your DSA journey.📰🔥 This repository contains the REST APIs of the application.✨
Stars: ✭ 36 (-67.57%)
Mutual labels:  data-structures
Java
All Algorithms implemented in Java
Stars: ✭ 42,893 (+38542.34%)
Mutual labels:  data-structures
Algorithm study
algorithms and data structures for coding contest (designed for 'copy & paste')
Stars: ✭ 33 (-70.27%)
Mutual labels:  data-structures
Websocketstream Explainer
Explainer for the WebSocketStream JavaScript API
Stars: ✭ 75 (-32.43%)
Mutual labels:  streams
Algorithms
Study cases for Algorithms and Data Structures.
Stars: ✭ 32 (-71.17%)
Mutual labels:  data-structures
Competitive Programming
My solutions to problems from various competitive programming websites.
Stars: ✭ 93 (-16.22%)
Mutual labels:  data-structures
Node Scalable Blob Store
A file system blob store that is designed to prevent conflicts when used with a distributed file system or storage area network
Stars: ✭ 31 (-72.07%)
Mutual labels:  streams
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
Data Structures And Algorithms
A collection of some implementations of data structures and algorithms.
Stars: ✭ 101 (-9.01%)
Mutual labels:  data-structures
Xinblog
前端基础。Vue框架。数据结构与算法。计算机网络。夯实基础。
Stars: ✭ 29 (-73.87%)
Mutual labels:  data-structures
Bloomex
🌺 A pure Elixir implementation of Scalable Bloom Filters
Stars: ✭ 93 (-16.22%)
Mutual labels:  data-structures
Coding Ninjas Data Structures And Algorithms In Python
Solved problems and assignments of DSA course taught by Coding Ninjas team
Stars: ✭ 70 (-36.94%)
Mutual labels:  data-structures
To.ml
OCaml library for TOML
Stars: ✭ 68 (-38.74%)
Mutual labels:  lenses
Algorithm
📌 Notes and Codes for studying data structures and algorithm
Stars: ✭ 71 (-36.04%)
Mutual labels:  data-structures
Index
Metarhia educational program index 📖
Stars: ✭ 2,045 (+1742.34%)
Mutual labels:  data-structures
61-120 of 613 similar projects