All Projects → BayardRock → Fungible

BayardRock / Fungible

Licence: Apache-2.0 License
A library for fast reflective updates to immutable data trees

Programming Languages

F#
602 projects

Labels

Projects that are alternatives of or similar to Fungible

react
Basic Primitives Diagrams for React. Data visualization components library that implements organizational chart and multi-parent dependency diagrams.
Stars: ✭ 15 (-21.05%)
Mutual labels:  tree
atom-file-bookmark
Bookmark files in your project for quick access
Stars: ✭ 16 (-15.79%)
Mutual labels:  tree
EurekaTrees
Visualizes the Random Forest debug string from the MLLib in Spark using D3.js
Stars: ✭ 37 (+94.74%)
Mutual labels:  tree
wlui
wl-ui 精美易用的前端复杂组件解决方案。Beautiful and easy-to-use front-end complex component solution
Stars: ✭ 32 (+68.42%)
Mutual labels:  tree
go-inet
A Go library for reading, formatting, sorting, lookup and converting IP-addresses and IP-blocks
Stars: ✭ 14 (-26.32%)
Mutual labels:  tree
AhaAlgorithms
《啊哈算法》书上代码
Stars: ✭ 47 (+147.37%)
Mutual labels:  tree
react-native-nested-listview
A UI component for React Native for representing nested arrays of N levels
Stars: ✭ 163 (+757.89%)
Mutual labels:  tree
splay tree
A self-balancing binary tree optimised for fast access to frequently used nodes.
Stars: ✭ 25 (+31.58%)
Mutual labels:  tree
geeks-for-geeks-solutions
✅ My own Amazon, Microsoft and Google SDE Coding challenge Solutions (offered by GeeksForGeeks).
Stars: ✭ 246 (+1194.74%)
Mutual labels:  tree
php-tools
Some code snippets that are often used in PHP
Stars: ✭ 25 (+31.58%)
Mutual labels:  tree
AlgoDaily
just for fun
Stars: ✭ 118 (+521.05%)
Mutual labels:  tree
tree.hh
An STL-like C++ header-only tree library
Stars: ✭ 79 (+315.79%)
Mutual labels:  tree
xmas-tree
XMAS Tree from stacked ws2812 rings driven by a Digispark
Stars: ✭ 22 (+15.79%)
Mutual labels:  tree
pscircle
https://gitlab.com/mildlyparallel/pscircle visualizes Linux processes in a form of radial tree.
Stars: ✭ 33 (+73.68%)
Mutual labels:  tree
kdtree
A k-d tree implementation in Go.
Stars: ✭ 98 (+415.79%)
Mutual labels:  tree
myleetcode
♨️ Detailed Java & Python solution of LeetCode.
Stars: ✭ 34 (+78.95%)
Mutual labels:  tree
AdTree
Accurate, Detailed, and Automatic Modelling of Laser-Scanned Trees
Stars: ✭ 88 (+363.16%)
Mutual labels:  tree
directory-structure
📦 Print a directory tree structure in your Python code.
Stars: ✭ 40 (+110.53%)
Mutual labels:  tree
ak-vue3
组件库包含了 AutoForm 自动表单、BackTop 返回顶部、Breadcrumb 面包屑、 Button 按钮、Cascader 级联选择器、Checkbox 多选框、Collapse 折叠面板、ColorPicker 颜色选择器、DataPicker 时间选择器、Dialog 弹层对话框、Alert 弹框、Echarts 图形图表、Form 表单、Input 输入框、Lazy 图片延时加载、Loading 加载等待、Menu 菜单、Pagination 分页、Progress 进度条、Radio 单选框、Select 选择器、Steps 步骤条、Swiper 图片轮播、Switch 开关、Table 表格、Tabs 标签页、Textarea 文本框、Tooltip 提示、Tr…
Stars: ✭ 24 (+26.32%)
Mutual labels:  tree
gitree
Print a directory tree that shows Git status and ignores files dictated by .gitignore.
Stars: ✭ 32 (+68.42%)
Mutual labels:  tree

Fungible

Fungible is a library for updating typed immutable record/map trees in F# via function injection into code which copies said tree. We at BayardRock use it to do dynamic data cleaning of inputs based on our configuration file.

Fungible.Barb is an extension to Fungible to make it work nicely with my Barb scripting langugae.

Check out the tutorial.

Watch my talk on what Fungible is and how it works.

Download the Fungible NuGet Package

Download the Fungible.Barb NuGet Package

Maintainer(s)

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].