An open API service providing repository metadata for many open source software ecosystems.

Topic: "transactional-memory"

mtak-/swym

Efficient transactional memory in rust.

Language: Rust - Size: 613 KB - Last synced at: 19 days ago - Pushed at: almost 4 years ago - Stars: 210 - Forks: 6

BowenFu/hspp

hspp: An experimental library to bring Haskell Style Programming to C++.

Language: C++ - Size: 438 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 155 - Forks: 0

TimWSpence/cats-stm

A STM implementation for Cats Effect

Language: Scala - Size: 6.32 MB - Last synced at: 24 days ago - Pushed at: about 1 month ago - Stars: 148 - Forks: 17

smarr/SOMns

SOMns: A Newspeak for Concurrency Research

Language: Java - Size: 22.2 MB - Last synced at: 22 days ago - Pushed at: 4 months ago - Stars: 69 - Forks: 30

DeuceSTM/DeuceSTM

Java Software Transactional Memory

Language: Java - Size: 21 MB - Last synced at: 2 months ago - Pushed at: about 5 years ago - Stars: 57 - Forks: 20

readablesystems/sto

Software Transactional Objects

Language: C++ - Size: 45.5 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 42 - Forks: 18

unum-cloud/ucset

If only std::set was a DBMS: collection of templated ACID in-memory exception-free thread-safe and concurrent containers in a header-only library

Language: C++ - Size: 187 KB - Last synced at: 2 days ago - Pushed at: about 2 years ago - Stars: 40 - Forks: 4

pramalhe/RedoDB

The world's first wait-free KV store with generic durable linearizable transactions

Language: C++ - Size: 1.15 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 33 - Forks: 6

picotm/picotm

Portable Integrated Customizable and Open Transaction Manager

Language: C - Size: 102 MB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 9 - Forks: 1

caizixian/rtm-bench

Artifact for our ISMM 2021 Paper "Understanding and Utilizing Hardware Transactional Memory Capacity"

Language: C - Size: 96.7 KB - Last synced at: 29 days ago - Pushed at: about 4 years ago - Stars: 6 - Forks: 0

SmartToolFactory/Transactional-Key-Value-Store

Transactional Key Value Store written with Jetpack Compose

Language: Kotlin - Size: 155 KB - Last synced at: 15 days ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 0

BazookaMusic/TSXGuard

A header only thread synchronization library using Intel RTM (Restricted Transactional Memory)

Language: C++ - Size: 689 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 0

jswalens/stm-in-clojure Fork of tvcutsem/stm-in-clojure

Meta-circular Clojure STM implementation

Language: Clojure - Size: 151 KB - Last synced at: over 2 years ago - Pushed at: over 10 years ago - Stars: 3 - Forks: 0

ramesh-adhikari/collection-of-research-papers

Collection of research papers

Size: 47 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

sidmishraw/stm-reworked-go 📦

An optimistic software transactional memory in Go

Language: Go - Size: 1.29 MB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 1

lematt1991/ICFP15-Coq-Proofs

Proofs of correctness for "Partial Aborts for Software Transactional Memory" formalized in Coq

Language: Coq - Size: 127 KB - Last synced at: over 2 years ago - Pushed at: about 9 years ago - Stars: 2 - Forks: 1

KuroNgo/shop_erp_be

Use Golang Gin, MongoDB for build this project

Language: Go - Size: 12.4 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

kiranj26/Concurrent-Programming-Fall-2022

Repository containing my Assignments and Projects done for course ECEN-5273 Network System at CU Boulder

Language: C - Size: 8.46 MB - Last synced at: 4 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

staverm/TL2

C++ implementation of Transactional Locking II

Language: C++ - Size: 4.88 KB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

koeves/stm-ds

Concurrent Datastructure Design for Software Transactional Memory

Language: TeX - Size: 2.59 MB - Last synced at: 8 months ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

picotm/picotm-demo

picotm Demo Application. This application reads, processes and visualizes data. Where possible, thread communication and error handling is build on top of picotm transactions.

Language: M4 - Size: 53.7 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 1

jswalens/transactional-actors

Transactional Actors for Clojure

Language: Java - Size: 5.72 MB - Last synced at: over 2 years ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 0

jswalens/transactional-futures

Transactional Futures and Promises for Clojure. Experimental.

Language: Java - Size: 5.21 MB - Last synced at: over 2 years ago - Pushed at: over 9 years ago - Stars: 1 - Forks: 0

MChatzakis/STM-TL2

Software Transactional Memory based on Transaction Locking 2 (TL2) algorithm.

Language: C - Size: 1.36 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

PunchShadow/STAMP-Lock

Coarse-grained lock version of STAMP(Stanford Transactional Applications for Multi-Processing) benchmark suite

Language: C - Size: 120 MB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

ShisoftResearch/Hermes

Software transactional memory for two-phase commit

Language: Rust - Size: 25.4 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

jaopaulolc/PhTM-Star

Language: C++ - Size: 68 MB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

lucianolev/ruby-stm

A transparent implementation of STM for the Ruby language

Language: Ruby - Size: 132 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 1

aajayssingh/STM-Linklist-synchrobench

the work uses IITH STM lib and imnplements a set application to test the performance of state of art concurrency protocols with the various concurrency mechanism in Synchrobench.

Language: C - Size: 2.85 MB - Last synced at: almost 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

hughes-c/mips-benchmarks

MIPS-compiled binaries for use with SESC

Language: C - Size: 91.2 MB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

hughes-c/SuperTrans

SuperTrans, Superscalar Transactional memory simulator, is a multicore, cycle-accurate and multiple issue simulator built on top of the SuperESCalar (SESC) framework that is capable of simulating three of the most common dimensions of hardware transactional memory (Eager/Eager, Eager/Lazy, Lazy/Lazy).

Language: C++ - Size: 8.34 MB - Last synced at: about 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0