Skip to content

An object system and object database for C

Notifications You must be signed in to change notification settings

livelycode/LivelyC

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#LivelyC An object system and object database for C.

##Features

  • memory management through reference counting
  • every object can be persisted with a single function call
  • objects on disk are transparently fetched when you walk the object graph
  • easily write your own persistable types

Right now, the only documentation I have is the test suite:
LivelyCTests.c

About

An object system and object database for C

Resources

Stars

Watchers

Forks

Packages

No packages published