C Bzip2

Open-source C projects categorized as Bzip2

C Bzip2 Projects

  • pgBackRest

    Reliable PostgreSQL Backup & Restore

    Project mention: Anything can be a message queue if you use it wrongly enough | news.ycombinator.com | 2023-06-04

    This isn't theoretical; many companies do PostgreSQL async 1:N physical replication, by using e.g. https://pgbackrest.org/ to have the primary push WAL segment files (a.k.a. "the last n milliseconds of packets" in the write-ahead log) as objects to S3, and then to have all read-replicas fetch from S3 and replay.

    > You could do even better if you out-of-band signal the readiness so you do not need to poll while idle.

    S3 and its clones have "object lifecycle notifications", where you can be informed by a push-based mechanism whenever a new object is put into the bucket.

    But — what do you have to do, to get these notifications?

    Subscribe to a message queue that S3 puts them into.

  • Minizip-ng

    Fork of the popular zip manipulation library found in the zlib distribution.

  • SonarQube

    Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2023-06-04.

Index

Project Stars
1 pgBackRest 1,699
2 Minizip-ng 1,014
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com