There are 0 repository under atomicity topic.
ZoneTree is a persistent, high-performance, transactional, and ACID-compliant ordered key-value database for .NET. It operates seamlessly both in-memory and on local/cloud storage, making it an ideal choice for a wide range of applications requiring efficient data management.
ABRoot is a utility that provides full immutability and atomicity to a Linux system, by transacting between two root filesystems. Updates are performed using OCI images, to ensure that the system is always in a consistent state.
Toolkit for building, deploying and maintaining an immutable, atomic, btrfs-based system
SafeStream: atomic and safe manipulation with files via native PHP functions.
Framework to build web apps with atomicity concept.
django-transactions-tutorial 基本教學 - 了解 transactions 概念 📝
NO LONGER MAINTAINED! Atomics, Futures, and Reactive-Streams for Swift
A robust time-sharing operating system designed for building concurrent systems on the Raspberry Pi 3.
An advanced scientific library specialized in thermomechanics and atomic sciences
Servidor BRCache
Master's Thesis - Advanced Static Analysis of Atomicity in Concurrent Programs through Facebook Infer
Bachelor's Thesis - Static Analysis Using Facebook Infer to Find Atomicity Violations
This library allows you not to worry about multiple instances and easily block sections of code by identifier.
Semaphores for Objective-C and Swift
Showcases the transformations needed to go from one wait-free register to a different one.
An implementation of the Two-Phase Commit protocol for distributed systems, ensuring atomicity in transactions. Robust, fault-tolerant, and scalable.
🎠 Microservices Architecture Boilerplates| POC's
A secure and scalable authentication system implementing role-based authorization, JWT authentication, and Redis-based token blacklisting. Designed for production-grade applications, this system ensures data consistency, security, and atomic operations with database transactions.
Implementation of AeroDrome tool in the RoadRunner Dynamic Analysis Framework
A redis-backed lock broker that manages groups of S/X locks with atomic lua scripts.
Create atomic loop iterations (let the current iteration finish even when interrupted)
Dining philosophers problem solution in C
An OLTP banking system is implemented, emphasizing data integrity and atomicity, and leveraging constraints, triggers, stored procedures, views, and indexing to enhance query performance.
Java Concurrency Demos
All lab tasks of the | Software Engineering | will be stored here 🏪
Excel@FIT 2019
Excel@FIT 2021 - Advanced Static Analysis of Atomicity in Concurrent Programs through Facebook Infer
This repository contains a Redis-based rate limiter implementing Token Bucket algorithm