Class Open Source Projects
Browse 1,945 Class open source projects, ranked by GitHub stars. Find the most popular Class tools and libraries.
saadeghi/daisyui
🌼 🌼 🌼 🌼 🌼 The most popular, free and open-source Tailwind CSS component library
Metrics details
| Stars | 41,726 |
huihut/interview
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, including language, program library, data structure, algorithm, system, network, link loading library, interview experience, recruitment, recommendation, etc.
Metrics details
| Stars | 38,043 |
css-modules/css-modules
Documentation about css-modules
Metrics details
| Stars | 17,966 |
JedWatson/classnames
A simple javascript utility for conditionally joining classNames together
Metrics details
| Stars | 17,792 |
ochococo/Design-Patterns-In-Swift
📖 Design Patterns implemented in Swift 5.0
Metrics details
| Stars | 15,255 |
Hacker0x01/hacker101
Source code for Hacker101.com - a free online web and mobile security class.
Metrics details
| Stars | 14,486 |
psf/requests-html
Pythonic HTML Parsing for Humans™
Metrics details
| Stars | 13,827 |
inversify/InversifyJS
Powerful and lightweight inversion of control container. Moved to https://github.com/inversify/monorepo
Metrics details
| Stars | 12,076 |
typestack/class-validator
Decorator-based property validation for classes.
Metrics details
| Stars | 11,808 |
tachyons-css/tachyons
Functional css for humans
Metrics details
| Stars | 11,713 |
doocs/jvm
🤗 JVM 底层原理最全知识总结
Metrics details
| Stars | 11,107 |
Ramotion/animated-tab-bar
:octocat: RAMAnimatedTabBarController is a Swift UI module library for adding animation to iOS tabbar items and icons. iOS library made by @Ramotion
Metrics details
| Stars | 11,085 |
square/javapoet
A Java API for generating .java source files.
Metrics details
| Stars | 10,854 |
wuye9036/CppTemplateTutorial
中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)
Metrics details
| Stars | 10,576 |
londonappbrewery/Flutter-Course-Resources
Learn to Code While Building Apps - The Complete Flutter Development Bootcamp
Metrics details
| Stars | 10,515 |
phpDocumentor/TypeResolver
A PSR-5 based resolver of Class names, Types and Structural Element Names
Metrics details
| Stars | 9,168 |
miniMAC/magic
CSS3 Animations with special effects
Metrics details
| Stars | 8,600 |
varvet/pundit
Minimal authorization through OO design and pure Ruby classes
Metrics details
| Stars | 8,518 |
bytedeco/javacv
Java interface to OpenCV, FFmpeg, and more
Metrics details
| Stars | 8,324 |
CreateJS/EaselJS
The Easel Javascript library provides a full, hierarchical display list, a core interaction model, and helper classes to make working with the HTML5 Canvas element much easier.
Metrics details
| Stars | 8,168 |
MichalLytek/type-graphql
Create GraphQL schema and resolvers with TypeScript, using classes and decorators!
Metrics details
| Stars | 8,089 |
ben-rogerson/twin.macro
🦹♂️ Twin blends the magic of Tailwind with the flexibility of css-in-js (emotion, styled-components, solid-styled-components, stitches and goober) at build time.
Metrics details
| Stars | 8,029 |
icindy/wxParse
wxParse-微信小程序富文本解析自定义组件,支持HTML及markdown解析
Metrics details
| Stars | 7,732 |
blasten/turn.js
The page flip effect for HTML5
Metrics details
| Stars | 7,481 |
typestack/class-transformer
Decorator-based transformation, serialization, and deserialization between objects and classes.
Metrics details
| Stars | 7,334 |
erikflowers/weather-icons
215 Weather Themed Icons and CSS
Metrics details
| Stars | 7,149 |
hathach/tinyusb
An open source cross-platform USB stack for embedded system
Metrics details
| Stars | 6,980 |
raphw/byte-buddy
Runtime code generation for the Java virtual machine.
Metrics details
| Stars | 6,871 |
johnno1962/injectionforxcode
Runtime Code Injection for Objective-C & Swift
Metrics details
| Stars | 6,535 |
linkedin/css-blocks
High performance, maintainable stylesheets.
Metrics details
| Stars | 6,291 |
ryanb/cancan
Authorization Gem for Ruby on Rails.
Metrics details
| Stars | 6,209 |
sta/websocket-sharp
A C# implementation of the WebSocket protocol client and server
Metrics details
| Stars | 6,071 |
microsoft/tsyringe
Lightweight dependency injection container for JavaScript/TypeScript
Metrics details
| Stars | 5,974 |
gsantner/markor
Text editor - Notes & ToDo (for Android) - Markdown, todo.txt, plaintext, math, ..
Metrics details
| Stars | 5,870 |
tijsverkoyen/CssToInlineStyles
CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very usefull when you're sending emails.
Metrics details
| Stars | 5,832 |
python-attrs/attrs
Python Classes Without Boilerplate
Metrics details
| Stars | 5,816 |
vuejs/vue-class-component
ES / TypeScript decorator for class-style Vue components.
Metrics details
| Stars | 5,759 |
typelevel/cats
Lightweight, modular, and extensible library for functional programming.
Metrics details
| Stars | 5,451 |
aasm/aasm
AASM - State machines for Ruby classes (plain Ruby, ActiveRecord, Mongoid, NoBrainer, Dynamoid)
Metrics details
| Stars | 5,225 |
gajus/react-css-modules
Seamless mapping of class names to CSS modules inside of React components.
Metrics details
| Stars | 5,170 |
PanXProject/awesome-certificates
Curated list of 20,000+ hours and 200+ free courses with certificates in IT, CS, Design and Business.
Metrics details
| Stars | 5,060 |
elrumordelaluz/csshake
CSS classes to move your DOM!
Metrics details
| Stars | 4,874 |
Ahmed-Ali/JSONExport
JSONExport is a desktop application for Mac OS X which enables you to export JSON objects as model classes with their associated constructors, utility methods, setters and getters in your favorite language.
Metrics details
| Stars | 4,810 |
cjlin1/libsvm
LIBSVM -- A Library for Support Vector Machines
Metrics details
| Stars | 4,709 |
scalaz/scalaz
Principled Functional Programming in Scala
Metrics details
| Stars | 4,671 |
johnno1962/InjectionIII
Re-write of Injection for Xcode in (mostly) Swift
Metrics details
| Stars | 4,627 |
Yomguithereal/react-blessed
A react renderer for blessed.
Metrics details
| Stars | 4,498 |
fesh0r/fernflower
Unofficial mirror of FernFlower Java decompiler (All pulls should be submitted upstream)
Metrics details
| Stars | 4,337 |
jrowberg/i2cdevlib
I2C device library collection for AVR/Arduino or other C++-based MCUs
Metrics details
| Stars | 4,261 |
jboss-javassist/javassist
Java bytecode engineering toolkit
Metrics details
| Stars | 4,234 |
acacode/swagger-typescript-api
Generate the API Client for Fetch or Axios from an OpenAPI Specification
Metrics details
| Stars | 4,101 |
terwanerik/ScrollTrigger
Let your page react to scroll changes.
Metrics details
| Stars | 3,961 |
tombenner/nui
Style iOS apps with a stylesheet, similar to CSS
Metrics details
| Stars | 3,736 |
nst/RuntimeBrowser
Objective-C Runtime Browser, for Mac OS X and iOS
Metrics details
| Stars | 3,654 |
Aerolab/midnight.js
Switch your nav's design on the fly
Metrics details
| Stars | 3,651 |
nygard/class-dump
Generate Objective-C headers from Mach-O files.
Metrics details
| Stars | 3,579 |
neo-project/neo
NEO Smart Economy
Metrics details
| Stars | 3,532 |
willowtreeapps/spruce-android
Spruce Animation Library
Metrics details
| Stars | 3,499 |
amontalenti/elements-of-python-style
Goes beyond PEP8 to discuss what makes Python code feel great. A Strunk & White for Python.
Metrics details
| Stars | 3,473 |
ReactiveX/rxdart
The Reactive Extensions for Dart
Metrics details
| Stars | 3,435 |
