jander's Stars
kadircancetin/MostMinimalWebFramework
Most Minimal Python Web Framework
pyedifice/pyedifice
Declarative GUI framework for Python and Qt
lets-blade/blade
:rocket: Lightning fast and elegant mvc framework for Java8
goplus/gop
The Go+ programming language is designed for engineering, STEM education, and data science. Our vision is to enable everyone to become a builder of the digital world.
jpsca/sqla-wrapper
A friendly wrapper for modern SQLAlchemy and Alembic
mardix/active-alchemy
Active-Alchemy is a framework agnostic wrapper for SQLAlchemy that makes it really easy to use by implementing a simple active record like api, while it still uses the db.session underneath. Inspired by Flask-SQLAlchemy
PebbleTemplates/pebble
Java Template Engine
nim-lang/Nim
Nim is a statically typed compiled systems programming language. It combines successful concepts from mature languages like Python, Ada and Modula. Its design focuses on efficiency, expressiveness, and elegance (in that order of priority).
tulayang/okdoc
中文版 Nim-lang Manual 、GNU C Library、Docker Docs ...
rrthomas/luaposix
Lua bindings for POSIX APIs
rxi/classic
Tiny class module for Lua
clibs/clib
Package manager for the C programming language.
baishui2004/jquery.bsgrid
支持json、xml数据格式,皮肤丰富并且容易定制,支持表格编辑、本地数据、导出参数构建等实用便捷的功能,容易扩展,更拥有丰富的示例以及问题反馈的及时响应。
ponyorm/pony
Pony Object Relational Mapper
kazuho/picoev
a tiny, lightning fast event loop for network applications
JuliaAttic/Morsel.jl
[deprecated] Sinatra-like micro framework for web programming in Julia
JuliaIO/JSON.jl
JSON parsing and printing
python-greenlet/greenlet
Lightweight in-process concurrent programming
wenzhixin/bootstrap-table
An extended table to integration with some of the most widely used CSS frameworks. (Supports Bootstrap, Semantic UI, Bulma, Material Design, Foundation, Vue.js)
kwon37xi/jsp-template-inheritance
JSP layout with template inheritance.
zhangkaitao/shiro-example
跟我学Shiro(我的公众号:kaitao-1234567,我的新书:《亿级流量网站架构核心技术》)
FasterXML/jackson
Main Portal page for the Jackson project
joewalnes/tinytest
A tiny unit-testing framework for C
SebastianNette/PixiTexturePacker
A Spritesheet packing tool written with HTML5 using pixi.js for rendering
mbrossard/threadpool
A simple C Thread pool implementation
studio-ousia/mprpc
A fast Python RPC library
jdavisp3/twisted-intro
Source files used for an introduction to Twisted
gevent/gevent
Coroutine-based concurrency library for Python
msiemens/tinydb
TinyDB is a lightweight document oriented database optimized for your happiness :)
jquast/telnetlib3
Python Telnet server and client Protocol library using asyncio