Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more! Learn more →
Top 23 Misc Open-Source Projects
-
Project mention: Hermes, an Open Source Document Management System | news.ycombinator.com | 2023-01-31
That seems something in the ballpark of my favorite wiki software:
https://github.com/gollum/gollum
Edit and view pages as a normal markdown wiki. But the backend is just a git repository of markdown files so you can also just use your text editor and git pull/push. Usable by any novice but with the ideal power user interface.
-
Polly
Polly is a .NET resilience and transient-fault-handling library that allows developers to express policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner. From version 6.0.1, Polly targets .NET Standard 1.1 and 2.0+.
Project mention: How To Implement Retries Without Cluttering Your Code | reddit.com/r/dotnet | 2022-11-18 -
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
-
list.js
The perfect library for adding search, sort, filters and flexibility to tables, lists and various HTML elements. Built to be invisible and work on existing HTML.
-
Project mention: What are some open source projects that use Vue well? | reddit.com/r/vuejs | 2022-07-26
NASA uses it: https://github.com/nasa/openmct
-
It's a part of the underpinnings of LUIS, Microsoft's Azure service for language understanding, and indeed part of building things like chatbots.
An interesting comparison is that Microsoft.Recognizers.Text is a cross-platform cousin to JS library compromise/one: https://compromise.cool/
-
MediatR - for CQRS
-
There is an RFC called Problem Details (RFC7807) that standardizes how an error in an API should be responded to for the client. If you use Fluent validation, you may have noticed that the response is within this pattern.
-
Sonar
Write Clean JavaScript Code. Always.. Sonar helps you commit clean code every time. With over 300 unique rules to find JavaScript bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
-
Humanizer
Humanizer meets all your .NET needs for manipulating and displaying strings, enums, dates, times, timespans, numbers and quantities
https://github.com/Humanizr/Humanizer Humanizer can handle pluralisation, although it doesn't seem to be actively maintained anymore
-
Guard is a Ruby gem that can be used to run test cases automatically when source files change. For example, with guard-minitestand a simple Guardfile, you can run tests as the files are modified.
-
-
-
mixitup
A high-performance, dependency-free library for animated filtering, sorting, insertion, removal and more
Project mention: How to chain multiple filters together? And remove the filters individually on clicking them again | reddit.com/r/Frontend | 2022-10-19 -
Project mention: Contrary to popular belief, Scala is actually a quite small and simple language | reddit.com/r/programming | 2022-12-18
good stuff there is https://scala-native.org/ and http://www.scala-js.org/ then, I suppose?
-
I would recommend looking at this popular library for reading / writing to csv files. https://joshclose.github.io/CsvHelper/
-
-
-
SurveyJS
Free Open-Source JavaScript form builder library with integration for React, Angular, Vue, jQuery, and Knockout that lets you load and run multiple web forms, or build your own self-hosted form management system, retaining all sensitive data on your servers. You have total freedom of choice as to the backend, because any server + database combination is fully compatible.
Project mention: I just released an open-source form builder built with Laravel | reddit.com/r/laravel | 2022-12-14Check out surveyjs/survey-library for Angular. Not exactly like this one from the thread but they have a survey creator to generate a config for their front end lib.
-
Project mention: Scripting inside Rimworld with Unity: Impossible? With java it is a 3 liner. | reddit.com/r/dotnet | 2022-12-03
There are quite a lot of ways to run scripting languages in C#. I've no idea what JSR223 is but .NET has DLR for example. There are also multiple libraries: IronPython, NLua, Jint and Jurassic for Javascript. There's also older version of CS-Script working with .NET Framework.
-
Operating System: I'm using the platform library
-
-
Project mention: Inside javascript, how can I reference an asset name that will change in Production? | reddit.com/r/rails | 2022-04-08
Try the Gon gem
-
Hashids.net
A small .NET package to generate YouTube-like hashes from one or many numbers. Use hashids when you do not want to expose your database ids to the user.
Project mention: Does anyone know of a modern, DotNet7/C#10 implementation of this article, which covers tamper-proof hidden fields? They are exceedingly useful for CRUD forms which need to hold - but should never allow modification of - certain values, but I haven’t found an appropriate upgrade path. | reddit.com/r/dotnet | 2022-12-08You could use this approach along with this package https://github.com/ullmark/hashids.net
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
Misc related posts
- Hermes, an Open Source Document Management System
- Any recommended resources for me to learn functional programming in Scala?
- Can I use third-party libraries for projects?
- Mediator pattern in Go - is the juice worth to squeeze?
- How to log only the content that has been changed in a file?
- Creating a Web App using Excel
- Struggling with a new legacy codebase
-
A note from our sponsor - Appwrite
appwrite.io | 8 Feb 2023
Index
What are some of the best open-source Misc projects? This list will help you:
Project | Stars | |
---|---|---|
1 | Gollum | 13,007 |
2 | Polly | 11,536 |
3 | list.js | 10,888 |
4 | Open MCT | 10,694 |
5 | nlp_compromise | 10,515 |
6 | MediatR | 9,028 |
7 | FluentValidation | 7,879 |
8 | Humanizer | 7,381 |
9 | Guard | 6,164 |
10 | Edge.js | 5,324 |
11 | Autotrack | 4,908 |
12 | mixitup | 4,477 |
13 | Scala Native | 4,268 |
14 | quasar | 4,149 |
15 | CsvHelper | 4,006 |
16 | echo | 3,732 |
17 | Scala school | 3,667 |
18 | SurveyJS | 3,508 |
19 | Jint | 3,165 |
20 | platform.js | 3,102 |
21 | jquery-match-height | 3,082 |
22 | gon | 3,024 |
23 | Hashids.net | 2,837 |