165 skills found · Page 1 of 6
orcaman / Concurrent Mapa thread-safe concurrent map for go
zio / ZioZIO — A type-safe, composable library for async and concurrent programming in Scala
concurrencykit / CkConcurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the research, design and implementation of high performance concurrent systems developed in C99+.
downdemo / Cpp Concurrency In Action 2edC++11/14/17/20 Concurrency Demystified: From Core Principles to Thread-Safe Code
muesli / Cache2goConcurrency-safe Go caching library with expiration capabilities and access counters
jaredLunde / React Hook↩ Strongly typed, concurrent mode-safe React hooks
AvdLee / Swift Concurrency Agent SkillAdd expert Swift Concurrency guidance to your AI coding tool (Agent Skills open format): safe concurrency, performance optimization, and Swift 6 migration.
crimx / Observable Hooks⚛️☯️💪 React hooks for RxJS Observables. Concurrent mode safe.
softwaremill / OxSafe direct-style streaming, concurrency and resiliency for Scala on the JVM
enriquebris / GoconcurrentqueueGo concurrent-safe, goroutine-safe, thread-safe queue
softwaremill / JoxVirtual-thread based safe concurrency & streaming
autom8ter / Daggerdagger is a fast, concurrency safe, mutable, in-memory directed graph library. Also includes a number of generic, concurrency safe data-structures
joaquinbejar / OrderBook RsA high-performance, thread-safe limit order book implementation written in Rust. This project provides a comprehensive order matching engine designed for low-latency trading systems, with a focus on concurrent access patterns and lock-free data structures.
kocircuit / KocircuitKo: A generic type-safe language for concurrent, stateful, deadlock-free systems and protocol manipulations
orca-zhang / Ecache🦄【轻量级本地内存缓存】🤏代码少于300行⌚️30s接入🚀高性能、极简设计、并发安全🌈支持LRU 和 LRU-2模式 🦖支持分布式一致性 [ecache] Extremely easy, ultra fast, concurrency-safe and support distributed consistency. Similar to bigcache, cachego, freecache, gcache, gocache, groupcache, lrucache.
mhmtszr / Concurrent Swiss MapA high-performance, thread-safe generic concurrent hash map implementation with Swiss Map.
elixir-dbvisor / SqlSQL provides state-of-the-art, high-performance SQL integration for Elixir, built to handle extreme concurrency with unmatched expressiveness and ergonomic query composition. Write safe, composable, parameterized queries directly, without translating to Ecto or any ORM.
vlingo / Xoom ActorsThe VLINGO XOOM platform SDK for the type-safe Actor Model, delivering Reactive concurrency, high scalability, high-throughput, and resiliency using Java and other JVM languages.
threadly / ThreadlyA library of tools to assist with safe concurrent java development. Providing unique priority based thread pools, and ways to distrbute threaded work safely.
ruby-concurrency / Thread SafeThread-safe collections for Ruby (merged with concurrent-ruby)