2,360 skills found · Page 2 of 79
active-hash / Active HashA readonly ActiveRecord-esque base class that lets you use a hash, a Yaml file or a custom file as the datasource
lmfit / Lmfit PyNon-Linear Least Squares Minimization, with flexible Parameter settings, based on scipy.optimize, and with many additional classes and methods for curve fitting.
AdamAtomic / Flixelflixel is a free Actionscript (Flash) library that I distilled from a variety of Flash games that I've worked on over the last couple years, including Gravity Hook, Fathom and Canabalt. It's primary function is to provide some useful base classes that you can extend to make your own game objects.
fmarotta / KaobookA LaTeX class for books, reports or theses based on https://github.com/kenohori/thesis and https://github.com/Tufte-LaTeX/tufte-latex.
one-aalam / Awesome Solid JsCurated resources on building sites with SolidJS, a brand new way(now 1.0) to build Javascript based interactive web applications. A very close looking cousin to React/JSX by syntax, and to Svelte by few important principles(compiler and fine-grained reactivity), it's a highly optimised way to deliver web applications with best-in-class performance.
encode / Django Vanilla ViewsBeautifully simple class-based views.
AOL-archive / Micro ServerMicroserver is a Java 8 native, zero configuration, standards based, battle hardened library to run Java Rest Microservices via a standard Java main class. Supporting pure Microservice or Micro-monolith styles.
ZinggJM / GxEPDA simple E-Paper display library with common base class and separate IO class for Arduino.
sourcegraph / DoctreeFirst-class library documentation for every language (based on tree-sitter), with symbol search & more. Lightweight single binary, run locally or self-host. Surfaces usage examples via Sourcegraph.
robbiehanson / KissXMLA replacement for Cocoa's NSXML cluster of classes. Based on libxml. Works on iOS.
davej / Angular ClassyCleaner class-based controllers with Angular 1
vandit15 / Class Balanced Loss PytorchPytorch implementation of the paper "Class-Balanced Loss Based on Effective Number of Samples"
bakwc / PySyncObjA library for replicating your python class between multiple servers, based on raft protocol
microsoft / RoslynClrHeapAllocationAnalyzerRoslyn based C# heap allocation diagnostic analyzer that can detect explicit and many implicit allocations like boxing, display classes a.k.a closures, implicit delegate creations, etc.
peterhinch / Micropython Nano GuiA lightweight MicroPython GUI library for display drivers based on framebuf class
FaronBracy / RogueSharpA .NET Standard class library providing map generation, path-finding, and field-of-view utilities frequently used in roguelikes or 2D tile based games. Inspired by libtcod
xyphro / UsbGpibVersatile, cheap and portable USB to GPIB converter (USBTMC class based)
richardaecn / Class Balanced LossClass-Balanced Loss Based on Effective Number of Samples. CVPR 2019
pda-team / Panda.DynamicWebApiASP.NET Core Dynamic Restful WebApi. Generating WebApi from Classes. Such as: Direct Generation of WebApi Based on Business Logic Layer.
xaviergonz / Mobx KeystoneA MobX powered state management solution based on data trees with first class support for Typescript, support for snapshots, patches and much more