Sample Collections
Explore curated collections covering code, files, logs, and more, organized by technology or topic from simple to advanced.
Copyright-Free OGG Vorbis Audio Samples
⭐ FeaturedOpen-source OGG Vorbis audio samples for testing and development, featuring excellent compression with nature sounds and meditation music
NATS Message System Samples
⭐ FeaturedNATS messaging system examples including pub/sub, request-reply, queue groups, and JetStream for modern cloud-native applications
Apache Pulsar Samples
⭐ FeaturedApache Pulsar examples including pub/sub, readers, consumers with different subscription types, schema management, and tiered storage for enterprise messaging
RocketMQ Message Queue Samples
⭐ FeaturedApache RocketMQ examples including producers, consumers, ordered messages, delayed messages, broadcast consumption, and transactional messages for high-throughput messaging
Prometheus Monitoring
⭐ FeaturedComprehensive Prometheus monitoring and alerting system examples including custom metrics exporters, alert rule configuration, PromQL queries, and Grafana dashboard integration
MySQL Database Samples
⭐ FeaturedSample MySQL database scripts with various complexity levels from simple tables to enterprise ERP systems
QR Code Samples
⭐ FeaturedSample QR code images for testing QR code reading and generation tools
Distributed Systems Patterns Samples
⭐ FeaturedComprehensive distributed systems patterns covering consistency, consensus algorithms, sharding, and fault tolerance mechanisms
Event Sourcing Samples
⭐ FeaturedComprehensive event sourcing patterns covering event storage, CQRS architecture, state reconstruction, and event versioning strategies
Multi-Tenant Architecture Samples
⭐ FeaturedComprehensive multi-tenant architecture patterns covering data isolation, tenant management, resource quotas, and white-label solutions
Nginx Log Parser Samples
Comprehensive Nginx log samples for testing log-parser tool, including access logs and error logs with various formats and scenarios
Regex Pattern Alternatives
Multiple ways to write the same regex pattern with different trade-offs in readability, performance, and accuracy