All Projects → peds → Similar Projects or Alternatives

492 Open source projects that are alternatives of or similar to peds

Pyrsistent
Persistent/Immutable/Functional data structures for Python
Stars: ✭ 1,621 (+2743.86%)
Mutual labels:  immutable, functional, datastructures
finger-tree
🌵 Finger tree data structure for JavaScript
Stars: ✭ 20 (-64.91%)
Mutual labels:  immutable, functional
js-data-structures
🌿 Data structures for JavaScript
Stars: ✭ 56 (-1.75%)
Mutual labels:  immutable, functional
fastener
Functional Zipper for manipulating JSON
Stars: ✭ 54 (-5.26%)
Mutual labels:  immutable, functional
Typed Immutable
Immutable and structurally typed data
Stars: ✭ 263 (+361.4%)
Mutual labels:  immutable, functional
babl
JSON templating on steroids
Stars: ✭ 29 (-49.12%)
Mutual labels:  immutable, functional
Html
A Virtual DOM based templating-engine for PHP
Stars: ✭ 86 (+50.88%)
Mutual labels:  immutable, functional
Lens
A utility for working with nested data structures.
Stars: ✭ 104 (+82.46%)
Mutual labels:  functional, datastructures
Switzerland
🇨🇭Switzerland takes a functional approach to Web Components by applying middleware to your components. Supports Redux, attribute mutations, CSS variables, React-esque setState/state, etc… out-of-the-box, along with Shadow DOM for style encapsulation and Custom Elements for interoperability.
Stars: ✭ 261 (+357.89%)
Mutual labels:  immutable, functional
Umbrella
"A collection of functional programming libraries that can be composed together. Unlike a framework, thi.ng is a suite of instruments and you (the user) must be the composer of. Geared towards versatility, not any specific type of music." — @loganpowell via Twitter
Stars: ✭ 2,186 (+3735.09%)
Mutual labels:  functional, datastructures
Fpp
Functional PHP Preprocessor - Generate Immutable Data Types
Stars: ✭ 282 (+394.74%)
Mutual labels:  immutable, functional
venum
Verifiably better, validated Enum for Python
Stars: ✭ 31 (-45.61%)
Mutual labels:  immutable, functional
Dataframe Js
A javascript library providing a new data structure for datascientists and developpers
Stars: ✭ 376 (+559.65%)
Mutual labels:  functional, datastructures
Typed
The TypeScript Standard Library
Stars: ✭ 124 (+117.54%)
Mutual labels:  immutable, functional
Partial.lenses
Partial lenses is a comprehensive, high-performance optics library for JavaScript
Stars: ✭ 846 (+1384.21%)
Mutual labels:  immutable, functional
Immutable Tuple
Immutable finite list objects with constant-time equality testing (===) and no memory leaks.
Stars: ✭ 29 (-49.12%)
Mutual labels:  immutable, functional
transmute
kind of like lodash but works with Immutable
Stars: ✭ 35 (-38.6%)
Mutual labels:  immutable, functional
treecko
A collection of functional and immutable helpers for working with tree data structures.
Stars: ✭ 31 (-45.61%)
Mutual labels:  immutable, functional
Phpfn
Functional PHP Toolstet: Centralized monorepository for all libraries
Stars: ✭ 19 (-66.67%)
Mutual labels:  immutable, functional
grand central
State-management and action-dispatching for Ruby apps
Stars: ✭ 20 (-64.91%)
Mutual labels:  immutable, functional
hawkweed
Yet another implementation of missing functions for Python
Stars: ✭ 20 (-64.91%)
Mutual labels:  functional, datastructures
Python-Fundamentals
Jupyter Notebooks for How to Think Like a Computer Scientist - Learning with Python 3 (RLE) Textbook
Stars: ✭ 30 (-47.37%)
Mutual labels:  datastructures
dart maybe
No more null check with an dart equivalent of Maybe (Haskel, Elm) / Option (F#).
Stars: ✭ 20 (-64.91%)
Mutual labels:  functional
futils
Utilities for generic functional programming
Stars: ✭ 21 (-63.16%)
Mutual labels:  functional
pipe
Pipe operator for nim.
Stars: ✭ 51 (-10.53%)
Mutual labels:  functional
icpc
Resources for Competitive Programming
Stars: ✭ 14 (-75.44%)
Mutual labels:  datastructures
Hackerrank
This repo contain all the problems of hackerrank
Stars: ✭ 40 (-29.82%)
Mutual labels:  datastructures
nancy
How JavaScript Promise Works
Stars: ✭ 26 (-54.39%)
Mutual labels:  functional
Coding-Questions
Some coding problems with solutions
Stars: ✭ 13 (-77.19%)
Mutual labels:  datastructures
Problem-Solving
contains all coding interview practice problems, data structures and algorithms implementations. 👨‍💻👨‍💻💥 🚩
Stars: ✭ 14 (-75.44%)
Mutual labels:  datastructures
chip-8
A CHIP-8 Emulator written in Haskell
Stars: ✭ 34 (-40.35%)
Mutual labels:  functional
morphmorph
😱 Isomorphic transformations. Map, transform, filter, and morph your objects
Stars: ✭ 26 (-54.39%)
Mutual labels:  functional
swift-di-explorations
Functional DI explorations in Swift
Stars: ✭ 28 (-50.88%)
Mutual labels:  functional
Accessors.jl
Update immutable data
Stars: ✭ 73 (+28.07%)
Mutual labels:  immutable
ate
Distributed immutable data store with strong encryption and authentication
Stars: ✭ 94 (+64.91%)
Mutual labels:  immutable
FTAPIKit
Declarative and generic REST API framework using Codable.
Stars: ✭ 18 (-68.42%)
Mutual labels:  functional
ekzo
💫 Functional Sass framework for rapid and painless development
Stars: ✭ 32 (-43.86%)
Mutual labels:  functional
dot-wild
Use powerful dot notation (dot path + wildcard) to manipulate properties of JSON
Stars: ✭ 28 (-50.88%)
Mutual labels:  immutable
sublime-coconut
Coconut syntax highlighting for Sublime Text and VSCode.
Stars: ✭ 18 (-68.42%)
Mutual labels:  functional
Witch-Android
View-data binding library for Android.
Stars: ✭ 25 (-56.14%)
Mutual labels:  immutable
dobux
🍃 Lightweight responsive state management solution.
Stars: ✭ 75 (+31.58%)
Mutual labels:  immutable
boutique
Immutable data storage
Stars: ✭ 44 (-22.81%)
Mutual labels:  immutable
algorithms
💎 Documented algorithmic problems/solutions + datastructures
Stars: ✭ 40 (-29.82%)
Mutual labels:  datastructures
justuse
Just use() code from anywhere - a functional import alternative with advanced features like inline version checks, autoreload, module globals injection before import and more.
Stars: ✭ 49 (-14.04%)
Mutual labels:  functional
Data-Structures-And-Algorithms
Important data structure and algorithms codes and concept's open-source repository.
Stars: ✭ 48 (-15.79%)
Mutual labels:  datastructures
Algorithms
Algos&DS that I am practicing, useful for interview preparation (WIP) : Sources=> Leetcode, Programmers Creek, n00tc0d3r etc..
Stars: ✭ 14 (-75.44%)
Mutual labels:  datastructures
php-validation-dsl
A DSL for validating data in a functional fashion
Stars: ✭ 47 (-17.54%)
Mutual labels:  functional
next-react-boilerplate
🔥 NextJS with additional tech feature like react-boilerplate. Demo >>
Stars: ✭ 20 (-64.91%)
Mutual labels:  immutable
shoki
Purely functional data structures in Java
Stars: ✭ 30 (-47.37%)
Mutual labels:  immutable
prune
A tree library for Java 8 with functional sensibilities.
Stars: ✭ 22 (-61.4%)
Mutual labels:  functional
nim-contra
Lightweight Self-Documenting Design by Contract Programming and Security Hardened mode.
Stars: ✭ 46 (-19.3%)
Mutual labels:  immutable
pyfuncol
Functional collections extension functions for Python
Stars: ✭ 32 (-43.86%)
Mutual labels:  functional
ugo
Simple and expressive toolbox written in Go
Stars: ✭ 27 (-52.63%)
Mutual labels:  functional
react-antd
基于react + redux + immutable + less + ES6/7 + webpack2.0 + fetch + react-router + antd实现的SPA后台管理系统模板
Stars: ✭ 320 (+461.4%)
Mutual labels:  immutable
ParsecSharp
The faster monadic parser combinator library for C#
Stars: ✭ 23 (-59.65%)
Mutual labels:  functional
typed-prelude
Reliable, standards-oriented software for browsers & Node.
Stars: ✭ 48 (-15.79%)
Mutual labels:  functional
hacker-rank
Functional Path do hacker Rank
Stars: ✭ 48 (-15.79%)
Mutual labels:  functional
Differentia.js
No longer being supported or maintained. A Graph Theory & Data Structure Library for JavaScript.
Stars: ✭ 13 (-77.19%)
Mutual labels:  datastructures
jgrapht
Master repository for the JGraphT project
Stars: ✭ 2,259 (+3863.16%)
Mutual labels:  datastructures
dataStructure
Implement different Data Structures using TypeScript and JavaScript. Deno Third-party Module.
Stars: ✭ 24 (-57.89%)
Mutual labels:  datastructures
1-60 of 492 similar projects