An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with atomic

A curated list of projects in awesome lists tagged with atomic .

https://github.com/pmndrs/jotai

๐Ÿ‘ป Primitive and flexible state management for React

atomic hacktoberfest management react state

Last synced: 26 Dec 2025

https://github.com/ucbrise/confluo

Real-time Monitoring and Analysis of Data Streams

atomic lock-free log

Last synced: 15 May 2025

https://github.com/Kotlin/kotlinx.atomicfu

The idiomatic way to use atomic operations in Kotlin

atomic kotlin kotlinx

Last synced: 21 Jul 2025

https://github.com/kotlin/kotlinx-atomicfu

The idiomatic way to use atomic operations in Kotlin

atomic kotlin kotlinx

Last synced: 14 May 2025

https://github.com/Kotlin/kotlinx-atomicfu

The idiomatic way to use atomic operations in Kotlin

atomic kotlin kotlinx

Last synced: 02 Apr 2025

https://github.com/typicode/steno

Super fast async file writer with atomic write โšก

atomic file fs race-condition-prevention safe writer

Last synced: 14 May 2025

https://github.com/swaponline/MultiCurrencyWallet

Bitcoin, Ethereum, ERC20 crypto wallets with 0x and atomic swap exchange.

atomic bitcoin browser btc crypto cryptocurrency erc erc20 ethereum exchange litecoin noxoncf swap wallet

Last synced: 16 May 2025

https://github.com/untitaker/python-atomicwrites

Powerful Python library for atomic file writes.

atomic concurrency files filesystem posix python

Last synced: 29 Mar 2025

https://github.com/connect-foundation/2019-12

๐ŸŽŸ ๊ธ‰์ฆํ•˜๋Š” ํŠธ๋ž˜ํ”ฝ์—๋„ ์•ˆ์ •์ ์ธ ์˜ˆ์•ฝ ์„œ๋น„์Šค, Atomic Pattern์„ ์ ์šฉํ•œ ์žฌ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•œ ์ปดํฌ๋„ŒํŠธ, ์‹ค์šฉ์ ์ธ Testing์„ ์ฃผ์ œ๋กœ ํ•˜๋Š” ์ด๋ฒคํŠธ ์„œ๋น„์Šค

atomic cypress docker enzyme express jest kubernetes mariadb nodejs react redis storybook styled-components supertest travis-ci typescript

Last synced: 05 Jul 2025

https://github.com/moxystudio/node-proper-lockfile

An inter-process and inter-machine lockfile utility that works on a local or network file system.

atomic cross-process filesystem lock lockfile nodejs

Last synced: 07 Oct 2025

https://github.com/rigtorp/seqlock

An implementation of Seqlock in C++11

atomic concurrency cpp cpp11 header-only lock-free no-dependencies

Last synced: 09 Apr 2025

https://github.com/rigtorp/Seqlock

An implementation of Seqlock in C++11

atomic concurrency cpp cpp11 header-only lock-free no-dependencies

Last synced: 17 Apr 2025

https://github.com/taiki-e/portable-atomic

Portable atomic types including support for 128-bit atomics, atomic float, etc.

atomic no-std rust

Last synced: 28 Dec 2025

https://github.com/fereidani/rclite

RcLite: small, fast, and memory-friendly reference counting for Rust

atomic concurrency memory-management reference-counting rust structure

Last synced: 15 May 2025

https://github.com/jlaumon/bedrock

Minimal C++20 STL replacement library. Simpler, smaller, and in many cases faster.

allocators atomic cpp cpp20 hashmap string thread vector

Last synced: 05 Apr 2025

https://github.com/beautiful-atoms/beautiful-atoms

Python module for drawing and rendering beautiful atoms and molecules using Blender.

3d ase atomic atoms blender crystal molecule protein pymatgen python rendering ribbon-diagram

Last synced: 12 Apr 2025

https://github.com/fabiospampinato/atomically

Read and write files atomically and reliably.

