All Projects → Immutable → Similar Projects or Alternatives

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

Knowledgesummary
📚A list of core knowledge that most Android programmers need to know. (continuously updated...)
Stars: ✭ 131 (-26.82%)
Mutual labels:  data-structures
Ipfs Connector
AKASHA <---> IPFS connector
Stars: ✭ 107 (-40.22%)
Mutual labels:  data-structures
Ext Ds
An extension providing efficient data structures for PHP 7
Stars: ✭ 2,010 (+1022.91%)
Mutual labels:  data-structures
Lda Topic Modeling
A PureScript, browser-based implementation of LDA topic modeling.
Stars: ✭ 91 (-49.16%)
Mutual labels:  functional-programming
Evm Lang Design
Language Design Community for the EVM: Intro and Resources
Stars: ✭ 130 (-27.37%)
Mutual labels:  functional-programming
Siphash Js
A Javascript implementation of SipHash-2-4
Stars: ✭ 90 (-49.72%)
Mutual labels:  hash
Fast Skiplist
A fast, threadsafe skip list in Go
Stars: ✭ 150 (-16.2%)
Mutual labels:  data-structures
Gokangarootwelve
Implementation of KangarooTwelve in Go
Stars: ✭ 90 (-49.72%)
Mutual labels:  hash
Array Hash
C++ implementation of a fast and memory efficient hash map and hash set specialized for strings
Stars: ✭ 130 (-27.37%)
Mutual labels:  data-structures
Functionalplus
Functional Programming Library for C++. Write concise and readable C++ code.
Stars: ✭ 1,286 (+618.44%)
Mutual labels:  functional-programming
Atomix
A reactive Java framework for building fault-tolerant distributed systems
Stars: ✭ 2,182 (+1118.99%)
Mutual labels:  data-structures
Test Each
🤖 Repeat tests. Repeat tests. Repeat tests.
Stars: ✭ 89 (-50.28%)
Mutual labels:  functional-programming
Imagehash
🌄 Perceptual image hashing for PHP
Stars: ✭ 1,744 (+874.3%)
Mutual labels:  hash
Fundamental Haskell
Fundamental Haskell book, to the point terse statements on Haskell, Category theory, and related fields. Encyclopedic pocketbook of meaning. Zen kōan-like meditations of understanding. For quick or memory curve spaced repetition learning.
Stars: ✭ 88 (-50.84%)
Mutual labels:  functional-programming
Leetcode In Swift
My solutions to LeetCode problems written in Swift
Stars: ✭ 150 (-16.2%)
Mutual labels:  data-structures
Geocube
Tool to convert geopandas vector data into rasterized xarray data.
Stars: ✭ 87 (-51.4%)
Mutual labels:  vector
Mapchete
Tile-based geodata processing using rasterio & Fiona
Stars: ✭ 129 (-27.93%)
Mutual labels:  vector
Cpg
CloudI Process Groups
Stars: ✭ 87 (-51.4%)
Mutual labels:  data-structures
Glidetovectoryou
Load SVGs in Android with Glide
Stars: ✭ 165 (-7.82%)
Mutual labels:  vector
Spring 5 Examples
This repository is contains spring-boot 2 / spring framework 5 project examples. Using reactive programming model / paradigm and Kotlin
Stars: ✭ 87 (-51.4%)
Mutual labels:  functional-programming
Elm Ethereum
dApps in Elm
Stars: ✭ 129 (-27.93%)
Mutual labels:  functional-programming
Fuego
Functional Experiment in Golang
Stars: ✭ 87 (-51.4%)
Mutual labels:  functional-programming
Easysequence
EasySequence is a powerful fundamental library to process sequcence type, such as array, set, dictionary. All type object which conforms to NSFastEnumeration protocol can be initialzed to an EZSequence instance, then you can operation with them. Finally, you can transfer them back to the original type.
Stars: ✭ 150 (-16.2%)
Mutual labels:  functional-programming
Cafeapp
A Real World Business Application using F# and Suave
Stars: ✭ 86 (-51.96%)
Mutual labels:  functional-programming
Hackerrank
📗 Solutions of more than 380 problems of Hackerrank accross several domains.
Stars: ✭ 128 (-28.49%)
Mutual labels:  data-structures
Fpsheet
FPSheet: A Spreadsheet program with Haskell as the scripting language
Stars: ✭ 86 (-51.96%)
Mutual labels:  functional-programming
Elf Parser
Lightweight elf binary parser with no external dependencies - Sections, Symbols, Relocations, Segments
Stars: ✭ 172 (-3.91%)
Mutual labels:  vector
Plutovg
Tiny 2D vector graphics library in C
Stars: ✭ 141 (-21.23%)
Mutual labels:  vector
Stata Gtools
Faster implementation of Stata's collapse, reshape, xtile, egen, isid, and more using C plugins
Stars: ✭ 108 (-39.66%)
Mutual labels:  hash
Leetcode
✏️ 算法相关知识储备 LeetCode with Python and JavaScript 📚
Stars: ✭ 1,713 (+856.98%)
Mutual labels:  data-structures
Data Structures And Algorithms
Python implementation of common algorithms and data structures interview questions
Stars: ✭ 84 (-53.07%)
Mutual labels:  data-structures
Evilml
A compiler from ML to C++ template language
Stars: ✭ 149 (-16.76%)
Mutual labels:  functional-programming
Taelinarena
[outdated] A moddable MOBA in Formality
Stars: ✭ 84 (-53.07%)
Mutual labels:  functional-programming
Webpack Plugin Hash Output
Plugin to replace webpack chunkhash with an md5 hash of the final file conent.
Stars: ✭ 128 (-28.49%)
Mutual labels:  hash
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 (+594.41%)
Mutual labels:  data-structures
Fasthash
Go package porting the standard hashing algorithms to a more efficient implementation.
Stars: ✭ 163 (-8.94%)
Mutual labels:  hash
Functionalrx2
FunctionalRx2 is a collection of constructs to simplify a functional programming approach to Java and Android [STABLE]
Stars: ✭ 83 (-53.63%)
Mutual labels:  functional-programming
Flex
Probabilistic deep learning for data streams.
Stars: ✭ 127 (-29.05%)
Mutual labels:  functional-programming
Meow Mtl
Next Level MTL for Scala
Stars: ✭ 149 (-16.76%)
Mutual labels:  functional-programming
Beamsplitter
💎 Beamsplitter - A new (possibly universal) hash that passes SMHasher. Built mainly with a random 10x64 S-box. Also in NodeJS
Stars: ✭ 83 (-53.63%)
Mutual labels:  hash
Nutsdb
A simple, fast, embeddable, persistent key/value store written in pure Go. It supports fully serializable transactions and many data structures such as list, set, sorted set.
Stars: ✭ 1,827 (+920.67%)
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 (-54.19%)
Mutual labels:  data-structures
Stegcloak
Hide secrets with invisible characters in plain text securely using passwords 🧙🏻‍♂️⭐
Stars: ✭ 2,379 (+1229.05%)
Mutual labels:  functional-programming
Birdseed
🐦 🎲 Use Twitter's Search API to get random numbers
Stars: ✭ 81 (-54.75%)
Mutual labels:  hash
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
Doobie
Functional JDBC layer for Scala.
Stars: ✭ 1,910 (+967.04%)
Mutual labels:  functional-programming
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
Pictogrify
🎭 Generate unique pictograms from any text
Stars: ✭ 80 (-55.31%)
Mutual labels:  hash
Functional Data Grid
Data grids in functional style with ReactJS
Stars: ✭ 125 (-30.17%)
Mutual labels:  functional-programming
Monix Bio
Asynchronous data type with typed errors.
Stars: ✭ 80 (-55.31%)
Mutual labels:  functional-programming
Lru Cache
💫 A feature complete LRU cache implementation in C++
Stars: ✭ 162 (-9.5%)
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
Luafun
Lua Fun is a high-performance functional programming library for Lua designed with LuaJIT's trace compiler in mind.
Stars: ✭ 1,654 (+824.02%)
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
301-360 of 1255 similar projects