selfie VS nun-db

Compare selfie vs nun-db and see what are their differences.

selfie

An educational software system of a tiny self-compiling C compiler, a tiny self-executing RISC-V emulator, and a tiny self-hosting RISC-V hypervisor. (by cksystemsteaching)

nun-db

A realtime database written in rust (by mateusfreira)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
selfie nun-db
21 3
2,344 81
0.7% -
9.6 7.9
2 days ago 6 days ago
Jupyter Notebook Rust
BSD 2-clause "Simplified" License MIT License
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.

selfie

Posts with mentions or reviews of selfie. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-06.

nun-db

Posts with mentions or reviews of nun-db. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-16.
  • Ask HN: When to leave a slow-growing company?
    1 project | news.ycombinator.com | 10 Jan 2024
    I never correlate my growth with the company I am working for; sometimes, you overgrow the company, and it is time to leave.

    "Pays okay; 100% remote; very few meetings; low standards for productivity mean I have great work/life balance" seems like a perfect workplace.

    What you need is probably a project outside of work to challenge you. I built my own company 13 years ago as a side project (I still run it up to this day as a side project) because I was a Mobile developer and Would like to keep doing Web development.

    Today, I am having fun with my Open-source project https://github.com/mateusfreira/nun-db. When I have too many meetings or fight fewer coding challenges in my work, writing my own distributed database keeps me fresh and challenged. With it, I learned Rust and also distributed systems, which made me read books and papers that would never be needed for my normal work.

    I see that as growing, and it has brought me great opportunities. Times these side projects become companies, and you make money; times, they bring job opportunities that you would not have otherwise.

    You should leave a company when your growth is faster and more than the company can take in. Meanwhile, use the low pressure to go after other challenges personally; that is my way of dealing with it.

  • Ask HN: Tell us about your project that's not done yet but you want feedback on
    68 projects | news.ycombinator.com | 16 Aug 2023
    I am currently developing an open-source (MIT) database that can be directly accessed from the frontend (browser and apps) , that is distributed, and capable to deliver data in real-time. The primary goal is to provide support for any use-case that requires close proximity to users and, most importantly, it is entirely free to use and run by yourself if desired.

    If you would like to view it, please visit: https://github.com/mateusfreira/nun-db

    Feedback is always welcome, especially if you have a use-case in mind that you believe it may be suitable for but are unsure. I have already utilized it in many of my personal projects and for a few clients with a small number of users, but I am hopeful that it will soon be ready for larger-scale implementation.

  • What's everyone working on this week (46/2021)?
    4 projects | /r/rust | 15 Nov 2021
    Working towards making Nun-db (My personal open source project ) a leader less distributed database check it out https://github.com/mateusfreira/nun-db/pull/50 just yesterday I merged one pull requests there was going for like 2 weeks

What are some alternatives?

When comparing selfie and nun-db you can also consider the following projects:

oscam-patched - Open Source Cam Emulator

knowii

coollang-2020-fs - Compiler of a small Scala subset

SeleneCMS - CMS built as a Symfony Bundle

perseus - A state-driven web development framework for Rust with full support for server-side rendering and static generation.

broot - A new way to see and navigate directory trees : https://dystroy.org/broot

scamp-cpu - A homebrew 16-bit CPU with a homebrew Unix-like-ish operating system.

vanna - 🤖 Chat with your SQL database 📊. Accurate Text-to-SQL Generation via LLMs using RAG 🔄.

shecc - A self-hosting and educational C optimizing compiler

tauri - Build smaller, faster, and more secure desktop applications with a web frontend.

the_ray_tracer_challenge_in_rust - Repository to follow my development of "The Raytracer Challenge" book by Jamis Buck in the language Rust