atomic file reliable write

Last synced: 12 Apr 2025

https://github.com/tinspin/rupy

HTTP App. Server and JSON DB - Shared Parallel (Atomic) & Distributed

app-server asynchronous atomic database distributed http nosql paas parallel virtual-hosts

Last synced: 10 Jan 2026

https://github.com/jlaumon/Bedrock

Minimal C++20 STL replacement library. Simpler, smaller, and in many cases faster.

allocators atomic cpp cpp20 hashmap string thread vector

Last synced: 02 Oct 2025

https://github.com/jamiebuilds/write-files-atomic

Write many files atomically

atomic files fs nodejs

Last synced: 15 Mar 2025

https://github.com/colepeters/gemma

A lightweight CSS library.

atomic css functional styling

Last synced: 13 Apr 2025

https://github.com/h4sh3d/xmr-btc-atomic-swap

Cross-chain atomic swap protocol between Monero and Bitcoin

atomic bitcoin cross-chain monero swap

Last synced: 11 Mar 2026

https://github.com/pymmdrza/btchdwallet

Bitcoin Wallet Private Key And Address Generated with Check Balance Very Fast

atomic bitcoin bitcoin-wallet ethereum ethereum-wallet hdwallet key mmdrza p2pkh p2sh p2wpkh p2wsh private privatekey python

Last synced: 28 Oct 2025

https://github.com/swaponline/swap.core

Decentralized JS library for secure crosschain swaps. BTC<>ETH/ERC20, orderbook on libp2p (included in swap.react)

atomic atomic-swap bitcoin browser crypto cryptocurrency erc20 ethereum exchange htlc ipfs javascript lightning litecoin nimiq p2sh payment-channel swap

Last synced: 07 Oct 2025

https://github.com/taiki-e/atomic-memcpy

Byte-wise atomic memcpy.

atomic no-std rust

Last synced: 13 Jun 2025

https://github.com/trishnaguha/fedora-cloud-ansible

Build Docker Image and Orchestrate Containers on Atomic host using Ansible-Container/Ansible Playbooks

ansible ansible-playbook atomic docker remote remote-access remote-control

Last synced: 20 Sep 2025

https://github.com/cristalhq/atomix

Simple and easy wrappers for Go sync/atomic package.

atomic concurrency dependency-free go golang wrapper

Last synced: 08 Apr 2025

https://github.com/taymindis/lfstack

lock-free LIFO stack by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory management ever!

atomic atomic-design c cpp cross-platform generictype lifo lockfree stack

Last synced: 12 Mar 2026

https://github.com/fklr/atomalloc

atomalloc is an asynchronous, atomic, and lock-free memory allocator written in pure safe Rust

allocator async atomic lock-free malloc rust

Last synced: 24 Mar 2025

https://github.com/grabr/quantum-css

Atomic CSS library written in SCSS.

atomic atomic-css css scss

Last synced: 28 Mar 2025

https://github.com/taiki-e/atomic-maybe-uninit

Atomic operations on potentially uninitialized integers.

atomic no-std rust

Last synced: 28 Jan 2026

https://github.com/yuriyyakym/awai

Promised state management library with a unique events system, where every event is thennable, which allows to write logic in a saga-like way using async functions

atomic effects management race-conditions react state state-management

Last synced: 16 Jan 2026

https://github.com/boredsquirrel/copr-command

A small script reenabling the "COPR" command on Fedora distros not including it

atomic copr fedora kinoite repository rpm rpm-ostree sericea silverblue ublue

Last synced: 15 Apr 2025

https://github.com/julienschmidt/atom

Intuitive wrapper types enforcing atomic access for lock-free concurrency

atomic concurrency go golang lock-free sync

Last synced: 23 Mar 2025

https://github.com/pascalcorpsman/fpc_atomic

Playable clone of the legendary Atomic Bomberman including Network and Ai https://en.wikipedia.org/wiki/Atomic_Bomberman

