Class

Top 23 Class Open-Source Projects

  • markor

    Text editor - Notes & ToDo (for Android) - Markdown, todo.txt, plaintext, math, ..

  • Project mention: A structured note-taking app for personal use | news.ycombinator.com | 2023-12-21

    Just curious, any reason you're using TMarkor instead of Markor? (https://github.com/gsantner/markor/ , https://play.google.com/store/apps/details?id=net.gsantner.m...)

    Only asking since this was also the editor I ended up settling on in Android, but it seems like TMarkor is just a repackaging of Markor without any references to its forked(?) source.

    My requirement was that the repo had to be open source so that I could audit the repo and compile the APK from source, as well as potentially fork it for personal modifications if needed.

  • mcdowell-cv

    A Nice-looking CV template made into LaTeX

  • Project mention: Resume template | /r/ApplyingToCollege | 2023-11-04
  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • ReClass.NET

    More than a ReClass port to the .NET platform.

  • UniFi-API-client

    A PHP API client class to interact with Ubiquiti's UniFi Controller API

  • Project mention: Created a docker app to notify on new device connections | /r/UNIFI | 2023-12-10

    UniFiClientAlerts is a Dockerized application that monitors UniFi networks for new device connections and sends alerts via Telegram. It leverages PHP code from the Art-of-WiFi/UniFi-API-client for interfacing with UniFi Controllers.

  • macro

    Customize code using closures

  • kotlin-result

    A multiplatform Result monad for modelling success or failure operations.

  • Project mention: JEP draft: Exception handling in switch | news.ycombinator.com | 2024-04-19

    Author here. I have no idea what you could possibly mean with this comment. The coroutineBinding implementation correctly uses the coroutines API for parallel decomposition of Result bindings, exactly how the Kotlin Corotines guide tells you to (backed by a [Mutex](https://github.com/michaelbull/kotlin-result/blob/master/kot...)). The coroutineBinding isn't even the main selling point of the library, you can use it without using this feature entirely.

    Please could you elaborate on what "looking thread safe" means to you? The only portion of the library that supports concurrency *is* thread safe - the unit tests prove it and the use of concurrency primitives such as Kotlin's Mutex are indicative of this. I truly have no idea how you've judged the entirely of the lbirary on whether it's "thread safe" when there is a single function that's related to concurrency and it is very clearly using concurrency primitives.

  • classcat

    Build a class attribute string quickly

  • 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.

    InfluxDB logo
  • klass

    a utility for creating expressive classes in JavaScript

  • CMU-ECE-CS-Guide

    How to survive CMU as an ECE/CS major

  • yolov5-deepsort-tensorrt

    A c++ implementation of yolov5 and deepsort

  • go-tc

    traffic control in pure go - it allows to read and alter queues, filters and classes

  • vector-search-class-notes

    Class notes for the course "Long Term Memory in AI - Vector Search and Databases" COS 597A @ Princeton Fall 2023

  • Project mention: Princeton Cos 597A: Vector Search and Databases | news.ycombinator.com | 2023-10-31
  • react-universal-hooks

    :tada: React Universal Hooks : just use****** everywhere (Functional or Class Component). Support React DevTools!

  • classix

    🏛️ The fastest and tiniest utility for conditionally joining classNames.

  • core

    An advanced and highly optimized Java library to build frameworks: it's useful for scanning class paths, generating classes at runtime, facilitating the use of reflection, scanning the filesystem, executing stringified source code and much more... (by burningwave)

  • Overview

    Overview and map of the organization, for the UCSD course COGS108: Data Science in Practice. (by COGS108)

  • fastapi-class

    provides a class-based View decorator to help reduce the amount of boilerplate necessary when developing related routes. ✨🚀

  • GuardianBeam

    An util to create easily Guardian Lasers via Packets and Reflection. No dependencies, compatible 1.9 -> 1.20

  • ClassManager

    Fast and beautiful class system

  • nstate

    A simple but powerful react state management library with low mind burden

  • DeepCopy.gml

    Deep clone GameMaker class instances / constructed structs, anonymous structs and arrays nested in any order!

  • ebec

    A collection of extensible ES6 error classes for different contexts.

  • Project mention: tada5hi/ebec: A collection of extensible ES6 error classes for different contexts (e.g. http). | /r/node | 2023-09-22
  • Posh3d_cube_ball

    This was just my test how to do some 3D graphics with powershell...

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Class related posts

  • How do you get the relative mouse position in 3D?

    1 project | /r/godot | 9 Jun 2023
  • Classix — a faster and smaller alternative to clsx and classnames for conditionally joining classes

    1 project | /r/tailwindcss | 26 Sep 2022
  • Show HN: Classix – The fastest and tiniest utility for joining classNames

    2 projects | news.ycombinator.com | 27 Aug 2022
  • Introducing classix, a faster and smaller alternative to clsx and classnames for conditionally joining classes

    1 project | /r/webdev | 19 Aug 2022
  • Introducing classix, a faster and smaller alternative to clsx and classnames for conditionally joining classes

    1 project | /r/javascript | 18 Aug 2022
  • I built an Open Source Bootstrap WP Settings Class for my company. I'm hoping it will help other developers and in turn they will contribute to making it even more amazing. Let me know your thoughts and suggestions.

    1 project | /r/webdev | 24 Jan 2022
  • How to create your own dependency injection framework in Java

    1 project | dev.to | 24 Nov 2021
  • A note from our sponsor - SaaSHub
    www.saashub.com | 10 May 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source Class projects? This list will help you:

Project Stars
1 markor 3,368
2 mcdowell-cv 1,978
3 ReClass.NET 1,735
4 UniFi-API-client 1,066
5 macro 1,039
6 kotlin-result 941
7 classcat 900
8 klass 752
9 CMU-ECE-CS-Guide 431
10 yolov5-deepsort-tensorrt 405
11 go-tc 406
12 vector-search-class-notes 301
13 react-universal-hooks 186
14 classix 181
15 core 181
16 Overview 137
17 fastapi-class 103
18 GuardianBeam 79
19 ClassManager 36
20 nstate 14
21 DeepCopy.gml 10
22 ebec 5
23 Posh3d_cube_ball 4

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com