10,780 skills found · Page 1 of 360
pandas-dev / PandasFlexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
seaweedfs / SeaweedfsSeaweedFS is a distributed storage system for object storage (S3), file systems, and Iceberg tables, designed to handle billions of files with O(1) disk access and effortless horizontal scaling.
Automattic / MongooseMongoDB object modeling designed to work in an asynchronous environment.
google / GsonA Java serialization/deserialization library to convert Java Objects into JSON and back
facebookresearch / DetrEnd-to-End Object Detection with Transformers
greenrobot / GreenDAOgreenDAO is a light & fast ORM solution for Android that maps objects to SQLite databases.
THU-MIG / Yolov10YOLOv10: Real-Time End-to-End Object Detection [NeurIPS 2024]
mockery / MockeryMockery is a simple yet flexible PHP mock object framework for use in unit testing with PHPUnit, PHPSpec or any other testing framework. Its core goal is to offer a test double framework with a succinct API capable of clearly defining all possible object operations and interactions using a human readable Domain Specific Language (DSL).
marshmallow-code / MarshmallowA lightweight library for converting complex objects to and from simple Python datatypes.
sebastianbergmann / Object EnumeratorTraverses array structures and object graphs to enumerate all referenced objects
vavr-io / Vavrvʌvr (formerly called Javaslang) is a non-commercial, non-profit object-functional library that runs with Java 8+. It aims to reduce the lines of code and increase code quality.
meituan / YOLOv6YOLOv6: a single-stage object detection framework dedicated to industrial applications.
rafaelpadilla / Object Detection MetricsMost popular metrics used to evaluate object detection algorithms.
MapsterMapper / MapsterA fast, fun and stimulating object to object Mapper
Leonidas-from-XIV / Node Xml2jsXML to JavaScript object converter.
TimOliver / TOCropViewControllerA view controller for iOS that allows users to crop portions of UIImage objects
cglib / Cglibcglib - Byte Code Generation Library is high level API to generate and transform Java byte code. It is used by AOP, testing, data access frameworks to generate dynamic proxy objects and intercept field access.
jimhigson / Oboe.jsA streaming approach to JSON. Oboe.js speeds up web applications by providing parsed objects before the response completes.
Ahmed-Ali / JSONExportJSONExport 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.
blueimp / JavaScript Load ImageLoad images provided as File or Blob objects or via URL. Retrieve an optionally scaled, cropped or rotated HTML img or canvas element. Use methods to parse image metadata to extract IPTC and Exif tags as well as embedded thumbnail images, to overwrite the Exif Orientation value and to restore the complete image header after resizing.