system-design-primer VS szurubooru

Compare system-design-primer vs szurubooru and see what are their differences.

system-design-primer

Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards. (by donnemartin)

szurubooru

Image board engine, Danbooru-style. (by rr-)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
system-design-primer szurubooru
380 17
249,504 633
- -
0.0 5.1
17 days ago 7 days ago
Python Python
GNU General Public License v3.0 or later GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

system-design-primer

Posts with mentions or reviews of system-design-primer. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-21.

szurubooru

Posts with mentions or reviews of szurubooru. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-26.
  • I want to make a website with the format of danbooru for sharing and archiving images. How would I start going about that?
    4 projects | /r/selfhosted | 26 Jun 2023
    I'm your savior, together with https://github.com/rr-/szurubooru
  • code for creating a POST in Image Board instance "szurubooru"
    3 projects | /r/selfhosted | 4 Apr 2023
    I am trying to code a script that will help me post data to the [szurubooru](https://github.com/rr-/szurubooru) image board instance. And the plan is convert this into an iOS/macOS Shortcut so I can upload files
    3 projects | /r/selfhosted | 4 Apr 2023
    There is also https://github.com/rr-/szurubooru/discussions
    3 projects | /r/selfhosted | 4 Apr 2023
  • Smart Home and Homelab network diagram after 4 years of evolution
    9 projects | /r/homelab | 14 Dec 2022
    On unraid postgres is used by szurubooru, mealie, and grafana. I don't know specifically what but I know redis is also used by one of the apps in the cloud group as well.
  • Can't access Docker site (szurubooru) in LAN, only on the same machine
    2 projects | /r/selfhosted | 11 Dec 2022
    I am very new to self-hosting and Docker too, and English is my second language, so I apologise for any mistakes in any of these fields, they may be obvious to you but I will have missed them easily. I wanted to make myself a local site which can be accessed via LAN only (no internet exposure necessary, which is actually impossible without things like ngrok anyway, due to how my ISP has things set up), which can automatically update for any added images and is tag-searchable. Booru-style sites seemed the best for my needs, and I chose szurubooru after seeing it recommended around this sub.
    2 projects | /r/selfhosted | 11 Dec 2022
    name: mybooruname #yes this next line is empty as i mention above, but the [INSTALL.md](https://github.com/rr-/szurubooru/blob/master/doc/INSTALL.md) says you can skip lines of which you want to use the defaults. or should i add something here? domain: secret: mysecretstring delete_source_files: no thumbnails: avatar_width: 300 avatar_height: 300 post_width: 300 post_height: 300 user_agent: max_dl_filesize: 25.0E+6 convert: gif: to_webm: false to_mp4: false allow_broken_uploads: false smtp: host: localhost port: 25 user: myusername pass: thisisapass from: noreply@localhost enable_safety: yes # the rest is just regexes for tags, pools, usernames, and passwords, and user rank privilege stuff
  • Using Rust as my Backend
    8 projects | /r/rust | 2 Nov 2022
    If you need tagging / users and stuff for the images, I’ve used https://github.com/rr-/szurubooru
  • Photofield v0.5 released: Google Photos alternative now even faster and with 100% more demo
    7 projects | /r/selfhosted | 4 Sep 2022
    Honestly, your project makes me want to contribute to I but I have absolutely no experience with Golang. I see a lot of potential in it and because it's comparatively new and barebones, there aren't any entrenched concepts like with more mature projects. Like, if you ever get around to implementing a more comprehensive organization system, do check out Szurubooru. Tags and tag categories can replace Albums, Faces, Places, Objects, Themes, Colors, EXIF data and so much more. You can still use tooling like AI recognition, geotagging, EXIF readers, and whatnot to populate them accordingly but being standardized as TAGS makes searching and crawling much easier. Not to mention defining custom tags would allow for a very versatile usage. And with a fluid browsing like yours, it will be a dream app.
  • Your top 5 best self hosted apps?
    36 projects | /r/selfhosted | 22 Aug 2022
    I can share something like that. There is this imageboard called (Szurubooru)[https://github.com/rr-/szurubooru]. People use such boards to host their anime and hentai stuff.

What are some alternatives?

When comparing system-design-primer and szurubooru you can also consider the following projects:

DeepDanbooru - AI based multi-label girl image classification system, implemented by using TensorFlow.

hydrus - A personal booru-style media tagger that can import files and tags from your hard drive and popular websites. Content can be shared with other users via user-run servers.

shimmie2 - Shish's official Shimmie code repository

Grokking-the-Coding-Interview-Patterns - This course categorizes coding interview problems into a set of 16 patterns. Each pattern will be a complete tool - consisting of data structures, algorithms, and analysis techniques - to solve a specific category of problems. The goal is to develop an understanding of the underlying pattern, so that, we can apply that pattern to solve other problems. [UnavailableForLegalReasons - Repository access blocked]

developer-roadmap - Interactive roadmaps, guides and other educational content to help developers grow in their careers.

machine-learning-interview - Machine Learning Interviews from FAANG, Snapchat, LinkedIn. I have offers from Snapchat, Coupang, Stitchfix etc. Blog: mlengineer.io.

interview - Everything you need to prepare for your technical interview

awesome-interview-questions - :octocat: A curated awesome list of lists of interview questions. Feel free to contribute! :mortar_board:

manim - Animation engine for explanatory math videos

grok_sdi_educative - Grokking the System Design Interview Course

RELATE - RELATE is an Environment for Learning And TEaching

awesome-system-design - A curated list of awesome System Design (A.K.A. Distributed Systems) resources.