ai atomic atomic-bomberman bomberman clone freepascal game game-2d multiplayer multiplayer-game network playable playable-game retrogaming

Last synced: 05 Mar 2026

https://github.com/callmecavs/nuclear.css

An experiment in generating atomic, immutable, class-based CSS.

atomic css immutable scss

Last synced: 19 Apr 2025

https://github.com/billyaddlers/stellarite

A COSMIC-based Fedora Atomic image tailored for gaming with Bazzite kernel.

atomic bazzite cosmic fedora gaming gnome kernel linux steam wine

Last synced: 09 Oct 2025

https://github.com/xaionaro-go/atomicmap

A high performance thread-safe implementation of hash map for Golang (accent on high throughput, not at latency)

atomic golang hashmap lock-free map sync thread-safety

Last synced: 28 Apr 2025

https://github.com/chen3feng/atomiccounter

A High Performance Atomic Counter for Write-More-Read-Less Scenario in Go

atomic go longadder

Last synced: 14 Apr 2025

https://github.com/tylfin/dynatomic

Dynatomic is a library for using dynamodb as an atomic counter

async atomic aws concurrent counter dynamodb golang sync

Last synced: 25 Apr 2025

https://github.com/macmade/cppatomic

Replacement of std::atomic supporting non trivially-copyable types

atomic atomicity c-plus-plus generic lock

Last synced: 19 Apr 2025

https://github.com/tactcomplabs/circustent

Memory system characterization benchmarks using atomic operations

atomic benchmark hpc mpi openmp openshmem

Last synced: 21 Feb 2026

https://github.com/jlalmes/simple-atom

Simple atomic state that can be updated outside of React components.

atomic jotai reactjs state zustand

Last synced: 06 Aug 2025

https://github.com/trishnaguha/build-atomic-host

Ansible Playbook to automate building own Atomic Host with Customized Packages

ansible atomic ostree

Last synced: 20 Sep 2025

https://github.com/stagas/atomic

makes a function atomic with timeout and abort signal

abort atomic concurrency promise race-conditions signal timeout

Last synced: 11 Apr 2025

https://github.com/jordemort/python-renameat2

A Python wrapper around Linux's renameat2 system call

atomic exchange linux overlayfs python rename renameat2 swap whiteout

Last synced: 13 Mar 2026

https://github.com/guilhermerodz/atomic-variants

Tiny utility for handling atomic CSS

atomic classname classnames css react variants

Last synced: 23 Jul 2025

https://github.com/alexmercerind/safe_local_storage

๐Ÿ—ƒ๏ธ A safe caching library to read/write values on local storage.

atomic cache cache-manager consistent durable isolated roll-back-cache

Last synced: 22 Apr 2025

https://github.com/michaeljclark/queue_atomic

Multiple producer multiple consumer queue template using C++11 atomics.

atomic cplusplus-11 queue

Last synced: 10 Apr 2025

https://github.com/ivopetkov/object-storage

A better way to work with files. Metadata available too.

atomic data-storage file-storage metadata object-storage storage

Last synced: 14 Apr 2025

https://github.com/tomokimiyauci/mapcss

Tiny, composable Atomic CSS engine

ast atomic atomic-css css engine postcss tailwindcss

Last synced: 10 Apr 2025

https://github.com/skarllot/EnumUtilities

A source generator for C# that uses Roslyn to create extensions and parsers for enumerations

atomic description display enum enumeration enummember extension factory fast generator interlocked json jsonconverter parse resource resourcetype shortname validation

Last synced: 17 Apr 2025

https://github.com/ravencentric/atomicwriter

Cross-platform atomic file writer for all-or-nothing operations.

atomic file python writer

Last synced: 07 Oct 2025

https://github.com/hinto-janai/someday

Lock-free MVCC primitive

atomic concurrency data lock-free mvcc rust

Last synced: 18 Mar 2025

https://github.com/scrum/slims

Vanilla CSS framework

atomic css css-framework oocss vanilla-css-framework

