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
9 forks
Language: C
last commit: over 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
mruz/base-app A PhalconPHP-based application skeleton to quickly create new projects with a standardized structure and configuration. 63
metakirby5/zenbu A cascading theme engine using Jinja2 and YAML for variable definition. 116
pyrocms/lex A lightweight template parser used to process and evaluate PHP templates with conditional logic and variable substitutions. 110
miguelcobain/ember-dynamic-render-template An Ember addon for dynamically rendering DOM templates from handlebars strings 14
pantor/inja A template engine for modern C++ 1,675
cidrblock/td4a A tool for designing and testing jinja2 templates for automation 212
camacho/markdown-magic-template A plugin for adding Lodash template support to markdown files 0
mmontone/ten A Common Lisp template system with features like inheritance, dot syntax, and filter application. 34
onl1ner/ios-mvp-template A flexible iOS template implementing the MVP pattern to speed up app development 26
aviksaikat/cookiecutter-pdm-pypackage A pre-configured template for building a modern Python package with dependency management and testing tools 6
ducky427/electron-template A template for creating Electron-based ClojureScript projects with support for Reagent and various build tools. 116
aymerick/raymond A Handlebars implementation for Go, allowing template rendering with automatic conversion and optimization of repeated parsing. 608
lvignoli/diapo A presentation template using a minimalistic syntax 48
ardalis/ardalis.sharedkernel Provides reusable base classes for Clean Architecture implementations 99
ionelmc/cookiecutter-pylibrary A comprehensive template for creating a Python library with standardized configurations and testing tools. 1,251