All Projects → Immutable → Similar Projects or Alternatives

1255 Open source projects that are alternatives of or similar to Immutable

Riko
A Python stream processing engine modeled after Yahoo! Pipes
Stars: ✭ 1,571 (+777.65%)
Mutual labels:  functional-programming
Meow hash
Official version of the Meow hash, an extremely fast level 3 hash
Stars: ✭ 1,204 (+572.63%)
Mutual labels:  hash
Typelang
🌳 A tiny language interpreter implemented purely in TypeScript's type-system
Stars: ✭ 149 (-16.76%)
Mutual labels:  functional-programming
Technical Interview Guide
My learning material for technical interviews!
Stars: ✭ 76 (-57.54%)
Mutual labels:  data-structures
Ghc Grin
GRIN backend for GHC
Stars: ✭ 123 (-31.28%)
Mutual labels:  functional-programming
Algorithm Playground
An (old) and unstructured (messy tbh) collection of programming exercises.
Stars: ✭ 75 (-58.1%)
Mutual labels:  data-structures
Algebraic Effects
Manage side-effects in your javascript application cleanly with algebraic effects
Stars: ✭ 162 (-9.5%)
Mutual labels:  functional-programming
Indexlist
indexlist: A doubly linked list, backed by a vector
Stars: ✭ 75 (-58.1%)
Mutual labels:  data-structures
Reactive Turtle
Scala and Akka for kids. A Functional Programming approach for the well known LOGO.
Stars: ✭ 122 (-31.84%)
Mutual labels:  functional-programming
Lila
♞ lichess.org: the forever free, adless and open source chess server ♞
Stars: ✭ 10,315 (+5662.57%)
Mutual labels:  functional-programming
Pytorch deephash
Pytorch implementation of Deep Learning of Binary Hash Codes for Fast Image Retrieval, CVPRW 2015
Stars: ✭ 148 (-17.32%)
Mutual labels:  hash
Active enumerable
ActiveRecord like query methods for Ruby enumerable collections.
Stars: ✭ 73 (-59.22%)
Mutual labels:  hash
U.movin
Unity library for rendering After Effects shape animations
Stars: ✭ 122 (-31.84%)
Mutual labels:  vector
Not Awesome Es6 Classes
A curated list of resources on why ES6 (aka ES2015) classes are NOT awesome
Stars: ✭ 1,185 (+562.01%)
Mutual labels:  functional-programming
Libchef
🍀 c++ standalone header-only basic library. || c++头文件实现无第三方依赖基础库
Stars: ✭ 178 (-0.56%)
Mutual labels:  data-structures
Competitiveprogrammingquestionbank
This repository contains all the popular competitive programming and DSA questions with solutions.
Stars: ✭ 122 (-31.84%)
Mutual labels:  data-structures
Fsconfig
FsConfig is a F# library for reading configuration data from environment variables and AppSettings with type safety.
Stars: ✭ 108 (-39.66%)
Mutual labels:  functional-programming
Ecto morph
morph your Ecto capabilities into the s t r a t o s p h e r e !
Stars: ✭ 72 (-59.78%)
Mutual labels:  functional-programming
Murmurhash3.js
MurmurHash3, in JavaScript.
Stars: ✭ 147 (-17.88%)
Mutual labels:  hash
Dutchembeddings
Repository for the word embeddings experiments described in "Evaluating Unsupervised Dutch Word Embeddings as a Linguistic Resource", presented at LREC 2016.
Stars: ✭ 71 (-60.34%)
Mutual labels:  vector
Trie
Erlang Trie Implementation
Stars: ✭ 121 (-32.4%)
Mutual labels:  data-structures
Vectorsinsearch
Dice.com repo to accompany the dice.com 'Vectors in Search' talk by Simon Hughes, from the Activate 2018 search conference, and the 'Searching with Vectors' talk from Haystack 2019 (US). Builds upon my conceptual search and semantic search work from 2015
Stars: ✭ 71 (-60.34%)
Mutual labels:  vector
Loki
Loki - Simple IOC and Incident Response Scanner
Stars: ✭ 2,217 (+1138.55%)
Mutual labels:  hash
Digestif
Simple hash algorithms in OCaml
Stars: ✭ 69 (-61.45%)
Mutual labels:  hash
Rea
Lightweight library of data structures implemented in C++11, designed for constant time insertion, erasure, lookup, and fastest possible iteration.
Stars: ✭ 157 (-12.29%)
Mutual labels:  data-structures
Marble
Marble.js - functional reactive Node.js framework for building server-side applications, based on TypeScript and RxJS.
Stars: ✭ 1,947 (+987.71%)
Mutual labels:  functional-programming
Clear Config
Scala FP configuration library with a focus on runtime clarity
Stars: ✭ 108 (-39.66%)
Mutual labels:  functional-programming
Bughunt
A weekly challenge where we share some code and you find a bug in it.
Stars: ✭ 68 (-62.01%)
Mutual labels:  hash
Competitive Programming
VastoLorde95's solutions to 2000+ competitive programming problems from various online judges
Stars: ✭ 147 (-17.88%)
Mutual labels:  data-structures
Cs61b
Data Structures, Spring 2019
Stars: ✭ 67 (-62.57%)
Mutual labels:  data-structures
Zparkio
Boiler plate framework to use Spark and ZIO together.
Stars: ✭ 121 (-32.4%)
Mutual labels:  functional-programming
Ctci 6th Edition
Cracking the Coding Interview 6th Ed. Solutions
Stars: ✭ 9,328 (+5111.17%)
Mutual labels:  data-structures
Curryable
An elegant and simple curry(f) implementation in PHP.
Stars: ✭ 172 (-3.91%)
Mutual labels:  functional-programming
Codeworld
Educational computer programming environment using Haskell
Stars: ✭ 1,142 (+537.99%)
Mutual labels:  functional-programming
Test State
Scala Test-State.
Stars: ✭ 119 (-33.52%)
Mutual labels:  functional-programming
Umesimd
UME::SIMD A library for explicit simd vectorization.
Stars: ✭ 66 (-63.13%)
Mutual labels:  vector
Monix
Asynchronous, Reactive Programming for Scala and Scala.js.
Stars: ✭ 1,819 (+916.2%)
Mutual labels:  functional-programming
Lambda
Fun with λ calculus!
Stars: ✭ 65 (-63.69%)
Mutual labels:  functional-programming
Compose State
Compose multiple setState or getDerivedStateFromProps updaters in React
Stars: ✭ 119 (-33.52%)
Mutual labels:  functional-programming
Kotlin Retry
A higher-order function for retrying operations that may fail.
Stars: ✭ 159 (-11.17%)
Mutual labels:  functional-programming
Dashmap
Blazing fast concurrent HashMap for Rust.
Stars: ✭ 1,128 (+530.17%)
Mutual labels:  data-structures
Best Of Python
🏆 A ranked list of awesome Python open-source libraries and tools. Updated weekly.
Stars: ✭ 1,869 (+944.13%)
Mutual labels:  data-structures
Dive into haskell
Dive into Haskell: Examples of all features of this Pure Functional programing language
Stars: ✭ 64 (-64.25%)
Mutual labels:  functional-programming
Lazy Collections
Collection of fast and lazy operations
Stars: ✭ 146 (-18.44%)
Mutual labels:  functional-programming
Complete Placement Preparation
This repository consists of all the material required for cracking the coding rounds and technical interviews during placements.
Stars: ✭ 1,114 (+522.35%)
Mutual labels:  data-structures
Aardvark.base
Aardvark is an open-source platform for visual computing, real-time graphics and visualization. This repository is the basis for most platform libraries and provides basic functionality such as data-structures, math and much more.
Stars: ✭ 117 (-34.64%)
Mutual labels:  functional-programming
Animatedpencil
Animated Pencil Action view for Android
Stars: ✭ 61 (-65.92%)
Mutual labels:  vector
Akar
First-class patterns for Clojure. Made with love, functions, and just the right amount of syntax.
Stars: ✭ 176 (-1.68%)
Mutual labels:  functional-programming
Skunk
A data access library for Scala + Postgres.
Stars: ✭ 1,107 (+518.44%)
Mutual labels:  functional-programming
Awesome Functional Python
A curated list of awesome things related to functional programming in Python.
Stars: ✭ 1,637 (+814.53%)
Mutual labels:  functional-programming
Heresy
A BASIC-flavored Lisp dialect
Stars: ✭ 60 (-66.48%)
Mutual labels:  functional-programming
Hackerrank
A collection of algorithms and solutions to problems in various languages from the site Hacker Rank.
Stars: ✭ 145 (-18.99%)
Mutual labels:  data-structures
Leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
Stars: ✭ 45,650 (+25402.79%)
Mutual labels:  data-structures
Data Structures
Common data structures and algorithms implemented in JavaScript
Stars: ✭ 139 (-22.35%)
Mutual labels:  data-structures
Java
All Algorithms implemented in Java
Stars: ✭ 42,893 (+23862.57%)
Mutual labels:  data-structures
Functionaljava
Functional programming in Java
Stars: ✭ 1,472 (+722.35%)
Mutual labels:  functional-programming
Cyclejs
A functional and reactive JavaScript framework for predictable code
Stars: ✭ 9,996 (+5484.36%)
Mutual labels:  functional-programming
Leetcode
LeetCode solutions, written in python and cpp(LeetCode解题报告,记录自己的leetcode成长之路)
Stars: ✭ 179 (+0%)
Mutual labels:  data-structures
Functional Examples
Examples with Functional JavaScript, following Professor Frisby's course
Stars: ✭ 179 (+0%)
Mutual labels:  functional-programming
Cuneiform
Cuneiform distributed programming language
Stars: ✭ 175 (-2.23%)
Mutual labels:  functional-programming
361-420 of 1255 similar projects