links · people · groups · tags | My: links · tags · groups · watchlists · notes login · sign up now! | help · blog
Simpy simpy
 
Pedro Ângelo, member since Mar 11, 2006
.
Search Everyone: "c",
1 - 10 of 160 next »   Watch jstone
 
A simple wireless communication library for cheap radio devices in arduino.
by jstone 2009-11-22 14:23 programming · library · C · arduino · wireless · radio · protocols · research · reference · free.software · open.source
http://www.open.com.au/mikem/arduino/ - cached - mail it - history
Brace is a dialect of C that looks like Python. Brace has coroutines, hygenic macros, header generation, #! scripting and cached executables, and libraries with graphics and sound.
by jstone 2009-11-09 15:58 programming · language · C · python · free.software · open.source
http://sam.nipl.net/brace/ - cached - mail it - history
Zimbu is an experimental programming language. It is a very practical, no-nonsense kind of language. It mixes the good things of many existing languages and avoids their deficiencies. And then throws in a few brand new ideas.
by jstone 2009-10-23 07:00 programming · language · compiler · C · object.oriented · free.software · open.source · research
http://www.zimbu.org/ - cached - mail it - history
Copy this ooc
ooc is a modern, object-oriented, functional-ish, high-level, low-level, sexy programming language. it's translated to pure C with a source-to-source compiler. it strives to be powerful, modular, extensible, portable, yet simple and fast.
by jstone 2009-10-19 06:28 programming · language · C · compiler · functional.programming · free.software · open.source
http://ooc-lang.org/ - cached - mail it - history
OpenCTM is a file format and a software library for compressed 3D triangle meshes. The geometry is compressed to a fraction of comparable file formats (3DS, STL, VRML...), and the format is easily accessible through a simple, portable API.
by jstone 2009-09-02 16:42 programming · library · C · geometry · 3D · compression · performance · free.software · open
http://openctm.sourceforge.net/ - cached - mail it - history
Tokyo Cabinet is a library of routines for managing a database. The database is a simple data file containing records, each is a pair of a key and a value. Every key and value is serial bytes with variable length. Both binary data and character string can be used as a key and a value. There is neither concept of data tables nor data types. Records are organized in hash table, B+ tree, or fixed-length array.
by jstone 2009-07-23 11:28 database · programming · library · C · performance · lua · free.software · open.source · python
http://tokyocabinet.sourceforge.net/index.html - cached - mail it - history
Open Asset Import Library is a free C/C++ library to import various well-known 3D model formats into applications. The library loads models in a straightforward in-memory format that can be easily read and processed by applications. Various post processing steps can be executed on the imported data to optimize it for a particular purpose.
by jstone 2009-06-22 10:31 programming · C · cxx · library · 3D · content.creation · geometry · file.format · free.software · open.source
http://assimp.sourceforge.net/index.html - cached - mail it - history
Or, how to scale 4 numbers, or lerp 8 numbers, in only 2 multiplies
by jstone 2009-01-28 14:36 article · programming · optimization · hardware · computer.graphics · assembly · C · reference · research · colour
http://www.stereopsis.com/doubleblend.html - cached - mail it - history
dbestfit is a complete and fast malloc-replacement that features a best-fit algoritm with special small-block treatment, to maximize memory usage. This is particularly suitable for embedded systems.
by jstone 2009-01-14 20:51 memory.management · library · programming · C · embedded · free · open.source
http://daniel.haxx.se/projects/dbestfit/ - cached - mail it - history
The code for this allocator has been placed in the public domain (available from ftp://g.oswego.edu/pub/misc/malloc.c), and is apparently widely used: It serves as the default native version of malloc in some versions of Linux; it is compiled into several commonly available software packages (overriding the native malloc), and has been used in various PC environments as well as in embedded systems, and surely many other places I don't even know about.
by jstone 2009-01-12 12:04 C · programming · library · memory.management · free · open.source · reference · research
http://g.oswego.edu/dl/html/malloc.html - cached - mail it - history
1 - 10 of 160 next »  
Related Tags
 
- exclude ~ optional + require
Add Dates