hist-prototype VS Manji

Compare hist-prototype vs Manji and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
hist-prototype Manji
1 11
0 147
- -
10.0 0.0
over 1 year ago over 2 years ago
Python Dart
- 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.

hist-prototype

Posts with mentions or reviews of hist-prototype. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-27.
  • Ask HN: Those making $0/month or less on side projects – Show and tell
    95 projects | news.ycombinator.com | 27 Jan 2023
    I have 2 projects that I'm looking to eventually adapt into a database backend that's API compatible with RocksDB (with enhancements!). The first of which is a Extendible Hashing Implementation in Rust (it was my first attempt at Rust, so it's kinda messy): https://github.com/chiefnoah/MehDB

    It achieves very promising performance for u64 sized types (which will eventually be an offset into a log).

    The other is a similar concept using modified B+Trees that have subtrees for all writes to a record: https://github.com/chiefnoah/hist-prototype

    This one is implemented in Python for fast iteration, as I realized I wasn't happy with how fast I could iterate with Rust. This one is, IMO, a more complete approach towards full historical query-capable systems. I'm slowly chipping away at it, though I haven't had progress lately. I spend no real money to host them, just the code, though I'm certain I've shortened the life of my NVMe drives due to writing and rewriting large files for testing.

Manji

Posts with mentions or reviews of Manji. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-27.
  • Ask HN: Those making $0/month or less on side projects – Show and tell
    95 projects | news.ycombinator.com | 27 Jan 2023
    A hacker news client I made: https://github.com/Livinglist/Hacki

    Also a kanji learning app if anybody is interested: https://github.com/Livinglist/Manji

  • Tell HN: I Need Project Ideas
    5 projects | news.ycombinator.com | 16 Mar 2022
    depends on what kinda specialization you are interested in, at least for me it’s mobile app development. I have been making apps since college, I was interested in Japanese language so I made a kanji learning app [0], then because I’m a bodybuilder, I made a workout log app [1], recently because I started reading hacker news, I made a Hacker News reader [2]. I learnt a lot from the process, from architecture, design pattern to code quality control. I would say learning is the key, usefulness is secondary.

    [0] https://github.com/Livinglist/Manji

  • Ask HN: Should I refactor/rewrite my personal project(that barely anybody uses)
    2 projects | news.ycombinator.com | 28 Feb 2022
    I wrote a app for learning Japanese kanji when I was in college learning Flutter, I didn’t have any experience working on real world projects and barely have any knowledge of design pattern, architecture, clean code etc… I was young and naive, but had passion, so I started collecting data using scrappers I wrote in Python, organized them into a SQLite database, put a lot of example sentences and vocabulary on Firebase, then made an app using Flutter. I gradually added more features into the app after I released the first version, things like handwritten kanji recognition using Tensorflow lite and image text extraction using Google OCR api… I learned a lot, and by a lot, I mean a lot lot of stuff from making this app. The app is functioning just fine but the code is ugly as hell…for example attributes in data model classes are not final, doesn’t support dependency injection, etc….

    After I started working, I learned a lot about how to write clean code and I always wanted to refactor/rewrite the whole app which gonna take a lot of effort and time of course. But every time I sat down, opened the old codebase, I hesitated, thought about it and told myself that it wasn’t worth it then continued my life.

    do you have any personal project you always wanted to refactor/rewrite but still haven’t done or probably never will do so?

    if you are interested, you can come see and compare the code of the kanji app and a new app I wrote recently:

    https://github.com/Livinglist/Manji

  • Flutter experience coming from .Net?
    1 project | /r/FlutterDev | 11 Feb 2022
    Same here, I used to develop apps for Windows Phone back in 2014... then after I got into college, there was UWP, I made Japanese dictionary using it: [Kanjirin](https://www.microsoft.com/en-us/p/kanjirin/9pfwxjr41x4d?activetab=pivot:overviewtab), then I started learning Flutter, Dart was really easy to pick up, syntax is quite similar to C#, and I think what you need to practice on is state management and learn about widgets and useful thrid party packages. I made many mistakes when I was making my first flutter app - [Manji](https://github.com/Livinglist/Manji), but at least it got me my first Flutter related job. Here is my latest app using best practices if you are interested: [Hacki - Hacker News reader](https://github.com/Livinglist/Hacki)
  • Manji - a kanji dictionary packed with features, made with Flutter
    1 project | /r/programming | 25 Mar 2021
    1 project | /r/opensource | 25 Mar 2021
  • Manji: a kanji dictionary packed with features, made with Flutter
    1 project | /r/programming | 25 Mar 2021
  • A kanji dictionary packed with features
    1 project | /r/FlutterDev | 10 Mar 2021
  • Manji: a Japanese kanji dictionary made with Flutter
    1 project | /r/programming | 22 Feb 2021
  • A kanji dictionary made with Flutter
    1 project | dev.to | 18 Feb 2021

What are some alternatives?

When comparing hist-prototype and Manji you can also consider the following projects:

codebase-visualizer-action - Visualize your codebase during CI.

E-commerce-Complete-Flutter-UI

hypothesize - An attention-preserving browser-based app for integrated note-taking and reference management.

BoxBox - Unofficial Android and web app for Formula 1 fans!

endoflife.date - Informative site with EoL dates of everything

Hacki - A feature-rich Hacker News client.

just-an-email - App to share files & texts between your devices without installing anything

four-emoji-concepts - Mini-game ideas based on four emojis

tql - A GraphQL query builder for TypeScript. Avoid the pain of codegen.

Dumbbell - Dumbbell is a simple mobile app designed for bodybuilders to design and keep track of their workout routines.

application - Buckets Desktop Application

timer-5 - A simple time-tracking tool