COLLECTED BY
Organization:
Internet Archive
Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
The Wayback Machine - https://web.archive.org/web/20220601164505/https://github.com/topics/value-semantics
Here are
18 public repositories
matching this topic...
Postmodern immutable and persistent data structures for C++ — value semantics at scale
Fast and memory-efficient immutable collections and helper data structures
Tuples and value objects for JavaScript 🤷
Updated
Aug 3, 2021
TypeScript
μframework encapsulating the `CopyOnWrite` type, to make implementing value semantics easy!
Updated
Aug 24, 2021
Swift
Composable Code presented at WWDC, updated for Swift 5 by me
Updated
Jun 17, 2019
Swift
A rust library that allows having by-value futures (which improves type safety)
Updated
Sep 29, 2017
Rust
📝 Proof of concept for deeply memoizing React components by default
Updated
Aug 3, 2021
JavaScript
Two Xcode 9 playgrounds written in Swift 4 that highlight protocol oriented programming and value semantics.
Updated
Mar 29, 2018
Swift
My protocol orientated Approach on MVVM using RxSwift
Updated
Sep 9, 2018
Swift
Comparison of value objects in Java
Updated
May 27, 2022
Java
Sample project accompanying our blog post "Minimizing Shared State with Swift".
Updated
Aug 29, 2019
Swift
Comparison of value objects in Java
Typeflect: Types for value 2 way representation (string | native-type)
Zero configuration yet highly flexible value equality for .NET POCOs.
μframework to build attributed strings with simple interface and value semantic.
Updated
Feb 26, 2017
Swift
Value-orientated programming tools for JavaScript 💎
Updated
Jun 22, 2018
JavaScript
Build robust, value-oriented applications in Java.
Updated
Jan 18, 2022
Java
Improve this page
Add a description, image, and links to the
value-semantics
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
value-semantics
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
In the Architecture section of the docs, a simple example program is constructed using
lager::with_manual_event_loop
.I'm confused because the
update
function that is created in that example (and in thestd
version of the counter program in /examples), does not seem to be used anywhere. The simple manual event loop which takes character inpu