fast_obj
OBJ parser
A fast and efficient C++ library for parsing OBJ files
Fast C OBJ parser
635 stars
15 watching
47 forks
Language: C++
last commit: 6 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ohler55/ox | An XML parser and object marshaller designed to be fast and efficient | 905 |
karolek471/objgl | An OBJ file loader for OpenGL that streams data from files or buffers and optimizes memory usage and rendering performance. | 12 |
ohler55/ojc | A lightweight C implementation of optimized JSON parsing and processing. | 35 |
ziglibs/wavefront-obj | A parser for 3D object file format used in computer graphics and animation. | 3 |
tree-sitter-grammars/tree-sitter-objc | An Objective-C grammar for parsing the language used in iOS and macOS applications. | 12 |
mjansson/obj_lib | A Python library for reading and writing 3D object files used in various graphics formats. | 5 |
ohler55/ojg | A high-performance JSON parser and toolset for Go. | 858 |
gabriel/yajl-objc | An Objective-C framework providing an interface to parse and generate JSON data | 669 |
gesistsa/adar | A fast and compliant URL parser written in C++ | 26 |
liufeigit/jsonparse | A lightweight and fast JSON parsing library in ANSI C. | 11 |
osiegmar/fastcsv | A lightweight and RFC-compliant CSV parsing library for Java applications. | 552 |
haskell/attoparsec | A fast Haskell parser combinator library for efficient text and binary data parsing | 513 |
small-c/obj.h | A single-header implementation of OOP in pure C using the power of preprocessor and assembly hacking. | 107 |
jchambers/fast-uuid | A Java library for efficiently parsing and writing UUIDs to improve performance in applications with large quantities of UUIDs | 165 |
dhimmel/obonet | A Python package that reads OBO-formatted ontologies into networkx MultiDiGraphs | 136 |