All Projects → JuliaObjects → ConstructionBase.jl

JuliaObjects / ConstructionBase.jl

Licence: MIT license
Primitives for construction of objects

Programming Languages

julia
2034 projects

Labels

Projects that are alternatives of or similar to ConstructionBase.jl

Redux Freeze
Redux middleware that prevents state from being mutated anywhere in the app
Stars: ✭ 208 (+845.45%)
Mutual labels:  immutable
kotlin-ktor-exposed-sample-api
Kotlin Ktor Exposed SQL Immutable DB Rest API
Stars: ✭ 44 (+100%)
Mutual labels:  immutable
extendable-immutable
Wrapper classes around Immutable.js that turn it inheritable
Stars: ✭ 58 (+163.64%)
Mutual labels:  immutable
Music163 React
🔥基于React全家桶开发:「网易云音乐PC端项目」实战
Stars: ✭ 209 (+850%)
Mutual labels:  immutable
Unchanged
A tiny, fast, unopinionated handler for updating JS objects and arrays immutably
Stars: ✭ 237 (+977.27%)
Mutual labels:  immutable
SandDB
A simple immutable database for the masses.
Stars: ✭ 21 (-4.55%)
Mutual labels:  immutable
React Native Immutable List View
📜 Drop-in replacement for ListView, FlatList, and VirtualizedList.
Stars: ✭ 206 (+836.36%)
Mutual labels:  immutable
vana
Observe your immutable state trees 🌲👀 (great with React)
Stars: ✭ 24 (+9.09%)
Mutual labels:  immutable
Model
Angular Model - Simple state management with minimalist API, one way data flow, multiple model support and immutable data exposed as RxJS Observable.
Stars: ✭ 242 (+1000%)
Mutual labels:  immutable
rrbit
An Immutable vectors/lists/arrays library using the Relaxed Radix Balancing(RRB) technique
Stars: ✭ 12 (-45.45%)
Mutual labels:  immutable
Hamt
Immutable and Memory-Efficient Maps and Sets in Go
Stars: ✭ 213 (+868.18%)
Mutual labels:  immutable
Collectable
High-performance immutable data structures for modern JavaScript and TypeScript applications. Functional interfaces, deep/composite operations API, mixed mutability API, TypeScript definitions, ES2015 module exports.
Stars: ✭ 233 (+959.09%)
Mutual labels:  immutable
transmute
kind of like lodash but works with Immutable
Stars: ✭ 35 (+59.09%)
Mutual labels:  immutable
Digag Pc React
digag pc website based on react.
Stars: ✭ 209 (+850%)
Mutual labels:  immutable
gotoReact-
react的一些案例
Stars: ✭ 20 (-9.09%)
Mutual labels:  immutable
Vue Tetris
Use Vue, Vuex to code Tetris.使用 Vue, Vuex 做俄罗斯方块
Stars: ✭ 2,446 (+11018.18%)
Mutual labels:  immutable
go-clone
Clone any Go data structure deeply and thoroughly.
Stars: ✭ 182 (+727.27%)
Mutual labels:  immutable
immutable-gametree
An immutable game tree data type.
Stars: ✭ 18 (-18.18%)
Mutual labels:  immutable
deepClone
A tiny library for deeply copying Javascript objects and arrays
Stars: ✭ 17 (-22.73%)
Mutual labels:  immutable
grand central
State-management and action-dispatching for Ruby apps
Stars: ✭ 20 (-9.09%)
Mutual labels:  immutable

ConstructionBase

Stable Dev Build Status GitHub stars

ConstructionBase is a very lightwight package, that provides primitive functions for construction of objects:

setproperties(obj::MyType, patch::NamedTuple)
constructorof(MyType)

These functions can be overloaded and doing so provides interoperability with the following packages:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].