judy-template

Dynamic array template

An implementation of a sparse dynamic array in C++, wrapped around Karl Malbrain's original code.

An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ . Public domain.

GitHub

42 stars
6 watching
8 forks
Language: C
last commit: over 11 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
mruz/base-appA PhalconPHP-based application skeleton to quickly create new projects with a standardized structure and configuration.63
metakirby5/zenbuA cascading theme engine using Jinja2 and YAML for variable definition.116
pyrocms/lexA lightweight template parser used to process and evaluate PHP templates with conditional logic and variable substitutions.110
miguelcobain/ember-dynamic-render-templateAn Ember addon for dynamically rendering DOM templates from handlebars strings14
pantor/injaA template engine for modern C++1,689
cidrblock/td4aA tool for designing and testing jinja2 templates for automation212
camacho/markdown-magic-templateA plugin for adding Lodash template support to markdown files0
mmontone/tenA Common Lisp template system with features like inheritance, dot syntax, and filter application.34
onl1ner/ios-mvp-templateA flexible iOS template implementing the MVP pattern to speed up app development27
aviksaikat/cookiecutter-pdm-pypackageA pre-configured template for building a modern Python package with dependency management and testing tools7
ducky427/electron-templateA template for creating Electron-based ClojureScript projects with support for Reagent and various build tools.116
aymerick/raymondA Handlebars implementation for Go, allowing template rendering with automatic conversion and optimization of repeated parsing.610
lvignoli/diapoA presentation template using a minimalistic syntax50
ardalis/ardalis.sharedkernelProvides reusable base classes for Clean Architecture implementations103
ionelmc/cookiecutter-pylibraryA comprehensive template for creating a Python library with standardized configurations and testing tools.1,256