Shielded

Transactional memory library

A software transactional memory implementation for .NET with strong guarantees on safety and thread-safety

A strict and mostly lock-free Software Transactional Memory (STM) for .NET

GitHub

241 stars
17 watching
21 forks
Language: C#
last commit: about 2 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
nbronson/scala-stm A library-based Software Transactional Memory for concurrent data access and updates in Scala 249
haskell/stm A Haskell implementation of software transactional memory for concurrent programming 99
scalar-labs/btm Provides a complete implementation of the Java Transaction API (JTA) 1.1. 427
cosmos72/stmx A concurrency control mechanism aimed at making concurrent programming easier to write and understand by allowing atomic memory transactions. 244
servicetitan/stl.fusion A .NET library that enables transparent caching and real-time updates with minimal extra code 1,863
jklmnn/stotp A time-based one-time pad implementation library for two-factor authentication 8
bkaradzic/bnet A C++ library for message-oriented networking using TCP transport. 141
danielgerlag/nblockchain A .NET standard library for building blockchain applications by abstracting away infrastructure complexity. 83
perfectmak/libra-core A JavaScript client library for interacting with the Libra blockchain network 136
ketola/jlibra A Java library that simplifies integration with the Diem blockchain API using JSON-RPC and Object Canonical Serialization. 36
scalikejdbc/scalikejdbc A tidy SQL-based DB access library for Scala developers. 1,266
brucou/kingly A small JavaScript library for modeling and executing user interface behavior as state machines. 203
barncastle/bitskit A C# library for efficient bit-level operations and manipulation of bit fields in various data types 43
kowainik/membrain Provides type-safe memory units through a Haskell library with minimal boilerplate 62
nickstrupat/entityframework.softdeletable Provides base classes and helpers for managing soft-deletable data in EntityFramework applications. 3