awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
oracle avatar

oracle/coherence-go-client

0
View on GitHub↗
14 स्टार्स·5 फोर्क्स·Go·UPL-1.0·3 व्यूज़pkg.go.dev/github.com/oracle/coherence-go-client/v2/coherence↗

Coherence Go Client

The Coherence Go Client allows native Go applications to act as cache clients to a Coherence cluster using gRPC for the network transport.

Features

  • Caching Libraries - Oracle Coherence client for Go applications.

स्टार हिस्ट्री

oracle/coherence-go-client के लिए स्टार हिस्ट्री चार्टoracle/coherence-go-client के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Coherence Go Client के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Coherence Go Client के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • allegro/bigcacheallegro का अवतार

    allegro/bigcache

    8,140GitHub पर देखें↗

    Bigcache is a thread-safe, in-memory key-value store for Go designed to minimize garbage collection pauses. It functions as a memory-optimized cache capable of storing gigabytes of data while maintaining low latency during high-volume operations. The system avoids garbage collection overhead by managing memory through large byte arrays and manual allocation. It utilizes a circular-buffer layout to reuse space and lock-striped sharding to reduce contention during concurrent read and write access. The project provides capabilities for high-volume in-memory caching and low-latency data retrieva

    Go
    GitHub पर देखें↗8,140
  • bluele/gcachebluele का अवतार

    bluele/gcache

    2,731GitHub पर देखें↗

    An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC

    Go
    GitHub पर देखें↗2,731
  • bradfitz/gomemcachebradfitz का अवतार

    bradfitz/gomemcache

    1,873GitHub पर देखें↗

    Go Memcached client library #golang

    Gogolangmemcachememcached-clients
    GitHub पर देखें↗1,873
  • 5monkeys/django-viewlet5monkeys का अवतार

    5monkeys/django-viewlet

    61GitHub पर देखें↗

    Render template parts with extended cache control.

    Python
    GitHub पर देखें↗61
Coherence Go Client के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

oracle/coherence-go-client क्या करता है?

The Coherence Go Client allows native Go applications to act as cache clients to a Coherence cluster using gRPC for the network transport.

oracle/coherence-go-client की मुख्य विशेषताएं क्या हैं?

oracle/coherence-go-client की मुख्य विशेषताएं हैं: Caching Libraries।

oracle/coherence-go-client के कुछ ओपन-सोर्स विकल्प क्या हैं?

oracle/coherence-go-client के ओपन-सोर्स विकल्पों में शामिल हैं: allegro/bigcache — Bigcache is a thread-safe, in-memory key-value store for Go designed to minimize garbage collection pauses. It… bluele/gcache — An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC. bradfitz/gomemcache — Go Memcached client library #golang. cheshir/ttlcache — Simple in-memory key-value storage with TTL for each record. cockroachdb/pebble — Pebble is an embedded key-value storage engine written in Go, designed as a library that provides durable,… 5monkeys/django-viewlet — Render template parts with extended cache control.