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

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

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

lericson/pylibmc

0
View on GitHub↗
493 स्टार्स·139 फोर्क्स·C·BSD-3-Clause·5 व्यूज़sendapatch.se/projects/pylibmc↗

Pylibmc

A Python wrapper around the libmemcached interface from TangentOrg.

Features

  • Caching Libraries - Interface for high-performance memory caching.
  • Data Caching - Python wrapper for the libmemcached interface.

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

lericson/pylibmc के लिए स्टार हिस्ट्री चार्टlericson/pylibmc के लिए स्टार हिस्ट्री चार्ट

AI सर्च

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

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

Start searching with AI

Pylibmc के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Pylibmc के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • aio-libs/aiocacheA

    aio-libs/aiocache

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • 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
  • bbangert/beakerbbangert का अवतार

    bbangert/beaker

    545GitHub पर देखें↗

    Cache and Session Library

    Python
    GitHub पर देखें↗545
  • 5monkeys/django-viewlet5monkeys का अवतार

    5monkeys/django-viewlet

    61GitHub पर देखें↗

    Render template parts with extended cache control.

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

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

lericson/pylibmc क्या करता है?

A Python wrapper around the libmemcached interface from TangentOrg.

lericson/pylibmc की मुख्य विशेषताएं क्या हैं?

lericson/pylibmc की मुख्य विशेषताएं हैं: Caching Libraries, Data Caching।

lericson/pylibmc के कुछ ओपन-सोर्स विकल्प क्या हैं?

lericson/pylibmc के ओपन-सोर्स विकल्पों में शामिल हैं: aio-libs/aiocache. allegro/bigcache — Bigcache is a thread-safe, in-memory key-value store for Go designed to minimize garbage collection pauses. It… bbangert/beaker — Cache and Session Library. bluele/gcache — An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC. bradfitz/gomemcache — Go Memcached client library #golang. 5monkeys/django-viewlet — Render template parts with extended cache control.