All Projects → Memory Hole → Similar Projects or Alternatives

795 Open source projects that are alternatives of or similar to Memory Hole

Nova
NOVA is a tool for annotating and analyzing behaviours in social interactions. It supports Annotators using Machine Learning already during the coding process. Further it features both, discrete labels and continuous scores and a visuzalization of streams recorded with the SSI Framework.
Stars: ✭ 110 (-55.28%)
Mutual labels:  collaboration
Edinote
Note taking web application for self-hosting. Offers tagging & Markdown support; can be used as a simple alternative to Evernote.
Stars: ✭ 17 (-93.09%)
Mutual labels:  web-app
Flutter Notes App
A notes taking app written in Flutter
Stars: ✭ 203 (-17.48%)
Mutual labels:  notes
Echaloasuerte
Stars: ✭ 5 (-97.97%)
Mutual labels:  web-app
Papers Notebook
📄 🇨🇳 📃 论文阅读笔记(分布式系统、虚拟化、机器学习)Papers Notebook (Distributed System, Virtualization, Machine Learning), created by @gaocegege
Stars: ✭ 1,678 (+582.11%)
Mutual labels:  notes
Convos
Convos 👥 is the simplest way to use IRC in your browser
Stars: ✭ 789 (+220.73%)
Mutual labels:  web-app
Listloading
listloading是一个移动端的上拉、下拉加载更多的组件。主要依赖于iscroll.js v5.1.2基础上开发的组件,基础库可以使用jquery.js或者zepto.js操作dom节点,目前我是使用了zepto.js作为基础库操作dom,以jquery插件的形式存在。如果不想以插件方式使用,则只需要把listloading直接移植你需要的库里面就ok啦。listloading主要针对移动端而生,在使用浏览器自带滚动,用户体验很不友好,与Android和ios差别甚远,所以选择iscroll.js,它实现方式是使用css3动画translate 3D 转换来实现滚动效果,transform属性使用硬件加速,性能方法得到很大提高。 https://gtdalp.github.io/widget/listloading/demos/listloading.html
Stars: ✭ 169 (-31.3%)
Mutual labels:  web-app
Syspass
Systems Password Manager
Stars: ✭ 763 (+210.16%)
Mutual labels:  web-app
Spring Analysis
Spring源码阅读
Stars: ✭ 11,249 (+4472.76%)
Mutual labels:  notes
Coding Now
学习记录的一些笔记,以及所看得一些电子书eBooks、视频资源和平常收纳的一些自己认为比较好的博客、网站、工具。涉及大数据几大组件、Python机器学习和数据分析、Linux、操作系统、算法、网络等
Stars: ✭ 750 (+204.88%)
Mutual labels:  notes
Wreeto official
Wreeto is an open source note-taking, knowledge management and wiki system.
Stars: ✭ 241 (-2.03%)
Mutual labels:  notes
Shinydashboard
Shiny Dashboarding framework
Stars: ✭ 718 (+191.87%)
Mutual labels:  web-app
Spaceboard
Pinterest for markdown notes. Made with React, TypeScript, and Next.js.
Stars: ✭ 106 (-56.91%)
Mutual labels:  notes
H1st
The AI Application Platform We All Need. Human AND Machine Intelligence. Based on experience building AI solutions at Panasonic: robotics predictive maintenance, cold-chain energy optimization, Gigafactory battery mfg, avionics, automotive cybersecurity, and more.
Stars: ✭ 697 (+183.33%)
Mutual labels:  collaboration
Desktopfolder
Bring your Desktop Back to Life
Stars: ✭ 171 (-30.49%)
Mutual labels:  notes
Tiddlywiki5
A self-contained JavaScript wiki for the browser, Node.js, AWS Lambda etc.
Stars: ✭ 6,406 (+2504.07%)
Mutual labels:  notes
Security Txt
A proposed standard that allows websites to define security policies.
Stars: ✭ 1,393 (+466.26%)
Mutual labels:  issue-tracker
Drawpile
A collaborative drawing program
Stars: ✭ 671 (+172.76%)
Mutual labels:  collaboration
Javascripter
Helping junior developers navigate the complex world of software engineering without experiencing information overload.
Stars: ✭ 203 (-17.48%)
Mutual labels:  notes
Plots2
a collaborative knowledge-exchange platform in Rails; we welcome first-time contributors! 🎈
Stars: ✭ 666 (+170.73%)
Mutual labels:  collaboration
Virtual Office
Virtual Office gives you transparency on what Zoom.us rooms are currently occupied and who is present
Stars: ✭ 103 (-58.13%)
Mutual labels:  collaboration
Timeoff Management Application
Simple yet powerful absence management software for small and medium size business (community edition)
Stars: ✭ 644 (+161.79%)
Mutual labels:  web-app
Ideas2
Another 85+ Ideas for Computing https://samsquire.github.io/ideas2/
Stars: ✭ 166 (-32.52%)
Mutual labels:  notes
Mycroft Skills
A repository for sharing and collaboration for third-party Mycroft skills development.
Stars: ✭ 626 (+154.47%)
Mutual labels:  collaboration
Kotlin Architecture Components Notes Demo
Example of Android Architecture Components which implements MVVM Pattern and written in Kotlin
Stars: ✭ 103 (-58.13%)
Mutual labels:  notes
Budget
Get a grip on your finances.
Stars: ✭ 609 (+147.56%)
Mutual labels:  web-app
Runalyze
Create your free account at runalyze.com
Stars: ✭ 219 (-10.98%)
Mutual labels:  web-app
Idarling
Collaborative Reverse Engineering plugin for IDA Pro & Hex-Rays
Stars: ✭ 588 (+139.02%)
Mutual labels:  collaboration
Minimal Notes
Minimal Notes web app build with Vue.js
Stars: ✭ 102 (-58.54%)
Mutual labels:  notes
Kodexplorer
A web based file manager,web IDE / browser based code editor
Stars: ✭ 5,490 (+2131.71%)
Mutual labels:  collaboration
Dev Tips Tracker
Issue tracker for Dev Tips
Stars: ✭ 163 (-33.74%)
Mutual labels:  issue-tracker
Awesomecpp
---AWESOME--- C++学习笔记和常见面试知识点,C++11特性,包括智能指针、四种强制转换、function和bind、移动语义、完美转发、tuple、多态原理、虚表、友元函数、符号重载、函数指针、深浅拷贝、struct内存对齐、volatile以及union\static等各种关键字的用法等等,还新添了其他算法和计算机基础的难点,力求简洁清晰
Stars: ✭ 552 (+124.39%)
Mutual labels:  notes
Awesome Openminds Team
A Repository for students, geeks, programmers, and designers
Stars: ✭ 101 (-58.94%)
Mutual labels:  collaboration
Ml Note
📙慢慢整理所学的机器学习算法,并根据自己所理解的样子叙述出来。(注重数学推导)
Stars: ✭ 537 (+118.29%)
Mutual labels:  notes
Mynotes
笔记、Laravel、PHP、面试题、MySQL、HTML、CSS、Java...
Stars: ✭ 201 (-18.29%)
Mutual labels:  notes
Crossnote
📝 An interesting markdown note taking application
Stars: ✭ 533 (+116.67%)
Mutual labels:  notes
Tetrys
𝌶 Tetris as Progressive Web Application
Stars: ✭ 100 (-59.35%)
Mutual labels:  web-app
Nextcloud Notes
✎ Android client for Nextcloud Notes app.
Stars: ✭ 529 (+115.04%)
Mutual labels:  notes
Notas De Aula
Reunião de anotações sobre conteúdos aprendidos por mim.
Stars: ✭ 159 (-35.37%)
Mutual labels:  notes
Nuepress
📖 Nuxt.js + WordPress REST API
Stars: ✭ 524 (+113.01%)
Mutual labels:  web-app
Communityserver
Free open source office suite with business productivity tools: document and project management, CRM, mail aggregator.
Stars: ✭ 1,363 (+454.07%)
Mutual labels:  collaboration
Ginatra
A web frontend for Git repositories
Stars: ✭ 522 (+112.2%)
Mutual labels:  web-app
Github Issue Templates
🔣 A collection of GitHub issue and pull request templates
Stars: ✭ 3,074 (+1149.59%)
Mutual labels:  issue-tracker
Liman
Self-hosted web application for monitoring docker.
Stars: ✭ 518 (+110.57%)
Mutual labels:  web-app
Imgnotes
Extension of the jQuery imgViewer plugin to add markers and notes to the image
Stars: ✭ 98 (-60.16%)
Mutual labels:  notes
Openproject
OpenProject is the leading open source project management software.
Stars: ✭ 5,337 (+2069.51%)
Mutual labels:  issue-tracker
Webfundamentals
Best practices for modern web development
Stars: ✭ 12,335 (+4914.23%)
Mutual labels:  web-app
Snake
A silly snake game on the browser URL
Stars: ✭ 512 (+108.13%)
Mutual labels:  web-app
Polyx
Productivity suite written from scratch in Ink on the backend and Torus on the web
Stars: ✭ 98 (-60.16%)
Mutual labels:  notes
Androiduix
Make a high-performance mobile web app / SPA with Android UI
Stars: ✭ 501 (+103.66%)
Mutual labels:  web-app
Outwiker
Сross-platform software for keeping your notes in a tree
Stars: ✭ 198 (-19.51%)
Mutual labels:  notes
Cs246e Notes
Object oriented programming notes
Stars: ✭ 48 (-80.49%)
Mutual labels:  notes
Deeplearning Notes
Notes for Deep Learning Specialization Courses led by Andrew Ng.
Stars: ✭ 126 (-48.78%)
Mutual labels:  notes
Pcwt
Stars: ✭ 46 (-81.3%)
Mutual labels:  web-app
Mff Stuff
#SharingIsCaring #CaringIsSharing
Stars: ✭ 44 (-82.11%)
Mutual labels:  notes
Cli
A tiny CLI for HedgeDoc
Stars: ✭ 94 (-61.79%)
Mutual labels:  notes
My Mind
Online Mindmapping Software
Stars: ✭ 2,828 (+1049.59%)
Mutual labels:  web-app
Kb
A minimalist command line knowledge base manager
Stars: ✭ 2,789 (+1033.74%)
Mutual labels:  notes
Slate Collaborative
slatejs collaborative plugin & microservice https://slate-collaborative.herokuapp.com/
Stars: ✭ 236 (-4.07%)
Mutual labels:  collaboration
Meemo
Meemo - Your personal notes
Stars: ✭ 227 (-7.72%)
Mutual labels:  notes
301-360 of 795 similar projects