Ecosyste.ms: Repos

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

GitHub topics: threadlocal

alibaba/transmittable-thread-local

📌 a missing Java std lib(simple & 0-dependency) for framework/middleware, provide an enhanced InheritableThreadLocal that transmits values between threads even using thread pooling components.

Language: Java - Size: 3.44 MB - Last synced: 8 days ago - Pushed: 16 days ago - Stars: 7,283 - Forks: 1,659

ets-labs/python-dependency-injector

Dependency injection framework for Python

Language: Python - Size: 38.9 MB - Last synced: 10 days ago - Pushed: 15 days ago - Stars: 3,615 - Forks: 286

hardikSinghBehl/entity-activity-automator

POC to demonstrate automation of entity fields such as created_at, created_by, updated_by using JPA @Embedded, @Embeddable and ThreadLocal

Language: Java - Size: 99.6 KB - Last synced: 18 days ago - Pushed: over 2 years ago - Stars: 6 - Forks: 0

timandy/routine

ThreadLocal for Golang.

Language: Go - Size: 254 KB - Last synced: 21 days ago - Pushed: 22 days ago - Stars: 191 - Forks: 22

talsma-ict/context-propagation

Propagate snapshots of ThreadLocal values to another thread

Language: Java - Size: 1.58 MB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 17 - Forks: 8

vicanso/async-local-storage 📦

local storage that is shared between all stack frames (top down) in a call chain, including async function

Language: JavaScript - Size: 508 KB - Last synced: 17 days ago - Pushed: over 2 years ago - Stars: 72 - Forks: 12

xwjie/PLMCodeTemplate

给部门制定的代码框架模板

Language: Java - Size: 4.13 MB - Last synced: 2 months ago - Pushed: 5 months ago - Stars: 1,930 - Forks: 541

xujif/async-hooks-map

A Thread-local storage (TLS) like Map implementation, base on node async hooks, support nodejs & typescript

Language: TypeScript - Size: 29.3 KB - Last synced: 24 days ago - Pushed: almost 6 years ago - Stars: 1 - Forks: 0

kamlesh9451/CoreJava

Multi threading code

Language: Java - Size: 45.9 KB - Last synced: 5 months ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

go-eden/routine

Provides some convenient API, includes Goid(), GetG() and LocalStorage, which is a goroutine's local storage, just like ThreadLocal in other languages.

Language: Go - Size: 43 KB - Last synced: 5 months ago - Pushed: about 1 year ago - Stars: 110 - Forks: 18

TheArchitectDev/Architect.AmbientContexts

Provides the basis for implementing the Ambient Context pattern, as well as a Clock implementation based on it.

Language: C# - Size: 83 KB - Last synced: 8 months ago - Pushed: over 1 year ago - Stars: 7 - Forks: 1

bootsrc/distarch

Java分布式系统架构。包括分布式锁,一致性哈希,分库分表,单点登录,缓存,消息队列等

Language: Java - Size: 468 KB - Last synced: 7 months ago - Pushed: about 5 years ago - Stars: 141 - Forks: 39

selfcompiler/Experiments

Here i do simple experiments in java for learning and Fun

Language: Java - Size: 62.5 KB - Last synced: 10 months ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

go-basic/gls

goroutine local storage

Language: Go - Size: 5.86 KB - Last synced: 11 months ago - Pushed: almost 3 years ago - Stars: 1 - Forks: 0

praserocking/LoaderMethodCache

Java utility to cache loader-methods with thread level granularity.

Language: Java - Size: 10.7 KB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

cjyican/fat

基于springboot , zookeeper , redis 分布式事务强一致性方案

Language: Java - Size: 184 KB - Last synced: 11 months ago - Pushed: almost 2 years ago - Stars: 31 - Forks: 15

kherbiche/nextgen

Ansej nextGen within new framework& J.Spec

Language: Java - Size: 1.86 MB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

furkandemirtrk/using-threadLocal-with-reactor-in-springCloudGateway

Language: Java - Size: 59.6 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

zhaojigang/concurrent-framework

a concurrent framework from netty that contains: promise-framework, fastThreadLocal-framework, etc. 一个从netty抽取出来的通用并发框架,包含:promise-framework, fastThreadLocal-framework, 等等。

Language: Java - Size: 49.8 KB - Last synced: about 1 year ago - Pushed: almost 6 years ago - Stars: 17 - Forks: 16

mgkanani/gls

Goroutine Local Storage

Language: Go - Size: 24.4 KB - Last synced: 10 months ago - Pushed: about 3 years ago - Stars: 4 - Forks: 0

lytobe/bookStore

尚硅谷Javaweb教程网上书城项目完整版,订单模块完整,jdbcutilfilter与threadLocal连用部分我使用后有数据库并发错误,能力有限,改不出来,就改回了不用thread local的版本,有高手看到后解决了请给我个链接

Language: Java - Size: 6.95 MB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

yacoding4325/blog-parent

提供前端工程,只需要实现后端接口即可 项目以单体架构入手,先快速开发,不考虑项目优化,降低开发负担 开发完成后,开始优化项目,提升编程思维能力 比如页面静态化,缓存,云存储,日志等

Language: JavaScript - Size: 63.5 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

bkunzhang/Java-study

Java深入学习

Language: Java - Size: 1.73 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

ghitacornel/testThreadLocal

java.lang.ThreadLocal test project

Language: Java - Size: 12.7 KB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

DeepKandey/JavaAndSeleniumConcepts

Repository for different Java and Selenium Topics/Concepts

Language: Java - Size: 34.2 MB - Last synced: 12 months ago - Pushed: 12 months ago - Stars: 0 - Forks: 1

jinshengli/javaDemo

java基础知识整理

Language: Java - Size: 294 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

AutomatedOwl/selenium-java-pom-example

Example of selenium test using Page-Object-Model running on Maven build, TestNG framework and Allure Report.

Language: Java - Size: 10.7 MB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 3 - Forks: 33

vitberget/bb_sec_anno

Bytebuddy security annotation test

Language: Java - Size: 17.6 KB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

Guang1234567/SwiftThreadLocal

ThreadLocal api for Swift

Language: Swift - Size: 2.93 KB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

yucl80/threadlocal_demo

threadlocal to threadpool

Language: Java - Size: 14.6 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

bleshik/ctx4node

A micro library helping to keep the context in nested promises and callbacks

Language: TypeScript - Size: 11.7 KB - Last synced: 9 months ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0

mtumilowicz/java11-concurrency-thread-local

Exploring basic features of ThreadLocal.

Language: Java - Size: 59.6 KB - Last synced: about 1 year ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0