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.
42 stars
6 watching
8 forks
Language: C
last commit: almost 10 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A PhalconPHP-based application skeleton to quickly create new projects with a standardized structure and configuration. | 63 |
| A cascading theme engine using Jinja2 and YAML for variable definition. | 116 |
| A lightweight template parser used to process and evaluate PHP templates with conditional logic and variable substitutions. | 110 |
| An Ember addon for dynamically rendering DOM templates from handlebars strings | 14 |
| A template engine for modern C++ | 1,689 |
| A tool for designing and testing jinja2 templates for automation | 212 |
| A plugin for adding Lodash template support to markdown files | 0 |
| A Common Lisp template system with features like inheritance, dot syntax, and filter application. | 34 |
| A flexible iOS template implementing the MVP pattern to speed up app development | 27 |
| A pre-configured template for building a modern Python package with dependency management and testing tools | 7 |
| A template for creating Electron-based ClojureScript projects with support for Reagent and various build tools. | 116 |
| A Handlebars implementation for Go, allowing template rendering with automatic conversion and optimization of repeated parsing. | 610 |
| A presentation template using a minimalistic syntax | 50 |
| Provides reusable base classes for Clean Architecture implementations | 103 |
| A comprehensive template for creating a Python library with standardized configurations and testing tools. | 1,256 |