Last synced: 12 Dec 2025

https://github.com/avakar/atomic_ref

Header-only implementation of std::atomic_ref for C++14

atomic cpp cpp14 polyfill

Last synced: 07 Apr 2025

https://github.com/cyclone-github/atomic_pwn

Tools to recover, extract and decrypt Atomic wallets

atomic crack crypto cyclone extension hashcat password pwn recover recovery vault

Last synced: 07 Apr 2025

https://github.com/cfnptr/mpmt

Multi-platform multi-threading library, C99 <threads.h> alternative (mutex, cond, thread, pool)

atomic c cmake condition-variable cpp cross-platform library linux macos multi-platform multi-threading mutex open-source pool pthreads thread ubuntu windows winthread

Last synced: 06 Apr 2026

https://github.com/pymmdrza/transactiongraber_v1

Transaction Bitcoin Block Grab and Save To Text File (Output) Scrap From 3 Node Blockchain , Atomic Wallet and Guarda ...

atomic atomicwallet bitcoin blockchain btc grabber graber guarda txid

Last synced: 14 Oct 2025

https://github.com/vladimiry/fs-json-store

Node.js module for storing JSON data on the file system

atomic file-system fs json-store storage store typescript

Last synced: 15 Apr 2025

https://github.com/webstronauts/isotope

๐ŸŽจ The Atomic toolkit to build your own CSS framework upon.

atomic css design frontend sass

Last synced: 13 Apr 2025

https://github.com/linuxsuren/argo-workflow-atomic-plugin

An atomic plugin of Argo workflows

argo-workflows atomic

Last synced: 30 Apr 2025

https://github.com/stulzq/aspnetcorehighconcurrency.sample

AspNetCore High Concurrency Simple Code.Describes how to use distributed locking based on redis. Lock-free and queued commodity inventory operations.

asp-net-core atomic distributed-lock high-concurrency high-performance kafka redis

Last synced: 21 Mar 2025

https://github.com/lamden/ethswaps

Lamden's implementation of atomic swaps and triggers for Ethereum and ERC assets.

atomic atomic-swaps ethereum swaps token

Last synced: 17 Oct 2025

https://github.com/xaionaro-go/benchmarks

A collection of benchmarks of Golang primitives

atomic benchmark defer format golang map mutex slice switch

Last synced: 01 Sep 2025

https://github.com/skarllot/enumutilities

A source generator for C# that uses Roslyn to create extensions and parsers for enumerations

atomic description display enum enumeration enummember extension factory fast generator interlocked json jsonconverter parse resource resourcetype shortname validation

Last synced: 07 Feb 2026

https://github.com/H-DNA/MPiSC

Investigation and porting of shared-memory MPSCs to distributed context using MPI-3

algorithms-and-data-structures atomic cpp11 distributed-computing mpi-3 mpi-rma mpi-shm mpsc

Last synced: 13 Sep 2025

https://github.com/kromdaniel/web-mutex

Node.js / Browser Mutex implementation for Worker threads :lock:

atomic multithreading mutex synchronization web-worker worker-threads

Last synced: 29 Apr 2025

https://github.com/timstr/atomicslice

A rust library for sharing and updating arbitrary slices between threads, optimized for wait-free reads

atomic multithreading wait-free

Last synced: 11 Jul 2025

https://github.com/orchetect/OTAtomics

Multi-platform Swift thread-safe atomics library

atomic atomics ios ios-swift macos swift swift-5 swift-5-5 tvos watchos

Last synced: 11 Mar 2025

https://github.com/catap/atomic

low-latency atomic operations for a multi-threads environment for JVM

atomic java jvm low-latency multi-threads-environment

Last synced: 19 Apr 2025

https://github.com/al8n/atomic-time

AtomicDuration, AtomicOptionDuration, AtomicSystemTime, AtomicOptionSystemTime, AtomicInstant and AtomicOptionInstant for Rust.

atomic rust

Last synced: 01 Apr 2025